wxd
/
MShopWeApp
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
6572ab346f85f4817f70ac4009cdc1b88badddc1
Authored by
后端研发-倪永富
2019-11-16 13:54:13 +0800
1 parent
abff86b8
商品详情优化
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
pages/goods/goodsInfo/goodsInfo.js
pages/goods/goodsInfo/goodsInfo.js
View file @
6572ab3
...
...
@@ -3045,11 +3045,11 @@ Page({
3045
3045
is_gps: "3"
3046
3046
});
3047
3047
}
3048
-
3049
3048
th.data.is_get_local_ok = 1;
3050
3049
}
3051
3050
})
3052
3051
}else{
3052
+ th.data.is_get_local_ok = 1;
3053
3053
th.get_sto();
3054
3054
}
3055
3055
...
...