9 lines
168 B
Plaintext
9 lines
168 B
Plaintext
|
<view class="wrap">
|
||
|
<goods-category
|
||
|
level="{{3}}"
|
||
|
custom-class="goods-category-class"
|
||
|
category="{{list}}"
|
||
|
bind:changeCategory="onChange"
|
||
|
/>
|
||
|
</view>
|