浏览代码

[eidt] add mid

A\An 2 年之前
父节点
当前提交
0fbf759271
共有 1 个文件被更改,包括 4 次插入2 次删除
  1. 4 2
      pages/index.vue

+ 4 - 2
pages/index.vue

@@ -320,7 +320,8 @@ export default {
 					appVersionCode: this.appVersionCode,
 					mid: this.mid,
 					pageSource: Report.pageSource.newUserLandingPage,
-					appType
+					appType,
+					machineCode: this.mid
 				},
 				params: {
 					eventData: {
@@ -609,7 +610,8 @@ export default {
 					appVersionCode: this.appVersionCode,
 					mid: this.mid,
 					pageSource: Report.pageSource.newUserLandingPage,
-					appType
+					appType,
+					machineCode: this.mid
 				},
 				params: {
 					eventData: {