lsc 1 week geleden
bovenliggende
commit
650f0b2e4d
4 gewijzigde bestanden met toevoegingen van 2 en 1 verwijderingen
  1. 0 0
      dist/index.html
  2. 1 1
      dist/report.html
  3. 0 0
      dist/static/js/app.34d4481d.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.34d4481d.js


+ 1 - 0
src/permission.js

@@ -69,6 +69,7 @@ router.beforeEach(async(to, from, next) => {
           } else {
             next('/appStoreCopy')
           }
+          Cookies.set('isWeChat', '1')
         } else {
           next()
         }

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