9 lines
203 B
Plaintext
9 lines
203 B
Plaintext
<view class="container">
|
|
<showbox title="默认">
|
|
<box>
|
|
<view class="page-body">
|
|
<button bindtap="hideHomeButton">hideHomeButton</button>
|
|
</view>
|
|
</box>
|
|
</showbox>
|
|
</view> |