This commit is contained in:
kbing1981 2024-07-03 19:06:14 +08:00
parent 1a13b601be
commit d28d5ed41b
2 changed files with 3 additions and 5 deletions

View File

@ -2036,7 +2036,5 @@
.head-title{
font-size: 30rpx;
}
.zhuangtai{
color: #029D88;
}
.zhuangtai{}
</style>

View File

@ -22,7 +22,7 @@
</view>
<view class="money-miao">只能用于平台消费支付充值后不可退款</view>
</view>
<view class="padding-lr padding-bottom">
<view class="padding-lr">
<view class="chongzhi">
<span class="yu-e">余额充值</span>
<span v-if="artificerIdMy==true" @click="goNavtherapist('/pages/therapist/therapistDingdan')">为TA充值</span>
@ -218,7 +218,7 @@
<view>
<!-- 普通弹窗 -->
<uni-popup ref="popup" background-color="#fff" @change="change">
<view class="popup-content">
<view class="popup-content" style="margin-bottom:3rpx;">
<view class="popup-head">
<span>为TA充值</span>
<span @click="closePopup(type)">x</span>