liyang 1 месяц назад
Родитель
Сommit
8935e39fdd
1 измененных файлов с 18 добавлено и 0 удалено
  1. 18 0
      pages/index/shop.vue

+ 18 - 0
pages/index/shop.vue

@@ -128,6 +128,24 @@
 						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,