mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-15 22:06:43 +08:00
bef42d5c24edb9ef1b5abf81fa4fb11c297f8b8f
- 在 AICall.vue 中引入并使用 LanServiceChecker 组件 - 新增 LanServiceChecker.vue 组件,用于检测用户是否处于局域网环境 - 实现通过 fetch 发送 HEAD 请求以验证网络环境是否符合要求 - 添加重新检测按钮与加载状态提示 - 支持自定义错误信息展示 - 使用 AbortController 控制请求超时,提升用户体验
vue-console
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint
Customize configuration
Description
Languages
Vue
90%
JavaScript
8%
SCSS
1.7%
CSS
0.2%
HTML
0.1%