|
@@ -179,7 +179,11 @@ Page({
|
|
* 用户点击右上角分享
|
|
* 用户点击右上角分享
|
|
*/
|
|
*/
|
|
onShareAppMessage: function () {
|
|
onShareAppMessage: function () {
|
|
-
|
|
|
|
|
|
+ return{
|
|
|
|
+ title:"移动积分",
|
|
|
|
+ path:"/pages/integral/integral.js",
|
|
|
|
+ imageUrl:"https://dy.shpr.top/shareActivity/integral-share.png"
|
|
|
|
+ }
|
|
},
|
|
},
|
|
|
|
|
|
getBannerList: function() {
|
|
getBannerList: function() {
|