Commit e682f64f authored by haiyoucuv's avatar haiyoucuv

新域名埋点问题

parent a5497759
...@@ -54,7 +54,7 @@ class App extends Component { ...@@ -54,7 +54,7 @@ class App extends Component {
CFG.domain = domain; CFG.domain = domain;
if (isMiniprogram()) { if (isMiniprogram()) {
//小程序域名写死 //小程序域名写死
CFG.domain = "https://96094-activity.m.dexfu.cn"; CFG.domain = "https://96094-activity.dexfu.cn";
} }
console.info("分享默认渠道===", CFG.workerCode); console.info("分享默认渠道===", CFG.workerCode);
......
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