28642
This commit is contained in:
@@ -139,14 +139,15 @@ export default {
|
||||
</script>
|
||||
|
||||
<style scoped lang="scss">
|
||||
uni-page-body {
|
||||
height: 100%;
|
||||
}
|
||||
.AppResidentDocument {
|
||||
height: 100%;
|
||||
background: #fff;
|
||||
.areatop {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
padding: 0 32px;
|
||||
}
|
||||
|
||||
.line {
|
||||
@@ -158,6 +159,7 @@ export default {
|
||||
border-bottom: 2px solid #f5f5f5;
|
||||
border-top: 2px solid #f5f5f5;
|
||||
padding: 20px 32px;
|
||||
background: #fff;
|
||||
}
|
||||
|
||||
::v-deep .u-form {
|
||||
@@ -190,6 +192,7 @@ export default {
|
||||
}
|
||||
|
||||
.dataes {
|
||||
background: #fff;
|
||||
.datass {
|
||||
display: flex;
|
||||
padding: 24px 32px;
|
||||
|
||||
Reference in New Issue
Block a user