Files
toutoukan_front/miniprogram/pages/index/index.wxml
2025-08-09 00:30:05 +08:00

5 lines
133 B
Plaintext

<!--index.wxml-->
<scroll-view class="scrollarea" scroll-y type="list">
<t-button theme="primary">按钮</t-button>
</scroll-view>