You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1 line
1.9 KiB
Plaintext

<view><view class=" bg-white margin-top flex justify-between " style="height:120rpx;font-size:36rpx;"><view class=" flex align-center margin-left" style="width:50%;"><text class="cuIcon-titles text-red"></text><text>计划</text></view><view class="flex align-center margin-left" style="width:50%;"><text class="cuIcon-titles text-red"></text><text>实际</text></view></view><view class="flex justify-start cradtext"><view class="margin-left" style="width:50%;"><view class="margin-top"><text class="margin-left">充值</text><text class="text-price text-red">{{form1.rechargeTask}}</text></view><view class="margin-top"><text class="margin-left">疗程</text><text class="text-price text-red">{{form1.courseTask}}</text></view><view class="margin-top"><view class="cuIcon-titles text-red" style="display:inline-block;margin-left:5rpx;margin-right:50rpx;"></view><text>服务</text><text class="text-red">{{form1.storeCashTask}}</text></view></view><view class="margin-left" style="width:50%;"><view class="margin-top"><text class="margin-left">充值</text><text class="text-price text-red">{{form1.rechargeMoney}}</text></view><view class="margin-top"><text class="margin-left">疗程</text><text class="text-price text-red">{{form1.courseMoney}}</text></view><view class="margin-top"><view class="cuIcon-titles text-red" style="display:inline-block;margin-left:5rpx;margin-right:50rpx;"></view><text>服务</text><text class="text-red">{{$root.g0*1}}</text></view><view class="margin-top"><text class="margin-left">卡付</text><text class="text-price text-red">{{form1.recStoreCashMoney}}</text></view><view class="margin-top"><text class="margin-left">疗程</text><text class="text-price text-red">{{form1.courseStoreCashMoney}}</text></view><view class="margin-top"><text class="margin-left">现付</text><text class="text-price text-red">{{form1.cashStoreCashMoney}}</text></view></view></view></view>