This commit is contained in:
花有清香月有阴
2022-01-14 10:18:21 +08:00
parent 6986b7e989
commit d1f05d3434
2 changed files with 1 additions and 2 deletions

View File

@@ -269,7 +269,7 @@ uni-page-body {
padding: 6px 16px; padding: 6px 16px;
background: #f3f4f7; background: #f3f4f7;
border-radius: 4px; border-radius: 4px;
font-size: 12px; font-size: 28px;
color: #999999; color: #999999;
margin-left: 16px; margin-left: 16px;
} }

View File

@@ -72,7 +72,6 @@ export default {
applicationName: '', applicationName: '',
applicationId: '', applicationId: '',
selectUser: {}, selectUser: {},
slectList: [],
} }
}, },
computed: {}, computed: {},