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
70bde6207543e995ebd770f75ca8ef3bca4fdc80
Authored by
yvan.ni
2021-04-12 09:46:59 +0800
1 parent
db20f6e0
分享的错误的修改
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 @
70bde62
...
...
@@ -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
//图片失败,默认图片
...
...