panhui 3 лет назад
Родитель
Сommit
4df654c2db
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/router/index.js

+ 1 - 1
src/router/index.js

@@ -6,7 +6,7 @@ import http from '../plugins/http';
 
 jsapiSign();
 function jsapiSign() {
-    return;
+    // return;
     // eslint-disable-next-line no-unreachable
     setTimeout(() => {
         if (/micromessenger/i.test(navigator.userAgent)) {