2023-01-22 22:31:33 +08:00

9 lines
168 B
Plaintext

<view class="wrap">
<goods-category
level="{{3}}"
custom-class="goods-category-class"
category="{{list}}"
bind:changeCategory="onChange"
/>
</view>