From e73228ba3ca18e5f7a1d0911502b06a28d65713c Mon Sep 17 00:00:00 2001
From: tianyi <13521030702@163.com>
Date: Fri, 27 Mar 2026 08:53:41 +0800
Subject: [PATCH] 11
---
package1/myCenter/goodsList.vue | 406 ++++++++++++++++++++++++++++++++
1 file changed, 406 insertions(+)
create mode 100644 package1/myCenter/goodsList.vue
diff --git a/package1/myCenter/goodsList.vue b/package1/myCenter/goodsList.vue
new file mode 100644
index 0000000..90087b5
--- /dev/null
+++ b/package1/myCenter/goodsList.vue
@@ -0,0 +1,406 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{item.categoryName}}
+
+
+
+
+
+
+ {{item.buyCountNew}}
+
+
+ 暂无图片
+
+
+
+ {{item.productName == null ?'':item.productName}}
+ (已下架)
+
+
+
+
+
+
+
+ {{item.lunchBox}}
+ 餐盒费
+
+
+ {{item.startPayNum}}
+ 起售数量
+
+
+
+
+
+
+
+
+
+
+
+ {{item.buyCountNew}}
+
+
+ 暂无图片
+
+
+
+ {{item.productSn}}
+ ({{item.productName == null ?'':item.productName}})
+
+
+
+
+ {{item.lunchBox}}
+ 餐盒费
+
+
+ {{item.startPayNum}}
+ 起售数量
+
+
+
+
+
+
+
+
+
+
+
+ 新增商品
+ 新增分类
+
+
+
+
+
+
+
+
\ No newline at end of file