chore: 添加环境变量配置,集成自动导入和组件插件,重构路由和组件

This commit is contained in:
2025-12-11 16:30:45 +07:00
parent d2b796e434
commit 6b5d522bc6
13 changed files with 308 additions and 13 deletions

View File

@@ -1,5 +1,4 @@
<script setup lang="ts">
import { IonApp, IonRouterOutlet } from "@ionic/vue";
</script>
<template>