开启篮球预定

This commit is contained in:
wangxiaowei
2025-12-25 00:07:22 +08:00
parent ff99f9e189
commit 7a58939b65
9 changed files with 458 additions and 199 deletions

View File

@ -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;

View File

@ -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>