wujingjing
2025-02-13 79f9e13272c00a6d6a4fae7153a89f53257e9099
src/router/index.ts
@@ -1,7 +1,7 @@
import { createRouter, createWebHistory } from 'vue-router';
const router = createRouter({
   history: createWebHistory(import.meta.env.BASE_URL),
   history: createWebHistory('./'),
   routes: [
      {
         path: '/',