页面样式,svg
This commit is contained in:
@@ -6,7 +6,7 @@ import { createRouter, createWebHistory, RouteRecordRaw } from "vue-router";
|
||||
export const routes: Array<RouteRecordRaw> = [
|
||||
{
|
||||
path: "/",
|
||||
redirect: "/home",
|
||||
redirect: "/login",
|
||||
},
|
||||
{
|
||||
path: "/login",
|
||||
|
||||
Reference in New Issue
Block a user