update api
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
商品推荐
|
||||
</view>
|
||||
<view class="label">
|
||||
<text>分类名称</text>
|
||||
<text v-for="item in classifyList" :key="item.gc_id">{{ item.gc_name }}</text>
|
||||
</view>
|
||||
<view class="item">
|
||||
|
||||
Reference in New Issue
Block a user