--- # https://vitepress.dev/reference/default-theme-home-page layout: home hero: name: 'unibest' text: '最好的 uniapp 框架' tagline: '开箱即用,提供舒适开发体验' image: src: /logo.svg alt: unibest actions: - theme: brand text: 介绍 link: /base/1-introduction - theme: alt text: 快速开始 link: /base/2-start - theme: brand text: 🥤 打赏 link: /advanced/rewards/rewards - theme: alt text: 常见问题 link: /base/14-faq - theme: brand text: 演示DEMO link: https://feige996.github.io/hello-unibest/ features: - icon: 🔥 title: 多平台覆盖 details: 支持 微信小程序、H5、APP 和 支付宝小程序、钉钉小程序、抖音小程序等平台。 # linkText: 进入 Vue 官网 # link: https://cn.vuejs.org/ - icon: ⚡️ 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: UnoCSS + UnoCSS Icons details: 高性能原子化 CSS 引擎 UnoCSS,还有 100000+ 图标为你所用,无需额外引入外链 # linkText: 进入 UnoCSS 官网 # link: https://unocss.dev/ - icon: 🗂 title: 基于文件的路由 details: 无需维护 pages.json,一切都是自动化 - icon: 📦 title: 布局系统 details: Layout 布局系统,一行代码切换不同布局 - icon: 🌈 title: 开箱即用的功能和组件 details: pinia、API自动导入、请求拦截、路由拦截、字体图标、多语言、自定义tabbar、SVG、UI库... # - icon: # title: Alova.js # details: 轻量级请求库,一行代码完成各种复杂场景的网络请求。 # linkText: 进入 Alova官网 # link: https://alova.js.org/zh-CN # - icon: # title: 享受 Vite 无可比拟的体验 # details: 服务器即时启动,闪电般的热更新,还可以使用基于 Vite 生态的插件。 # - icon: - icon: 🦾 title: 精心配置的代码规范 details: TypeScript + Prettier + ESLint + Stylelint + husky + lint-staged + commitlint 配置规范 - icon: 🎉 title: 一切为开发者考虑 details: 项目积极维护,打造最好用的 uniapp 开发框架 ---