release(custom):
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-07-19 17:05:33 +08:00
parent c4645fdc17
commit 728719f949
2 changed files with 122 additions and 122 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "jdt-user",
"version": "4.0.2",
"version": "4.0.3",
"private": true,
"description": "",
"templateInfo": {
@@ -9,7 +9,7 @@
"css": "sass"
},
"taroConfig": {
"version": "4.0.2"
"version": "4.0.3"
},
"scripts": {
"build:weapp": "taro build --type weapp",

View File

@@ -8,7 +8,7 @@
<view class="line"></view>
<nut-price position="after" symbol="积分" :price="b" size="large" />
</view>
{{ payVal }}
<!-- {{ payVal }} -->
<nut-radio-group class="w-[95%]" v-model="payVal">
<nut-cell-group class="w-full">
<nut-cell class="text-[#333333]" title="支付方式"></nut-cell>