This commit is contained in:
luyuan 2020-07-21 20:38:16 +08:00
parent 9838aab5f4
commit 78f63eb990
Signed by: theluyuan
GPG Key ID: A7972FD973317FF3

View File

@ -6,7 +6,7 @@
<view class="backes"></view>
<!-- z自定义导航卡 -->
<u-navbar title="" class="content" :background="background" :is-back="false" :border-bottom="false">
<image src="../../static/image/tosign/tosigin(4).png"></image>
<!-- <image src="../../static/image/tosign/tosigin(4).png"></image> -->
<image src="../../static/image/tosign/tosigin(1).png"></image>
</u-navbar>
@ -226,19 +226,19 @@
}
image:nth-child(1) {
width: 36rpx;
height: 35rpx;
position: absolute;
right: 110rpx;
}
image:nth-child(2) {
width: 36rpx;
height: 35rpx;
position: absolute;
right: 48rpx;
}
// image:nth-child(2) {
// width: 36rpx;
// height: 35rpx;
// position: absolute;
// right: 48rpx;
// }
.labales {
border-bottom: 1px #fff solid;
margin-bottom: 180rpx;