Quellcode durchsuchen

pages/index/shop 页面营业管理状态修改去除 ‘解约下线’ 和 ‘门店歇业’

liyang vor 1 Monat
Ursprung
Commit
e7635aebd5
1 geänderte Dateien mit 0 neuen und 18 gelöschten Zeilen
  1. 0 18
      pages/index/shop.vue

+ 0 - 18
pages/index/shop.vue

@@ -128,24 +128,6 @@
 						content:"	",
 						content:"	",
 						color:"#999999"
 						color:"#999999"
 					},
 					},
-					{
-						name: '解约下线',
-						type: 4,
-						class:"close",
-						tip:"谢谢光临,该店铺已下架",
-						image:"/static/index/rest.png",
-						content:"	",
-						color:"#FF8024"
-					},
-					{
-						name: '门店歇业',
-						type: 5,
-						class:"rest",
-						tip:"当前门店已歇业",
-						image:"/static/index/rest.png",
-						content:"当前门店确定歇业?",
-						color:"#FF8024"
-					},
 				],
 				],
 				currentIndex: 0,
 				currentIndex: 0,
 				isPopup: false,
 				isPopup: false,