Merge branch 'lx-dev' of gitee.com:cabbage_qd/web-base-h5 into lx-test

This commit is contained in:
woody 2025-07-08 16:27:06 +08:00
commit 608e461f50
1 changed files with 2 additions and 4 deletions

View File

@ -131,9 +131,7 @@
</view>
</view>
<view class="btnbox">
<u-button :disabled="canbind" class="subbtn" @click="submit">{{
'提现'
}}</u-button>
<u-button class="subbtn" @click="submit">{{ '提现' }}</u-button>
</view>
<u-toast ref="uToast"></u-toast>
@ -208,7 +206,7 @@ export default {
})
},
onLoad() {
this.getList()
// this.getList()
},
methods: {
isLocaled,