lex-xin 7 月之前
父节点
当前提交
4595ff3d8e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      miniprogram/pages/index/index.ts

+ 1 - 1
miniprogram/pages/index/index.ts

@@ -345,7 +345,7 @@ Page({
   },
   onShareTimeline() {
     return {
-      title: '/音乐数字AI',
+      title: '音乐数字AI',
       path: '/pages/index/index',
       imageUrl: 'https://oss.dayaedu.com/ktyq/1733309357691.png'
     }