tijiao
This commit is contained in:
39
unpackage/dist/dev/mp-weixin/pages/mine/aboutUs/index.wxss
vendored
Normal file
39
unpackage/dist/dev/mp-weixin/pages/mine/aboutUs/index.wxss
vendored
Normal file
@@ -0,0 +1,39 @@
|
||||
.prof.data-v-797bf96a {
|
||||
padding: 20rpx;
|
||||
color: #666;
|
||||
font-size: 24rpx;
|
||||
line-height: 40rpx;
|
||||
text-indent: 2em;
|
||||
}
|
||||
.telInfo.data-v-797bf96a {
|
||||
background-color: #fff;
|
||||
}
|
||||
.telInfo .nav_list.data-v-797bf96a {
|
||||
padding: 30rpx 0 30rpx 20rpx;
|
||||
border-top: 1px solid #e5e5e5;
|
||||
-webkit-box-pack: justify;
|
||||
-webkit-justify-content: space-between;
|
||||
justify-content: space-between;
|
||||
color: #666;
|
||||
}
|
||||
.telInfo .nav_list .view1.data-v-797bf96a {
|
||||
width: 300rpx;
|
||||
}
|
||||
.APPinfo.data-v-797bf96a {
|
||||
background-color: #fff;
|
||||
padding: 40rpx 0;
|
||||
margin-top: 20rpx;
|
||||
text-align: center;
|
||||
}
|
||||
.APPinfo ._p.data-v-797bf96a {
|
||||
font-size: 28rpx;
|
||||
}
|
||||
.flexbox.data-v-797bf96a {
|
||||
display: -webkit-box;
|
||||
display: -webkit-flex;
|
||||
display: flex;
|
||||
-webkit-box-pack: center;
|
||||
-webkit-justify-content: center;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user