失眠认知训练系统(北6项目)

JutarryWu 29e07c4378 init 10 月之前
.idea 29e07c4378 init 10 月之前
plop-templates 29e07c4378 init 10 月之前
public 29e07c4378 init 10 月之前
src 29e07c4378 init 10 月之前
themes 29e07c4378 init 10 月之前
vite 29e07c4378 init 10 月之前
.commitlintrc.js 29e07c4378 init 10 月之前
.editorconfig 29e07c4378 init 10 月之前
.env.development 29e07c4378 init 10 月之前
.env.production 29e07c4378 init 10 月之前
.env.test 29e07c4378 init 10 月之前
.gitignore 29e07c4378 init 10 月之前
.lintstagedrc 29e07c4378 init 10 月之前
.node-version 29e07c4378 init 10 月之前
.npmrc 29e07c4378 init 10 月之前
LICENSE 29e07c4378 init 10 月之前
README.md 29e07c4378 init 10 月之前
eslint.config.js 29e07c4378 init 10 月之前
index.html 29e07c4378 init 10 月之前
package.json 29e07c4378 init 10 月之前
plopfile.js 29e07c4378 init 10 月之前
pnpm-lock.yaml 29e07c4378 init 10 月之前
postcss.config.js 29e07c4378 init 10 月之前
stylelint.config.js 29e07c4378 init 10 月之前
tsconfig.json 29e07c4378 init 10 月之前
tsconfig.node.json 29e07c4378 init 10 月之前
uno.config.ts 29e07c4378 init 10 月之前
vite.config.ts 29e07c4378 init 10 月之前

README.md

特点

  • 可自由替换 UI 组件库,默认使用 Vant
  • 提供页面整体布局组件,顶部导航栏、顶部标签栏、返回顶部、记录滚动位置等特性
  • 提供系统配置文件,轻松实现个性化定制
  • 基于文件系统的路由
  • 支持全方位权限验证
  • 内置最佳页面缓存方案
  • 轻松实现国际化多语言适配