wxd
/
MShopWeApp
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Plain Diff
Browse Code »
Commit
cf653b6eea84352094f1c9bd0b31047b930e6594
Authored by
taiyuan
2021-04-12 15:44:58 +0800
2 parents
d3e32ed8
70bde620
Merge branch 'dev' of http://git.vipzhuang.cn/wxd/MShopWeApp into dev
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
pages/index/index/index.js
pages/index/index/index.js
View file @
cf653b6
...
...
@@ -595,7 +595,7 @@ Page({
595
595
title: getApp().globalData.config.store_name,
596
596
path:url,
597
597
};
598
- return o
.share
;
598
+ return o
b
;
599
599
},
600
600
601
601
//图片失败,默认图片
...
...