Commit 19d2c91e authored by 郭志伟's avatar 郭志伟

fix: 添加埋点

parent 852ccd9a
...@@ -21,6 +21,7 @@ export function initSa(router) { ...@@ -21,6 +21,7 @@ export function initSa(router) {
use_app_track: true, use_app_track: true,
show_log: config.test, show_log: config.test,
app_js_bridge: true, app_js_bridge: true,
batch_send:true,
}); });
// 添加公共属性 // 添加公共属性
sa.registerPage({ sa.registerPage({
......
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