refactor: 移除离线预约功能并添加授权模式开关
移除与离线预约相关的所有代码,包括缓存管理、轮询逻辑和弱网络提示模块 添加 ENABLE_AUTH_MODE 配置开关以控制授权功能的启用状态 简化网络超时处理逻辑,将弱网络弹窗改为 toast 提示 清理不再使用的示例页面和类型定义文件
Showing
11 changed files
with
59 additions
and
1083 deletions
No preview for this file type
components.d.ts
0 → 100644
src/utils/uiText.js
deleted
100644 → 0
-
Please register or login to post a comment