老版本最终版
This commit is contained in:
@@ -59,5 +59,13 @@ Page({
|
||||
wx.navigateTo({
|
||||
url: "/pages/help/help"
|
||||
})
|
||||
},
|
||||
|
||||
onShareAppMessage() {
|
||||
return {
|
||||
title: '智能蓝牙秤',
|
||||
path: '/pages/home/home',
|
||||
imageUrl: '/images/share/share.jpg',
|
||||
}
|
||||
}
|
||||
})
|
||||
Reference in New Issue
Block a user