diff --git a/docs/index.md b/docs/index.md index 818eadd..da2e60d 100644 --- a/docs/index.md +++ b/docs/index.md @@ -48,9 +48,18 @@ features: details: 高性能原子化 CSS 引擎 UnoCSS,还有 100000+ 图标为你所用,无需额外引入外链 # linkText: 进入 UnoCSS 官网 # link: https://unocss.dev/ + + - icon: 🗂 + title: 基于文件的路由 + details: 无需维护 pages.json,一切都是自动化 + - icon: 📦 + title: 布局系统 + details: Layout 布局系统,一行代码切换不同布局 + + - icon: 🌈 title: 开箱即用的功能和组件 - details: pinia、API自动导入、请求拦截、路由拦截、字体图标、SVG、UI库、多语言、自定义tabbar... + details: pinia、API自动导入、请求拦截、路由拦截、字体图标、多语言、自定义tabbar、SVG、UI库... # - icon: # title: Alova.js # details: 轻量级请求库,一行代码完成各种复杂场景的网络请求。 @@ -64,6 +73,10 @@ features: - icon: 🦾 title: 精心配置的代码规范 details: TypeScript + Prettier + ESLint + Stylelint + husky + lint-staged + commitlint 配置规范 + + - icon: 🎉 + title: 一切为开发者考虑 + details: 项目积极维护,打造最好用的 uniapp 开发框架 ---