[AI Generated]: feat(*): 补全分享功能、新增 lefu OTA 升级封装及多环境请求配置
This commit is contained in:
@@ -3,6 +3,14 @@ Page({
|
||||
loading: false,
|
||||
},
|
||||
|
||||
onShareAppMessage(): WechatMiniprogram.Page.ICustomShareContent {
|
||||
return {
|
||||
title: '智能蓝牙秤',
|
||||
path: '/pages/home/home',
|
||||
imageUrl: '/images/share/share.jpg',
|
||||
}
|
||||
},
|
||||
|
||||
/* 微信一键登录 */
|
||||
onLogin() {
|
||||
wx.navigateTo({
|
||||
|
||||
Reference in New Issue
Block a user