snow il y a 4 mois
Parent
commit
e34323fd75

Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
dist/index.html


Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
dist/static/js/app.df5c4a60.js


BIN
dist/static/js/app.71d494ce.js.gz → dist/static/js/app.df5c4a60.js.gz


+ 6 - 6
src/pages/index.vue

@@ -35,16 +35,16 @@ export default {
   },
   computed: {
     permissionRoutes(){
-      return this.routes.filter(route => this.isShow.includes(route.permission) || this.isShow.includes(Number(route.permission)))
+      return this.routes
     }
   },
   mounted() {
     document.title = "数据导航"
-    if (!getParameterByName('code')) {
-      this.login()
-    } else {
-      this.requestUserinfo()
-    }
+    // if (!getParameterByName('code')) {
+    //   this.login()
+    // } else {
+    //   this.requestUserinfo()
+    // }
   },
   methods:{
     goRouter(e,link){

Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff