日历样式完成
This commit is contained in:
@@ -96,6 +96,10 @@ const routes: Array<RouteRecordRaw> = [
|
||||
{
|
||||
path: "date",
|
||||
component: () => import("../views/regime/date.vue")
|
||||
},
|
||||
{
|
||||
path: "week",
|
||||
component: () => import("../views/regime/week.vue")
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user