申请提现页面动态0.6-清除开发环境的测试数据显示
This commit is contained in:
parent
7a49de81db
commit
ddb9e0b6b2
|
|
@ -60,13 +60,7 @@
|
|||
<!-- 可提现金额提示 -->
|
||||
<view class="available-amount"> 可提现金额: {{ withdrawInfo.available }}元</view>
|
||||
|
||||
<!-- 调试信息 -->
|
||||
<view class="debug-info">
|
||||
<text>调试信息:</text>
|
||||
<text>输入框值: {{ withdrawalData.amount }}</text>
|
||||
<text>数据类型: {{ typeof withdrawalData.amount }}</text>
|
||||
<text>解析值: {{ parseFloat(withdrawalData.amount) || 0 }}</text>
|
||||
</view>
|
||||
|
||||
|
||||
<!-- 提现说明 -->
|
||||
<view class="withdrawal-explanation">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user