xuqiang před 4 roky
rodič
revize
e936e79fae
2 změnil soubory, kde provedl 1 přidání a 53 odebrání
  1. 1 49
      mock/merchantorList.js
  2. 0 4
      pages/Addstores.vue

+ 1 - 49
mock/merchantorList.js

@@ -8,59 +8,11 @@ export const merchantorLists = [
 		price: 20.0
 	},
 	{
-		name: '寿司',
+		name: '春卷',
 		image: 'https://ticket-exchange.oss-cn-hangzhou.aliyuncs.com/image/2021-08-13-15-54-36URxMKUXs.jpg',
 		num: '226',
 		fabulous: '40',
 		id: 2,
 		price: 20.0
-	},
-	{
-		name: '寿司',
-		image: 'https://ticket-exchange.oss-cn-hangzhou.aliyuncs.com/image/2021-08-13-15-54-36URxMKUXs.jpg',
-		num: '226',
-		fabulous: '40',
-		id: 3,
-		price: 20.0
-	},
-	{
-		name: '寿司',
-		image: 'https://ticket-exchange.oss-cn-hangzhou.aliyuncs.com/image/2021-08-13-15-54-36URxMKUXs.jpg',
-		num: '226',
-		fabulous: '40',
-		id: 4,
-		price: 20.0
-	},
-	{
-		name: '寿司',
-		image: 'https://ticket-exchange.oss-cn-hangzhou.aliyuncs.com/image/2021-08-13-15-54-36URxMKUXs.jpg',
-		num: '226',
-		fabulous: '40',
-		id: 5,
-		price: 20.0
-	},
-	{
-		name: '寿司',
-		image: 'https://ticket-exchange.oss-cn-hangzhou.aliyuncs.com/image/2021-08-13-15-54-36URxMKUXs.jpg',
-		num: '226',
-		fabulous: '40',
-		id: 6,
-		price: 20.0
-	},
-	{
-		name: '寿司',
-		image: 'https://ticket-exchange.oss-cn-hangzhou.aliyuncs.com/image/2021-08-13-15-54-36URxMKUXs.jpg',
-		num: '226',
-		fabulous: '40',
-		id: 7,
-		price: 20.0
-	},
-	{
-		name: '寿司',
-		image: 'https://ticket-exchange.oss-cn-hangzhou.aliyuncs.com/image/2021-08-13-15-54-36URxMKUXs.jpg',
-		num: '226',
-		fabulous: '40',
-		id: 8,
-		price: 20.0
 	}
 ];

+ 0 - 4
pages/Addstores.vue

@@ -221,10 +221,6 @@ export default {
 			}
 		}
 		.storeCon {
-			height: 730px;
-			overflow: auto;
-			// padding-bottom: 50px;
-			// overflow: hidden;
 			.merchantroCon {
 				display: flex;
 				align-items: center;