Commit 321b5170 by zhengxiao

feat(custom): 更改分享文案

parent 1f5686d1
......@@ -173,7 +173,7 @@ export default {
// 分享给朋友
onShareAppMessage() {
return {
title: `壹点灵心理学课程`,
title: `3W+心理咨询师选择的专业学习成长平台`,
path: `/pages/home/home`,
}
},
......
......@@ -124,13 +124,13 @@ export default {
logoutVisible: false,
}
},
// 分享给朋友
onShareAppMessage() {
return {
title: `壹点灵心理学课程`,
path: `/pages/my/my`,
}
},
// // 分享给朋友
// onShareAppMessage() {
// return {
// title: `壹点灵心理学课程`,
// path: `/pages/my/my`,
// }
// },
computed: {
// 用户基本信息
userInfo() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment