fix: test

This commit is contained in:
2024-03-17 10:50:26 +08:00
parent 84b6ff15c7
commit cfdc8d088c

View File

@@ -7,6 +7,7 @@
</view>
</view>
<view class='container'>
<scroll-view class='category-list' :scroll-y='true'>
<view v-for='(item,index) in categoryList' :key='index' class='category-item'