lsc 1 settimana fa
parent
commit
119be3c9cd
4 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 0 0
      dist/index.html
  2. 1 1
      dist/report.html
  3. 0 0
      dist/static/js/app.fe289595.js
  4. 1 0
      src/permission.js

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


File diff suppressed because it is too large
+ 1 - 1
dist/report.html


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.fe289595.js


+ 1 - 0
src/permission.js

@@ -66,6 +66,7 @@ router.beforeEach(async(to, from, next) => {
             store.dispatch('user/logout')
             next(`/login2?redirect=${to.path}`)
           } else {
+            Cookies.set('isWeChat', '2')
             next('/appStoreCopy')
           }
         } else {

Some files were not shown because too many files changed in this diff