Files
2025-09-14 00:21:54 +08:00

9 lines
203 B
Plaintext

<view class="container">
<showbox title="默认">
<box>
<view class="page-body">
<button bindtap="hideHomeButton">hideHomeButton</button>
</view>
</box>
</showbox>
</view>