@ -223,4 +223,10 @@ Page({
})
this.onShow();
},
onShareAppMessage: function () {
return {
title: '艾儿数据',
path: 'pages/calendar/calendar', // 路径,传递参数到指定页面。
}
@ -1053,5 +1053,11 @@ Page({
let city = wx.getStorageSync('city')
this.setCity(city)
path: 'pages/look/look', // 路径,传递参数到指定页面。
@ -120,6 +120,9 @@ Page({
* 用户点击右上角分享
*/
path: 'pages/ucenter/ucenter', // 路径,传递参数到指定页面。