fix: test
This commit is contained in:
@@ -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'
|
||||
|
Reference in New Issue
Block a user