[AI Generated]: feat(*): 补全分享功能、新增 lefu OTA 升级封装及多环境请求配置
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
Page({
|
||||
data: {},
|
||||
data: {},
|
||||
|
||||
onLoad() {},
|
||||
onLoad() {},
|
||||
|
||||
onShareAppMessage(): WechatMiniprogram.Page.ICustomShareContent {
|
||||
return {
|
||||
title: '智能蓝牙秤',
|
||||
path: '/pages/home/home',
|
||||
imageUrl: '/images/share/share.jpg',
|
||||
}
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user