dm-wechat-mini/components/bottomBar/index.wxml

3 lines
119 B
Plaintext

<view class="bottom-bar">
<button class="button" type="primary" bind:tap="buttonTap">保存并使用</button>
</view>