xujunjie 2 years ago
parent
commit
209512516c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/app.js

+ 1 - 1
src/app.js

@@ -8,7 +8,7 @@ export const dva = {
   },
   },
 };
 };
 
 
-let authRoutes = {};
+let authRoutes = {}; 
 
 
 function ergodicRoutes(routes, authKey, authority) {
 function ergodicRoutes(routes, authKey, authority) {
   routes.forEach(element => {
   routes.forEach(element => {