[双节样式]

This commit is contained in:
2023-09-28 14:27:54 +08:00
parent 09e55f3638
commit 9acf8137af
2 changed files with 3 additions and 4 deletions

View File

@@ -182,9 +182,8 @@ Page({
*/
onShareAppMessage(){
return {
title : '锶源昆仑',
path : "/pages/index/index?invite=" + this.data.invite,
imageUrl: "http://cdn.siyuankunlun.com/materials/2022/09/14/code.jpg"
title : '水感应修复、紧致、舒缓喷雾',
path : "/pages/index/index?invite=" + this.data.invite
}
}
})