diff --git a/pages/mall/index.vue b/pages/mall/index.vue index 49e84be..aacc24f 100644 --- a/pages/mall/index.vue +++ b/pages/mall/index.vue @@ -19,49 +19,43 @@ 设置 - - - - - - - - {{ item.name }} - - - - - {{ item.manufacturerName }}/{{ item.categoryName }}/{{ item.brandName }} - - 克重(价格): - {{ sku.weight }}g({{ sku.listPrice }}元) + + + + + + + {{ item.name }} + + - - - {{ item.updateTime | timeFilter }} - - 编辑 - - {{ item.status === 30111 ? '下架' : '上架' }} + {{ item.manufacturerName }}/{{ item.categoryName }}/{{ item.brandName }} + + 克重(价格): + {{ sku.weight }}g({{ sku.listPrice }}元) - - + + {{ item.updateTime | timeFilter }} + + 编辑 + + {{ item.status === 30111 ? '下架' : '上架' }} + - - + + + + + - + 纸商城 @@ -90,20 +84,20 @@ - + + +