Bläddra i källkod

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

liyang 1 månad sedan
förälder
incheckning
e7635aebd5
1 ändrade filer med 0 tillägg och 18 borttagningar
  1. 0 18
      pages/index/shop.vue

+ 0 - 18
pages/index/shop.vue

@@ -128,24 +128,6 @@
 						content:"	",
 						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,
 				isPopup: false,