订单逻辑修改
This commit is contained in:
@@ -6,6 +6,7 @@ export default {
|
||||
return uni.api.get("/login/userInfo", data,false);
|
||||
},
|
||||
userwxlogins(data) { // 获取手机号
|
||||
console.log(data)
|
||||
return uni.api.post("/login/getPhoneNumber", data);
|
||||
},
|
||||
getShopExtend(data) { //获取图片 通过shopId和autokey
|
||||
|
||||
Reference in New Issue
Block a user