A\An 2 anni fa
parent
commit
06c602bf2f
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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,