From e25c8ed077019b1a12d63d3a16bbe4e473cb518f Mon Sep 17 00:00:00 2001 From: Burt Date: Mon, 6 Jan 2025 14:49:44 +0800 Subject: [PATCH] =?UTF-8?q?docs(index.md):=20features=20=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/index.md | 33 +++++++++++++++------------------ 1 file changed, 15 insertions(+), 18 deletions(-) diff --git a/docs/index.md b/docs/index.md index cc86ba7..20bebc4 100644 --- a/docs/index.md +++ b/docs/index.md @@ -24,31 +24,30 @@ hero: link: /base/14-faq features: + - icon: 🎯 + title: 多平台覆盖 + details: 支持 微信小程序、H5、APP 和 支付宝小程序、钉钉小程序、抖音小程序等平台。 + # linkText: 进入 Vue 官网 + # link: https://cn.vuejs.org/ - icon: ⚡️ - title: Vue3 + Vite5 + Pnpm 就是快 - details: Vue3 + Vite5 + Pnpm 最强组合,编写 uni-app 飞一般的感觉 - linkText: 进入 Vue 官网 - link: https://cn.vuejs.org/ + title: Vue3 + Vite5 + Pnpm + TypeScript + details: Vue3 + Vite5 + Pnpm + TypeScript 最强组合,飞一般的编码体验,同时支持 js 编写 + # linkText: 进入 Vue 官网 + # link: https://cn.vuejs.org/ - icon: title: 拥抱宇宙最强编辑器 VS Code - details: 使用你最熟悉的 VS Code,无需切换编辑器,告别 HBuilderX - linkText: 下载 VS Code - link: https://code.visualstudio.com/ - - icon: - title: uni-helper 插件支持 - details: 引入 pages + manifest + layouts 等插件,大大提升了 uniapp 的开发体验 - linkText: 进入 uni-helper github - link: https://github.com/uni-helper + details: 使用你最熟悉的 VS Code,无需切换编辑器,告别 HBuilderX 糟糕的编码体验 + # linkText: 下载 VS Code + # link: https://code.visualstudio.com/ + - icon: title: UnoCSS + UnoCSS Icons details: 高性能原子化 CSS 引擎 UnoCSS,还有 100000+ 图标为你所用,无需额外引入外链 - linkText: 进入 UnoCSS 官网 - link: https://unocss.dev/ + # linkText: 进入 UnoCSS 官网 + # link: https://unocss.dev/ - icon: 📦 title: 开箱即用的功能和组件 details: pinia、API自动导入、请求拦截、路由拦截、字体图标、SVG、UI库、多语言、自定义tabbar... - linkText: 去介绍章节看看吧 - link: ./base/1-introduction # - icon: # title: Alova.js # details: 轻量级请求库,一行代码完成各种复杂场景的网络请求。 @@ -62,8 +61,6 @@ features: - icon: 🦾 title: 精心配置的代码规范 details: TypeScript + Prettier + ESLint + Stylelint + husky + lint-staged + commitlint 配置规范 - linkText: 去 github 仓库看看吧 - link: https://github.com/feige996/unibest ---