|
@@ -7,7 +7,200 @@ var accountInfo=[//账号列表
|
|
{"name":"admin3","password":"123","mess":{"userName":"附近的金毛","loginId":"admin3","password":"123"}},
|
|
{"name":"admin3","password":"123","mess":{"userName":"附近的金毛","loginId":"admin3","password":"123"}},
|
|
],
|
|
],
|
|
[//商家账号
|
|
[//商家账号
|
|
- {"name":"shop1","password":"123","mess":{"id":1,"userName":"张兴邦食品旗舰店","loginId":"shop1","password":"123","label":"食品"},
|
|
|
|
|
|
+ {"name":"shop1","password":"123","mess":{"id":1,"userName":"楚楚饰品店","loginId":"shop1","password":"123","label":"饰品"},
|
|
|
|
+ "goodList":[
|
|
|
|
+ {
|
|
|
|
+ "id":"1",
|
|
|
|
+ "coverImg":"../../../static/images/shop/coverImg2.jpg",
|
|
|
|
+ "title":"精美项链定制",
|
|
|
|
+ "produce":"文艺简约,气质,森系,黄金,纯银,彩金,玫瑰金,吊坠,韩版,首饰礼物,锁骨链,学生,潮流白搭",
|
|
|
|
+ "price":"¥119",
|
|
|
|
+ "exampleImg":[
|
|
|
|
+ {name:'exampleImg21.jpg',url:'../../../static/images/shop/exampleImg21.jpg'},
|
|
|
|
+ {name:'exampleImg22.jpg',url:'../../../static/images/shop/exampleImg22.jpg'},
|
|
|
|
+ {name:'exampleImg23.jpg',url:'../../../static/images/shop/exampleImg23.jpg'},
|
|
|
|
+ {name:'exampleImg24.jpg',url:'../../../static/images/shop/exampleImg24.jpg'},
|
|
|
|
+ ],
|
|
|
|
+ "tags":[//个性化元素列表
|
|
|
|
+ {
|
|
|
|
+ "id":0,
|
|
|
|
+ "inputVisible":false,
|
|
|
|
+ "type":"材质",
|
|
|
|
+ "list":["黄金","白银","彩金","水晶","珍珠"]
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "id":1,
|
|
|
|
+ "inputVisible":false,
|
|
|
|
+ "type":"图形",
|
|
|
|
+ "list":["比翼双飞","心心相印","长命百岁","合家欢乐","福运到","守护天使"]
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "id":2,
|
|
|
|
+ "inputVisible":false,
|
|
|
|
+ "type":"刻字",
|
|
|
|
+ "list":["嘿,是我","小幸运","我是你爸爸","女神"]
|
|
|
|
+ },
|
|
|
|
+ ],
|
|
|
|
+ "commentsList":[
|
|
|
|
+ {
|
|
|
|
+ "text":"特别美妹妹很喜欢",
|
|
|
|
+ "author":"和牙刷私奔叻丶"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "text":"不咋地啊",
|
|
|
|
+ "author":"夜凋凝"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "text":"材质是真的",
|
|
|
|
+ "author":"盛夏。"
|
|
|
|
+ },
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "id":"2",
|
|
|
|
+ "coverImg":"../../../static/images/shop/coverImg3.jpg",
|
|
|
|
+ "title":"戒指定制",
|
|
|
|
+ "produce":"北极光系列,裸钻定制,钻石,纯银,个性,学生,生日礼物,求婚,订婚,创意,网红定制刻字,日韩潮流",
|
|
|
|
+ "price":"¥749",
|
|
|
|
+ "exampleImg":[
|
|
|
|
+ {name:'exampleImg31.jpg',url:'../../../static/images/shop/exampleImg31.jpg'},
|
|
|
|
+ {name:'exampleImg32.jpg',url:'../../../static/images/shop/exampleImg32.jpg'},
|
|
|
|
+ {name:'exampleImg33.jpg',url:'../../../static/images/shop/exampleImg33.jpg'},
|
|
|
|
+ {name:'exampleImg34.jpg',url:'../../../static/images/shop/exampleImg34.jpg'},
|
|
|
|
+ {name:'exampleImg35.jpg',url:'../../../static/images/shop/exampleImg35.jpg'},
|
|
|
|
+ ],
|
|
|
|
+ "tags":[//个性化元素列表
|
|
|
|
+ {
|
|
|
|
+ "id":0,
|
|
|
|
+ "inputVisible":false,
|
|
|
|
+ "type":"材质",
|
|
|
|
+ "list":["黄金","白银","彩金","水晶","珍珠"]
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "id":1,
|
|
|
|
+ "inputVisible":false,
|
|
|
|
+ "type":"图形",
|
|
|
|
+ "list":["比翼双飞","心心相印","长命百岁","合家欢乐","福运到","守护天使"]
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "id":2,
|
|
|
|
+ "inputVisible":false,
|
|
|
|
+ "type":"刻字",
|
|
|
|
+ "list":["嘿,是我","小幸运","我是你爸爸","女神"]
|
|
|
|
+ },
|
|
|
|
+ ],
|
|
|
|
+ "commentsList":[
|
|
|
|
+ {
|
|
|
|
+ "text":"特别美妹妹很喜欢",
|
|
|
|
+ "author":"和牙刷私奔叻丶"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "text":"不咋地啊",
|
|
|
|
+ "author":"夜凋凝"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "text":"材质是真的",
|
|
|
|
+ "author":"盛夏。"
|
|
|
|
+ },
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "id":"3",
|
|
|
|
+ "coverImg":"../../../static/images/shop/coverImg4.jpg",
|
|
|
|
+ "title":"手链定制",
|
|
|
|
+ "produce":"手工定制,字母,激光,名字,纯手工饰品,时尚,韩版,个性,收藏,包邮",
|
|
|
|
+ "price":"¥158",
|
|
|
|
+ "exampleImg":[
|
|
|
|
+ {name:'exampleImg41.jpg',url:'../../../static/images/shop/exampleImg41.jpg'},
|
|
|
|
+ {name:'exampleImg42.jpg',url:'../../../static/images/shop/exampleImg42.jpg'},
|
|
|
|
+ {name:'exampleImg43.jpg',url:'../../../static/images/shop/exampleImg43.jpg'},
|
|
|
|
+ {name:'exampleImg44.jpg',url:'../../../static/images/shop/exampleImg44.jpg'},
|
|
|
|
+ ],
|
|
|
|
+ "tags":[//个性化元素列表
|
|
|
|
+ {
|
|
|
|
+ "id":0,
|
|
|
|
+ "inputVisible":false,
|
|
|
|
+ "type":"材质",
|
|
|
|
+ "list":["黄金","白银","彩金","水晶","珍珠"]
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "id":1,
|
|
|
|
+ "inputVisible":false,
|
|
|
|
+ "type":"图形",
|
|
|
|
+ "list":["比翼双飞","心心相印","长命百岁","合家欢乐","福运到","守护天使"]
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "id":2,
|
|
|
|
+ "inputVisible":false,
|
|
|
|
+ "type":"刻字",
|
|
|
|
+ "list":["嘿,是我","小幸运","我是你爸爸","女神"]
|
|
|
|
+ },
|
|
|
|
+ ],
|
|
|
|
+ "commentsList":[
|
|
|
|
+ {
|
|
|
|
+ "text":"特别美妹妹很喜欢",
|
|
|
|
+ "author":"和牙刷私奔叻丶"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "text":"不咋地啊",
|
|
|
|
+ "author":"夜凋凝"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "text":"材质是真的",
|
|
|
|
+ "author":"盛夏。"
|
|
|
|
+ },
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "id":"4",
|
|
|
|
+ "coverImg":"../../../static/images/shop/coverImg5.jpg",
|
|
|
|
+ "title":"耳坠定制",
|
|
|
|
+ "produce":"手工定制,字母,激光,名字,纯手工饰品,时尚,韩版,个性,收藏,包邮",
|
|
|
|
+ "price":"¥138",
|
|
|
|
+ "exampleImg":[
|
|
|
|
+ {name:'exampleImg51.jpg',url:'../../../static/images/shop/exampleImg51.jpg'},
|
|
|
|
+ {name:'exampleImg52.jpg',url:'../../../static/images/shop/exampleImg52.jpg'},
|
|
|
|
+ {name:'exampleImg53.jpg',url:'../../../static/images/shop/exampleImg53.jpg'},
|
|
|
|
+ {name:'exampleImg54.jpg',url:'../../../static/images/shop/exampleImg54.jpg'},
|
|
|
|
+ ],
|
|
|
|
+ "tags":[//个性化元素列表
|
|
|
|
+ {
|
|
|
|
+ "id":0,
|
|
|
|
+ "inputVisible":false,
|
|
|
|
+ "type":"材质",
|
|
|
|
+ "list":["黄金","白银","彩金","水晶","珍珠"]
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "id":1,
|
|
|
|
+ "inputVisible":false,
|
|
|
|
+ "type":"图形",
|
|
|
|
+ "list":["比翼双飞","心心相印","长命百岁","合家欢乐","福运到","守护天使"]
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "id":2,
|
|
|
|
+ "inputVisible":false,
|
|
|
|
+ "type":"刻字",
|
|
|
|
+ "list":["嘿,是我","小幸运","我是你爸爸","女神"]
|
|
|
|
+ },
|
|
|
|
+ ],
|
|
|
|
+ "commentsList":[
|
|
|
|
+ {
|
|
|
|
+ "text":"特别美妹妹很喜欢",
|
|
|
|
+ "author":"和牙刷私奔叻丶"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "text":"不咋地啊",
|
|
|
|
+ "author":"夜凋凝"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "text":"材质是真的",
|
|
|
|
+ "author":"盛夏。"
|
|
|
|
+ },
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ {"name":"shop2","password":"123","mess":{"id":2,"userName":"张兴邦食品旗舰店","loginId":"shop2","password":"123","label":"食品"},
|
|
"goodList":[
|
|
"goodList":[
|
|
{
|
|
{
|
|
"id":"1",
|
|
"id":"1",
|
|
@@ -46,12 +239,112 @@ var accountInfo=[//账号列表
|
|
"type":"干果类",
|
|
"type":"干果类",
|
|
"list":["花生","瓜子","开心果","核桃仁","杏仁","榛子"]
|
|
"list":["花生","瓜子","开心果","核桃仁","杏仁","榛子"]
|
|
},
|
|
},
|
|
|
|
+ ],
|
|
|
|
+ "commentsList":[
|
|
|
|
+ {
|
|
|
|
+ "text":"太好吃啦太好吃啦太好吃啦太好吃啦太好吃啦太好吃啦太好吃啦太好吃啦太好吃啦太好吃啦太好吃啦太好吃啦太好吃啦太好吃啦太好吃啦太好吃啦太好吃啦太好吃啦太好吃啦太好吃啦",
|
|
|
|
+ "author":"和牙刷私奔叻丶"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "text":"不咋地",
|
|
|
|
+ "author":"夜凋凝"
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ {"name":"shop3","password":"123","mess":{"id":3,"userName":"帕霏原创女装","loginId":"shop3","password":"123","label":"服装"},
|
|
|
|
+ "goodList":[
|
|
|
|
+ {
|
|
|
|
+ "id":"1",
|
|
|
|
+ "coverImg":"../../../static/images/shop/coverImg6.jpg",//封面图片路径
|
|
|
|
+ "title":"礼服定制",
|
|
|
|
+ "produce":"定制,华丽,礼服,裙,个性,蓬蓬裙,性感",
|
|
|
|
+ "price":"¥923.5",
|
|
|
|
+ "exampleImg":[
|
|
|
|
+ {name:'exampleImg61.jpg',url:'../../../static/images/shop/exampleImg61.jpg'},
|
|
|
|
+ {name:'exampleImg62.jpg',url:'../../../static/images/shop/exampleImg62.jpg'},
|
|
|
|
+ {name:'exampleImg63.jpg',url:'../../../static/images/shop/exampleImg63.jpg'},
|
|
|
|
+ {name:'exampleImg64.jpg',url:'../../../static/images/shop/exampleImg64.jpg'},
|
|
|
|
+ {name:'exampleImg65.jpg',url:'../../../static/images/shop/exampleImg65.jpg'},
|
|
|
|
+ ],//示例图片路径
|
|
|
|
+ "tags":[//个性化元素列表
|
|
|
|
+ {
|
|
|
|
+ "id":0,
|
|
|
|
+ "inputVisible":false,
|
|
|
|
+ "type":"材质",
|
|
|
|
+ "list":["羊毛","石棉","锦纶","涤纶","晴纶"]
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "id":1,
|
|
|
|
+ "inputVisible":false,
|
|
|
|
+ "type":"颜色",
|
|
|
|
+ "list":["红色","黑色","白色","紫色","粉色","绿色"]
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "id":2,
|
|
|
|
+ "inputVisible":false,
|
|
|
|
+ "type":"风格",
|
|
|
|
+ "list":["少女","尊贵","气质","时尚"]
|
|
|
|
+ },
|
|
|
|
+ ],
|
|
|
|
+ "commentsList":[
|
|
|
|
+ {
|
|
|
|
+ "text":"质量不错",
|
|
|
|
+ "author":"和牙刷私奔叻丶"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "text":"不咋地",
|
|
|
|
+ "author":"夜凋凝"
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "id":"2",
|
|
|
|
+ "coverImg":"../../../static/images/shop/coverImg7.jpg",//封面图片路径
|
|
|
|
+ "title":"夏装个性定制",
|
|
|
|
+ "produce":"定制,华丽,礼服,裙,个性,蓬蓬裙,性感",
|
|
|
|
+ "price":"¥923.5",
|
|
|
|
+ "exampleImg":[
|
|
|
|
+ {name:'exampleImg61.jpg',url:'../../../static/images/shop/exampleImg61.jpg'},
|
|
|
|
+ {name:'exampleImg62.jpg',url:'../../../static/images/shop/exampleImg62.jpg'},
|
|
|
|
+ {name:'exampleImg63.jpg',url:'../../../static/images/shop/exampleImg63.jpg'},
|
|
|
|
+ {name:'exampleImg64.jpg',url:'../../../static/images/shop/exampleImg64.jpg'},
|
|
|
|
+ {name:'exampleImg65.jpg',url:'../../../static/images/shop/exampleImg65.jpg'},
|
|
|
|
+ ],//示例图片路径
|
|
|
|
+ "tags":[//个性化元素列表
|
|
|
|
+ {
|
|
|
|
+ "id":0,
|
|
|
|
+ "inputVisible":false,
|
|
|
|
+ "type":"材质",
|
|
|
|
+ "list":["羊毛","石棉","锦纶","涤纶","晴纶"]
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "id":1,
|
|
|
|
+ "inputVisible":false,
|
|
|
|
+ "type":"颜色",
|
|
|
|
+ "list":["红色","黑色","白色","紫色","粉色","绿色"]
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "id":2,
|
|
|
|
+ "inputVisible":false,
|
|
|
|
+ "type":"风格",
|
|
|
|
+ "list":["少女","尊贵","气质","时尚"]
|
|
|
|
+ },
|
|
|
|
+ ],
|
|
|
|
+ "commentsList":[
|
|
|
|
+ {
|
|
|
|
+ "text":"质量不错",
|
|
|
|
+ "author":"和牙刷私奔叻丶"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "text":"不咋地",
|
|
|
|
+ "author":"夜凋凝"
|
|
|
|
+ }
|
|
]
|
|
]
|
|
},
|
|
},
|
|
]
|
|
]
|
|
},
|
|
},
|
|
- {"name":"shop2","password":"123","mess":{"id":2,"userName":"自油自画旗舰店","loginId":"shop2","password":"123","label":"艺术"}},
|
|
|
|
- {"name":"shop3","password":"123","mess":{"id":3,"userName":"帕霏原创女装","loginId":"shop3","password":"123","label":"服装"}},
|
|
|
|
],
|
|
],
|
|
[//买家账号
|
|
[//买家账号
|
|
{"name":"buyer1","password":"123","mess":{"id":1,"userName":"和牙刷私奔叻丶","loginId":"buyer1","password":"123","address":"黑龙江省大庆市"}},
|
|
{"name":"buyer1","password":"123","mess":{"id":1,"userName":"和牙刷私奔叻丶","loginId":"buyer1","password":"123","address":"黑龙江省大庆市"}},
|
|
@@ -59,7 +352,7 @@ var accountInfo=[//账号列表
|
|
{"name":"buyer3","password":"123","mess":{"id":3,"userName":"盛夏。","loginId":"buyer3","password":"123","address":"四川省南充市"}},
|
|
{"name":"buyer3","password":"123","mess":{"id":3,"userName":"盛夏。","loginId":"buyer3","password":"123","address":"四川省南充市"}},
|
|
],
|
|
],
|
|
];
|
|
];
|
|
-var shopTagList=[{id: 1, text: '食品', value: '食品' }, {id: 2, text: '艺术', value: '艺术' }, {id: 3, text: '服装', value: '服装' }]
|
|
|
|
|
|
+var shopTagList=[{id: 1, text: '饰品', value: '饰品' }, {id: 2, text: '食品', value: '食品' }, {id: 3, text: '服装', value: '服装' }]
|
|
|
|
|
|
//登陆前检测用户名和角色是否匹配
|
|
//登陆前检测用户名和角色是否匹配
|
|
Mock.mock('http://www.Zhengy.com/api/judegAccount',function(options){
|
|
Mock.mock('http://www.Zhengy.com/api/judegAccount',function(options){
|
|
@@ -262,4 +555,21 @@ Mock.mock('http://www.Zhengy.com/api/addGoodTags',function(options){
|
|
accountInfo[1][index1].goodList[index2].tags.push(tag);
|
|
accountInfo[1][index1].goodList[index2].tags.push(tag);
|
|
code=200;
|
|
code=200;
|
|
return {code:code,tag:tag}
|
|
return {code:code,tag:tag}
|
|
|
|
+})
|
|
|
|
+//商家上架商品
|
|
|
|
+Mock.mock('http://www.Zhengy.com/api/addGood',function(options){
|
|
|
|
+ var req = eval('('+options.body+')');
|
|
|
|
+ var code=201;
|
|
|
|
+ var index = accountInfo[1].findIndex((value,index,arr)=>{
|
|
|
|
+ return value.mess.id==req.shopId;
|
|
|
|
+ })
|
|
|
|
+ var good = req.good;
|
|
|
|
+ if(accountInfo[1][index].goodList.length==0){
|
|
|
|
+ good.id="1";
|
|
|
|
+ }else{
|
|
|
|
+ good.id=accountInfo[1][index].goodList[accountInfo[1][index].goodList.length-1].id+1;
|
|
|
|
+ }
|
|
|
|
+ accountInfo[1][index].goodList.push(good);
|
|
|
|
+ code=200;
|
|
|
|
+ return {code:code,goodlist:accountInfo[1][index].goodList}
|
|
})
|
|
})
|