diff --git a/ghy-admin/src/main/resources/templates/goods/goods/add.html b/ghy-admin/src/main/resources/templates/goods/goods/add.html
index c6d3feb7..b422af33 100644
--- a/ghy-admin/src/main/resources/templates/goods/goods/add.html
+++ b/ghy-admin/src/main/resources/templates/goods/goods/add.html
@@ -18,35 +18,35 @@
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ghy-admin/src/main/resources/templates/goods/goods/edit.html b/ghy-admin/src/main/resources/templates/goods/goods/edit.html
index 34b3fcd0..96bee0a0 100644
--- a/ghy-admin/src/main/resources/templates/goods/goods/edit.html
+++ b/ghy-admin/src/main/resources/templates/goods/goods/edit.html
@@ -23,38 +23,38 @@
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ghy-admin/src/main/resources/templates/goods/goods/goods.html b/ghy-admin/src/main/resources/templates/goods/goods/goods.html
index 270a6d3f..9a60a86e 100644
--- a/ghy-admin/src/main/resources/templates/goods/goods/goods.html
+++ b/ghy-admin/src/main/resources/templates/goods/goods/goods.html
@@ -71,18 +71,18 @@
field: 'goodsName',
title: '商品名称',
align: "left"
- }, {
- field: 'goodsPrice',
- title: '价格',
- align: "left"
- }, {
- field: 'discountsPrice',
- title: '优惠价',
- align: "left"
- }, {
- field: 'groupPrice',
- title: '团购价',
- align: "left"
+ // }, {
+ // field: 'goodsPrice',
+ // title: '价格',
+ // align: "left"
+ // }, {
+ // field: 'discountsPrice',
+ // title: '优惠价',
+ // align: "left"
+ // }, {
+ // field: 'groupPrice',
+ // title: '团购价',
+ // align: "left"
}, {
field: 'goodsSort',
title: '排序',
@@ -98,10 +98,10 @@
field: 'goodsImgUrl',
title: '图片',
align: "left"
- }, {
- field: 'goodsNumber',
- title: '商品库存',
- align: "left"
+ // }, {
+ // field: 'goodsNumber',
+ // title: '商品库存',
+ // align: "left"
}, {
field: 'createTime',
title: '创建时间',