Commit 4b6e2a9f authored by Mac's avatar Mac

1

parent 160ca31d
...@@ -305,8 +305,6 @@ export default { ...@@ -305,8 +305,6 @@ export default {
? uni.getStorageSync("mall_UserInfo").UserSmallShopId ? uni.getStorageSync("mall_UserInfo").UserSmallShopId
: 0; : 0;
} }
console.log(uni.getStorageSync("mall_UserInfo"))
console.log(SmallShopId)
this.request2( this.request2(
{ {
url: "/api/Mall/GetGoosPoster", url: "/api/Mall/GetGoosPoster",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment