starlight 79d035c852 feat(App): 添加页面加载状态显示
添加了isLoading响应式变量来控制页面加载状态,
在API请求过程中显示加载动画,并在请求完成(成功或失败)
后隐藏加载状态。同时优化了代码结构,将原来的
链式赋值改为单独赋值语句,提高了代码可读性。
2026-03-27 01:48:25 +08:00
2026-03-26 22:18:35 +08:00

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.

Description
UniAuth用户中心
Readme 132 KiB
Languages
Vue 76.5%
CSS 20.5%
JavaScript 2%
HTML 1%