feat(!draft):oauth

This commit is contained in:
Tianpao
2025-12-07 12:53:45 +08:00
parent cf0327cd04
commit b3b01fa892
5 changed files with 141 additions and 25 deletions

View File

@@ -1,6 +1,5 @@
import { createRouter, createWebHistory } from 'vue-router'
import HomeView from '../views/HomeView.vue'
const router = createRouter({
history: createWebHistory(import.meta.env.BASE_URL),
routes: [