da68cef1c1abe9b21367f34c79b986f1e9bc24a8
- 新增“加载全部”复选框,允许用户选择页面初始化时是否自动加载数据 - 将加载提示从“正在加载...”细化为“请点击加载数据以开始加载”和“没有更多数据了” - 引入 `hasUserLoaded` 状态,防止未手动加载时触发自动刷新和滚动加载 - 将用户偏好(是否初始加载全部)保存到 localStorage 以实现记忆功能
bls_web_vue
This template should help get you started developing with Vue 3 in Vite.
Recommended IDE Setup
VSCode + Volar (and disable Vetur).
Customize configuration
See Vite Configuration Reference.
Project Setup
npm install
Compile and Hot-Reload for Development
npm run dev
Compile and Minify for Production
npm run build
Lint with ESLint
npm run lint
Description
Languages
Vue
94.6%
JavaScript
4.4%
CSS
0.9%
HTML
0.1%