工作流移动端

wangtao ffc9bf50b2 最新代码 3 settimane fa
.run c1294b4596 第一次提交 4 mesi fa
.vscode c1294b4596 第一次提交 4 mesi fa
conf c1294b4596 第一次提交 4 mesi fa
public ffc9bf50b2 最新代码 3 settimane fa
src ffc9bf50b2 最新代码 3 settimane fa
.env ffc9bf50b2 最新代码 3 settimane fa
.env.development ffc9bf50b2 最新代码 3 settimane fa
.env.production ffc9bf50b2 最新代码 3 settimane fa
.env.test ffc9bf50b2 最新代码 3 settimane fa
.eslintrc-auto-import.json c1294b4596 第一次提交 4 mesi fa
.eslintrc.cjs c1294b4596 第一次提交 4 mesi fa
.gitignore c1294b4596 第一次提交 4 mesi fa
.prettierrc.json c1294b4596 第一次提交 4 mesi fa
Dockerfile c1294b4596 第一次提交 4 mesi fa
README.md c1294b4596 第一次提交 4 mesi fa
env.d.ts c1294b4596 第一次提交 4 mesi fa
index.html ffc9bf50b2 最新代码 3 settimane fa
package.json c1294b4596 第一次提交 4 mesi fa
pnpm-lock.yaml c1294b4596 第一次提交 4 mesi fa
postcss.config.js c1294b4596 第一次提交 4 mesi fa
tsconfig.app.json c1294b4596 第一次提交 4 mesi fa
tsconfig.json c1294b4596 第一次提交 4 mesi fa
tsconfig.node.json c1294b4596 第一次提交 4 mesi fa
uno.config.ts c1294b4596 第一次提交 4 mesi fa
vite.config.ts ffc9bf50b2 最新代码 3 settimane fa

README.md

low-flow-h5

This template should help get you started developing with Vue 3 in Vite.

Recommended IDE Setup

VSCode + Volar (and disable Vetur).

Type Support for .vue Imports in TS

TypeScript cannot handle type information for .vue imports by default, so we replace the tsc CLI with vue-tsc for type checking. In editors, we need Volar to make the TypeScript language service aware of .vue types.

Customize configuration

See Vite Configuration Reference.

Project Setup

pnpm install

Compile and Hot-Reload for Development

pnpm dev

Type-Check, Compile and Minify for Production

pnpm build

Lint with ESLint

pnpm lint