修复
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<van-popup show="{{ show}}" bind:close="onClose" custom-style="border-radius:15rpx;">
|
||||
<view class="recharge">
|
||||
<text>¥</text>
|
||||
<input type="number" bindinput="number" />
|
||||
<input type="digit" bindinput="number" />
|
||||
<view bind:tap="recharge">确定</view>
|
||||
</view>
|
||||
</van-popup>
|
||||
|
||||
Reference in New Issue
Block a user