调整企业认证样式错误问题
This commit is contained in:
@@ -247,18 +247,17 @@
|
||||
<style lang="scss" scoped>
|
||||
// 内容
|
||||
.content {
|
||||
overflow: hidden;
|
||||
.header {
|
||||
padding: $padding * 2 0;
|
||||
box-sizing: border-box;
|
||||
@extend .vertical;
|
||||
|
||||
.title {
|
||||
text-align: center;
|
||||
font-size: $title-size + 14;
|
||||
font-weight: bold;
|
||||
line-height: 90rpx;
|
||||
}
|
||||
|
||||
.subtitle {
|
||||
font-size: $title-size-m;
|
||||
color: $text-gray;
|
||||
@@ -272,7 +271,6 @@
|
||||
min-height: 85vh;
|
||||
padding: $padding $padding * 2 $padding * 2;
|
||||
box-sizing: border-box;
|
||||
|
||||
.inputs {
|
||||
position: relative;
|
||||
margin-top: $margin;
|
||||
@@ -291,6 +289,7 @@
|
||||
}
|
||||
|
||||
input {
|
||||
width: 100%;
|
||||
height: 90rpx;
|
||||
line-height: 90rpx;
|
||||
font-size: $title-size;
|
||||
|
||||
3443
unpackage/dist/dev/app-plus/app-service.js
vendored
3443
unpackage/dist/dev/app-plus/app-service.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user