Files
FastapiAdmin/fastapp
zhangtao 3138fde133 refactor(theme): 移除未使用的主题CSS变量函数并更新文本样式
移除theme.store.ts中未使用的getThemeCSSVariables函数,该函数已被其他实现替代
在mine/index.vue中使用theme-text-secondary类统一文本颜色样式
2025-09-26 00:07:58 +08:00
..

项目介绍

基于 uni-app + wot-design-uni + Vue 3 + TypeScript 移动端跨平台开发模板,集成了 ESLint、Prettier、Stylelint、Husky 和 Commitlint 等工具,确保代码规范与质量。

项目截图

截图

项目文档

从0到1构建 UniApp + Vue3 + TypeScript 移动端跨平台开源脚手架

项目启动

安装依赖

pnpm install

h5启动

pnpm run dev:h5

构建

pnpm run build:h5

访问 http://localhost:5180/app