浏览代码

Update index.tsx

lex 1 年之前
父节点
当前提交
08ff91ef98
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/creation/share-model/index.tsx

+ 1 - 1
src/views/creation/share-model/index.tsx

@@ -74,7 +74,7 @@ export default defineComponent({
       const res = await promisefiyPostMessage({
       const res = await promisefiyPostMessage({
         api: 'shareTripartite',
         api: 'shareTripartite',
         content: {
         content: {
-          title: '我在音乐数字课堂发布了演奏作品',
+          title: '我在管乐团发布了演奏作品',
           desc: props.musicDetail.desc,
           desc: props.musicDetail.desc,
           // image: state.image,
           // image: state.image,
           video: '',
           video: '',