Commit 06414641 authored by 郭志伟's avatar 郭志伟

fix: 修改神策参数

parent c815ea63
......@@ -26,8 +26,8 @@ export function initSa(router) {
sa.registerPage({
platformType: isWxMp ? 'MP' : isApp ? 'APP' : 'H5',
activity_id,
vccChannel,
sonVccChannel
parent_channel_id: vccChannel,
channel_id: sonVccChannel
});
router.afterEach(() => {
Vue.nextTick(() => {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment