Aucune description

Burt 793547a78d build(vite): 先去掉vite-plugin-imagemin插件,有需要自行安装(部分用户安装失败) il y a 2 ans
.husky e9602040a5 build: husky + lint-staged + commitlint il y a 2 ans
.vscode a6435acf98 build(vscode): add recommend extensions il y a 2 ans
env 0600f6aeb0 build: 优化title配置 il y a 2 ans
screenshots df71bd7c90 docs: readme.developer.md add github template il y a 2 ans
src 6b24232e87 feat: 微信分享 il y a 2 ans
.editorconfig 47c8ac2b5d build(prettier): add .prettierrc.js il y a 2 ans
.eslintrc.cjs a1f2bef5d1 build: 配置文件一点小优化 il y a 2 ans
.gitignore a1f2bef5d1 build: 配置文件一点小优化 il y a 2 ans
.npmrc 11629b2c11 build(.npmrc): add .npmrc & pnpm i il y a 2 ans
.prettierrc.cjs c51e7181f8 chore: test file il y a 2 ans
.stylelintrc.cjs 6b8c822306 build: stylelint il y a 2 ans
README.developer.md df71bd7c90 docs: readme.developer.md add github template il y a 2 ans
README.issue.md 6723c980b1 docs: issue il y a 2 ans
README.md 91af203615 chore: readme il y a 2 ans
commitlint.config.cjs e9602040a5 build: husky + lint-staged + commitlint il y a 2 ans
index.html 0600f6aeb0 build: 优化title配置 il y a 2 ans
package.json 793547a78d build(vite): 先去掉vite-plugin-imagemin插件,有需要自行安装(部分用户安装失败) il y a 2 ans
pages.config.ts 81c85b5e35 feat: 同时支持h5和weixin的导航栏渐变 il y a 2 ans
pnpm-lock.yaml 793547a78d build(vite): 先去掉vite-plugin-imagemin插件,有需要自行安装(部分用户安装失败) il y a 2 ans
shims-uni.d.ts a1f2bef5d1 build: 配置文件一点小优化 il y a 2 ans
tsconfig.json a266441305 build(uni-helper): 引入 @uni-helper/uni-cloud-types 云开发类型 il y a 2 ans
uni-pages.d.ts d05dae4cbf feat: 整理通屏页二级页面 il y a 2 ans
uno.config.ts 3c6321ad88 fix(unocss): 处理unocss在小程序中报错 il y a 2 ans
vite.config.ts 793547a78d build(vite): 先去掉vite-plugin-imagemin插件,有需要自行安装(部分用户安装失败) il y a 2 ans

README.developer.md

vue3-uniapp-template 开发者文档

本文档提供为开发者

拉取代码

  • git 拉取

    • github:git clone https://github.com/fly-vue3-templates/vue3-uniapp-template fly-uniapp

    • gitee:git clone https://gitee.com/fly-vue3-templates/vue3-uniapp-template.git fly-uniapp

  • degit 拉取(不包含git,需要自己git init)

    • npx degit https://github.com/fly-vue3-templates/vue3-uniapp-template fly-uniapp

    • npx degit https://gitee.com/fly-vue3-templates/vue3-uniapp-template fly-uniapp

  • github template Github template

文件整理

可以把不要的文件统统删除,或者留着当做参考。