缴费新增对公支付(但是功能不可操作),开始调整首页
This commit is contained in:
@@ -106,3 +106,10 @@
|
||||
</view>
|
||||
</view>
|
||||
<picker show="{{show}}" valueKey="name" columns="{{columns}}" bind:ok="onOk" bind:cancel="onCancel" type="{{pickerType}}" />
|
||||
|
||||
<van-action-sheet
|
||||
show="{{ rechargeVisible }}"
|
||||
actions="{{ actions }}"
|
||||
bind:close="onCloseRechargeWay"
|
||||
bind:select="onSelectRechargeWay"
|
||||
/>
|
||||
|
Reference in New Issue
Block a user