Commit a35ab562 authored by 黄奎's avatar 黄奎

div层级修改

parent 932ff04a
......@@ -41,8 +41,8 @@
<view class="title">
就读学校
</view>
<input class="uni-input inputM" style="padding-right: 10px;" placeholder-class="placeholderClass" v-model="rules.BaseCondition"
placeholder="请选择" />
<input class="uni-input inputM" style="padding-right: 10px;" placeholder-class="placeholderClass"
v-model="rules.BaseCondition" placeholder="请选择" />
<view @click="formType(1)">
<u-icon name="arrow" color="#9F9F9F" size="20"></u-icon>
</view>
......@@ -332,37 +332,42 @@
</script>
<style>
.gender-name{
.gender-name {
font-size: 30rpx;
font-family: PingFang SC;
font-weight: 500;
color: #282828
}
.placeholderClass{
.placeholderClass {
font-size: 30rpx;
font-family: PingFang SC;
font-weight: 500;
color: #C8C8C8;
}
.title{
.title {
padding-right: 51rpx;
font-size: 30rpx;
font-family: PingFang SC;
font-weight: 500;
color: #282828;
}
.uni-input {
margin-left: 0rpx !important;
flex:1;
flex: 1;
font-size: 30rpx;
}
.uni-input2 {
.uni-input2 {
height: 108rpx;
margin-left: 0rpx !important;
flex:1;
flex: 1;
line-height: 40rpx;
font-size: 30rpx;
}
.school {
font-size: 22rpx;
}
......@@ -399,6 +404,7 @@
font-weight: 500;
font-size: 30rpx;
color: #FFF;
z-index: 100
}
.list2 {
......@@ -489,7 +495,8 @@
/* justify-content: space-between; */
padding-right: 52rpx;
}
.box-bg2 {
.box-bg2 {
height: 224rpx;
line-height: 88rpx;
......@@ -502,6 +509,7 @@
/* justify-content: space-between; */
padding-right: 52rpx;
}
.box-img {
display: flex;
justify-content: center;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment