Commit 70bde6207543e995ebd770f75ca8ef3bca4fdc80

Authored by yvan.ni
1 parent db20f6e0

分享的错误的修改

Showing 1 changed file with 1 additions and 1 deletions
pages/index/index/index.js
... ... @@ -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 ob;
599 599 },
600 600  
601 601 //图片失败,默认图片
... ...