This commit is contained in:
@fawn-nine
2024-06-26 16:20:46 +08:00
parent ac9364bbf6
commit f507cae272
8 changed files with 84 additions and 51 deletions

View File

@@ -656,7 +656,7 @@ export default {
scene: "WXSceneSession",
type: 0,
href: this.$apkUrl,
title: "吴门医述",
title: `${this.course.title}这门课程讲的不错,快来围观吧-吴门医述app`,
summary: "我正在使用吴门医述提升自己,赶紧跟我一起来体验吧!",
imageUrl: "static/icon/home_icon_logo.png",
success: function (res) {
@@ -673,7 +673,7 @@ export default {
scene: "WXSceneTimeline",
type: 0,
href: this.$apkUrl,
title: "吴门医述",
title: `${this.course.title}这门课程讲的不错,快来围观吧-吴门医述app`,
summary: "我正在使用吴门医述提升自己,赶紧跟我一起来体验吧!",
imageUrl: "static/icon/home_icon_logo.png",
success: function (res) {