|
@@ -9,11 +9,11 @@ document.title = window.$originData.orginParames.title || '';
|
|
|
createApp(App).mount('#app');
|
|
|
|
|
|
// 分享
|
|
|
-// window.weixin_Share_Init(
|
|
|
-// '战马音浪 · 校园歌手大赛',
|
|
|
-// '线上连麦PK报名通道已开通,火热报名中...',
|
|
|
-// 'https://cxzx.smcic.net/topic/highSpeed/img/logo3.png'
|
|
|
-// );
|
|
|
+window.weixin_Share_Init(
|
|
|
+ '战马音浪 · 校园歌手大赛',
|
|
|
+ '线上连麦PK报名通道已开通,火热报名中...',
|
|
|
+ 'https://cxzx.smcic.net/topic/tool/img/chelogo.jpg'
|
|
|
+);
|
|
|
|
|
|
var SL = new window.SmcicLogger('special', 'c6124e05');
|
|
|
SL.Util.SetUrl('https://collect.smcic.net:8443/');
|