shanbinzhang 3 tháng trước cách đây
mục cha
commit
87faf2e034
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/forexCalendar/Index.vue

+ 1 - 1
src/views/forexCalendar/Index.vue

@@ -231,7 +231,7 @@ onMounted(()=>{
 
     wx.miniProgram.postMessage({ 
         data: {
-            title:'外汇日历表',
+            title:'事件日历',
             path:`/pages/forexCalendar/index`,
         } 
     })