瀏覽代碼

no message

liyang 2 月之前
父節點
當前提交
8935e39fdd
共有 1 個文件被更改,包括 18 次插入0 次删除
  1. 18 0
      pages/index/shop.vue

+ 18 - 0
pages/index/shop.vue

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