From 775d65ebe3b0311c899cbafda678cdd5278af196 Mon Sep 17 00:00:00 2001
From: mo-bai <1873032855@qq.com>
Date: Wed, 13 Apr 2022 16:14:13 +0800
Subject: [PATCH] =?UTF-8?q?=E5=95=86=E5=9F=8Ebug?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/mall/index.vue | 133 +++++++++++++++++++---------------------
pages/setting/index.vue | 2 +-
2 files changed, 65 insertions(+), 70 deletions(-)
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 @@
-
+
+
+