diff --git a/src/views/store/describe.vue b/src/views/store/describe.vue index 1d484a0..0db47f0 100644 --- a/src/views/store/describe.vue +++ b/src/views/store/describe.vue @@ -6,10 +6,14 @@ - + - + 全部 商品 数据 @@ -26,6 +30,20 @@ 其他功能 + + + {{ item.name }} + + 搜索 @@ -47,6 +65,8 @@ {{ text == '10' ? '√' : text == '20' ? '×' : text }} {{ text == '10' ? '√' : text == '20' ? '×' : text }} {{ text == '10' ? '√' : text == '20' ? '×' : text }} + {{ text == 10 ? '零售商城' : '批发商城' }} +

{{ text }}