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