79d035c852f717848f2f709c972d090aeffbf755
添加了isLoading响应式变量来控制页面加载状态, 在API请求过程中显示加载动画,并在请求完成(成功或失败) 后隐藏加载状态。同时优化了代码结构,将原来的 链式赋值改为单独赋值语句,提高了代码可读性。
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
Languages
Vue
76.5%
CSS
20.5%
JavaScript
2%
HTML
1%