feat: 调整分享标题
This commit is contained in:
@@ -136,14 +136,14 @@ Page({
|
||||
|
||||
onShareAppMessage() {
|
||||
return {
|
||||
title: '我的植物花园 - Sundynix Plant',
|
||||
title: '我的私人花园 - 植趣',
|
||||
path: '/pages/garden/index'
|
||||
};
|
||||
},
|
||||
|
||||
onShareTimeline() {
|
||||
return {
|
||||
title: '我的植物花园 - Sundynix Plant'
|
||||
title: '我的私人花园 - 植趣'
|
||||
};
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user