shish 1 an în urmă
părinte
comite
4dce412619
3 a modificat fișierele cu 3 adăugiri și 3 ștergeri
  1. 1 1
      ghsApp/src/admin/home/apply.vue
  2. 1 1
      ghsApp/src/pages.json
  3. 1 1
      hdApp/src/admin/home/apply.vue

+ 1 - 1
ghsApp/src/admin/home/apply.vue

@@ -50,7 +50,7 @@ export default {
                         {name: "批量改价",img: `${this.$constant.hostUrl}/image/ghs/home/gj.png`,url:"/admin/changePrice/batchChange"},
                         {name: "批量改价",img: `${this.$constant.hostUrl}/image/ghs/home/gj.png`,url:"/admin/changePrice/batchChange"},
                         {name: "批量移动",img: `${this.$constant.hostUrl}/image/ghs/home/hcgl.png`,url: "/admin/changePrice/changeClass"},
                         {name: "批量移动",img: `${this.$constant.hostUrl}/image/ghs/home/hcgl.png`,url: "/admin/changePrice/changeClass"},
                         {name: "加价管理",img: `${this.$constant.hostUrl}/image/ghs/home/hcgl.png`,url: "/admin/itemClass/add"},
                         {name: "加价管理",img: `${this.$constant.hostUrl}/image/ghs/home/hcgl.png`,url: "/admin/itemClass/add"},
-                        {name: "花材序",img: `${this.$constant.hostUrl}/image/ghs/home/hcgl.png`,url: "/admin/itemClass/sort"},
+                        {name: "花材序",img: `${this.$constant.hostUrl}/image/ghs/home/hcgl.png`,url: "/admin/itemClass/sort"},
                         {name: "已下架",img: `${this.$constant.hostUrl}/image/ghs/home/hcgl.png`,url: "/admin/changePrice/outList"},
                         {name: "已下架",img: `${this.$constant.hostUrl}/image/ghs/home/hcgl.png`,url: "/admin/changePrice/outList"},
                         {name: "已删除",img: `${this.$constant.hostUrl}/image/ghs/home/hcgl.png`,url: "/admin/changePrice/stopList"},
                         {name: "已删除",img: `${this.$constant.hostUrl}/image/ghs/home/hcgl.png`,url: "/admin/changePrice/stopList"},
                         {name: "采购人管理",img: `${this.$constant.hostUrl}/image/ghs/home/hcgl.png`,url: "/admin/changePrice/changeCgStaff"},
                         {name: "采购人管理",img: `${this.$constant.hostUrl}/image/ghs/home/hcgl.png`,url: "/admin/changePrice/changeCgStaff"},

+ 1 - 1
ghsApp/src/pages.json

@@ -460,7 +460,7 @@
 			"pages": [
 			"pages": [
 				{"path": "list","style": {"navigationBarTitleText": "花材分类"}},
 				{"path": "list","style": {"navigationBarTitleText": "花材分类"}},
 				{"path": "add","style": {"navigationBarTitleText": "加价管理"}},
 				{"path": "add","style": {"navigationBarTitleText": "加价管理"}},
-				{"path": "sort","style": {"navigationBarTitleText": "花材序"}},
+				{"path": "sort","style": {"navigationBarTitleText": "花材序"}},
 				{"path": "addPrice","style": {"navigationBarTitleText": "修改加价"}},
 				{"path": "addPrice","style": {"navigationBarTitleText": "修改加价"}},
 				{"path": "more","style": {"navigationBarTitleText": "修改排序"}}
 				{"path": "more","style": {"navigationBarTitleText": "修改排序"}}
 			]
 			]

+ 1 - 1
hdApp/src/admin/home/apply.vue

@@ -45,7 +45,7 @@ export default {
                 { name: "花束", img: `${this.$constant.hostUrl}/image/ghs/home/hcgl2.png`, url: "/admin/goods/list",pf:1},
                 { name: "花束", img: `${this.$constant.hostUrl}/image/ghs/home/hcgl2.png`, url: "/admin/goods/list",pf:1},
                 { name: "花束分类", img: `${this.$constant.hostUrl}/image/ghs/home/hcgl2.png`, url: "/admin/goods/category",pf:1},
                 { name: "花束分类", img: `${this.$constant.hostUrl}/image/ghs/home/hcgl2.png`, url: "/admin/goods/category",pf:1},
                 { name: "涨价设置", img: `${this.$constant.hostUrl}/image/ghs/home/gj2.png`, url: "/admin/goods/price-increase",pf:1},
                 { name: "涨价设置", img: `${this.$constant.hostUrl}/image/ghs/home/gj2.png`, url: "/admin/goods/price-increase",pf:1},
-                { name: "花束序", img: `${this.$constant.hostUrl}/image/ghs/home/hcgl2.png`, url: "/admin/goods/categorySort",pf:1},
+                { name: "花束序", img: `${this.$constant.hostUrl}/image/ghs/home/hcgl2.png`, url: "/admin/goods/categorySort",pf:1},
             ]
             ]
         },
         },
         {
         {