群发审批

This commit is contained in:
liuye
2023-03-15 09:07:26 +08:00
parent b64bf1131b
commit 01b81a1ace

View File

@@ -55,18 +55,11 @@ export default {
<style lang="scss" scoped> <style lang="scss" scoped>
.detail { .detail {
height: 100%; height: 100%;
.tips { padding-top: 24px;
padding: 32px;
background-color: #FFF8F3;
font-family: PingFangSC-Regular;
font-size: 30px;
color: #FF883C;
line-height: 40px;
}
.info { .info {
border-radius: 8px; border-radius: 8px;
background-color: #fff; background-color: #fff;
margin: 24px 32px; margin: 0 32px 24px;
position: relative; position: relative;
.title { .title {
padding: 26px 0 28px 32px; padding: 26px 0 28px 32px;