liyongli 1 年之前
父节点
当前提交
b2c02f3d06
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/view/schedule/index.js

+ 2 - 2
src/view/schedule/index.js

@@ -9,7 +9,7 @@ document.title = window.$originData.orginParames.title || '';
 createApp(App).mount('#app');
 // 分享
 window.weixin_Share_Init(
+  document.title,
   '盛世中华 何以中国',
-  '',
-  'https://cxzx.smcic.net/topic/tool/img/chelogo.jpg'
+  'https://cxzx.smcic.net/topic/highSpeed/img/logo3.png'
 );