Explorar el Código

[edit] set mid

A\An hace 3 años
padre
commit
06c602bf2f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      pages/index.vue

+ 1 - 0
pages/index.vue

@@ -606,6 +606,7 @@ export default {
 
 		document.documentElement.style.fontSize = '62.5%'
 		if (this.isMobile()) {
+			this.setCookieMid();
 			Report.reportLog({
 				baseInfo: {
 					appVersionCode: this.appVersionCode,