开启篮球预定
This commit is contained in:
@ -614,15 +614,16 @@
|
||||
border-radius: 16rpx;
|
||||
height: 100%;
|
||||
padding: 0 20rpx;
|
||||
font-size: 32rpx;
|
||||
}
|
||||
|
||||
.bind_txt {}
|
||||
|
||||
.bind_btn {
|
||||
width: 134rpx;
|
||||
width: 150rpx;
|
||||
height: 50rpx;
|
||||
line-height: 50rpx;
|
||||
font-size: 22rpx;
|
||||
font-size: 28rpx;
|
||||
border-radius: 25rpx;
|
||||
text-align: center;
|
||||
color: #FFFFFF;
|
||||
|
||||
@ -33,7 +33,7 @@
|
||||
<text class="icon iconfont icon-jiantou"></text>
|
||||
</view>
|
||||
</view>
|
||||
<view class="d-b-c p-30-0">
|
||||
<!-- <view class="d-b-c p-30-0">
|
||||
<text class="key-name">手机号码</text>
|
||||
<view class="d-e-c" v-if="userInfo.mobile">
|
||||
<text class="mr20">{{ userInfo.mobile }}</text>
|
||||
@ -42,7 +42,7 @@
|
||||
<text class="mr20">未绑定</text>
|
||||
<text class="iconfont icon-jiantou"></text>
|
||||
</view>
|
||||
</view>
|
||||
</view> -->
|
||||
<!-- #ifdef APP-PLUS -->
|
||||
<view class="d-b-c p-30-0">
|
||||
<text class="key-name">当前版本</text>
|
||||
|
||||
Reference in New Issue
Block a user