Browse Source

修改分享标题

jwyu 3 years ago
parent
commit
b0f24c2085
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/chart/chart.vue

+ 1 - 1
pages/chart/chart.vue

@@ -154,7 +154,7 @@ export default {
     },
     onShareAppMessage(res) {
         return {
-            title: '弘则研报',
+            title: 'ETA图库',
             path: ''
         }
     },