Files
toutoukan_front/miniprogram/pages/index/index.wxml

5 lines
133 B
Plaintext
Raw Normal View History

2025-08-09 00:30:05 +08:00
<!--index.wxml-->
<scroll-view class="scrollarea" scroll-y type="list">
<t-button theme="primary">按钮</t-button>
</scroll-view>