|
|
1 周之前 | |
|---|---|---|
| .cursor | 1 月之前 | |
| .trae | 1 月之前 | |
| .vscode | 1 月之前 | |
| env | 1 周之前 | |
| scripts | 1 周之前 | |
| src | 1 周之前 | |
| vite-plugins | 1 月之前 | |
| .editorconfig | 1 月之前 | |
| .gitignore | 2 周之前 | |
| .npmrc | 1 月之前 | |
| LICENSE | 1 月之前 | |
| README.md | 1 周之前 | |
| eslint.config.mjs | 1 周之前 | |
| favicon.ico | 1 月之前 | |
| index.html | 1 月之前 | |
| manifest.config.ts | 1 周之前 | |
| openapi-ts-request.config.ts | 1 月之前 | |
| package.json | 1 周之前 | |
| pages.config.ts | 1 周之前 | |
| tsconfig.json | 1 月之前 | |
| uno.config.ts | 1 周之前 | |
| vite.config.ts | 1 月之前 |
pnpm install
微信开发者工具配置:
dist/dev/mp-weixin 目录dist/build/mp-weixin 目录环境变量:
env/.env.developmentenv/.env.productionVITE_ 为前缀项目配置:
src/pages/ 目录下(约定式路由)manifest.config.tsvite.config.ts开发流程:
pnpm dev 启动 H5 服务pnpm dev:mp 启动微信小程序开发