保存进度!
This commit is contained in:
		@@ -5,7 +5,7 @@ export const routes = [
 | 
			
		||||
    redirect: "Login",
 | 
			
		||||
    hidden: true,
 | 
			
		||||
    aaa: "",
 | 
			
		||||
    bbb:""
 | 
			
		||||
    bbb: ""
 | 
			
		||||
  },
 | 
			
		||||
  // 登录 
 | 
			
		||||
  {
 | 
			
		||||
@@ -105,11 +105,9 @@ export const routes = [
 | 
			
		||||
      }
 | 
			
		||||
    ]
 | 
			
		||||
  }
 | 
			
		||||
    
 | 
			
		||||
 | 
			
		||||
];
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
const router = createRouter({
 | 
			
		||||
  history: createWebHashHistory(),
 | 
			
		||||
  routes
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user