群发审批

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>
.detail {
height: 100%;
.tips {
padding: 32px;
background-color: #FFF8F3;
font-family: PingFangSC-Regular;
font-size: 30px;
color: #FF883C;
line-height: 40px;
}
padding-top: 24px;
.info {
border-radius: 8px;
background-color: #fff;
margin: 24px 32px;
margin: 0 32px 24px;
position: relative;
.title {
padding: 26px 0 28px 32px;