Нема описа

lyy c2f0f2745d 排班分页问题 пре 1 година
.vscode 14a03f5a4b 项目初始化 пре 1 година
mock 14a03f5a4b 项目初始化 пре 1 година
public 3630c83eee `fix 部署` пре 1 година
scripts 14a03f5a4b 项目初始化 пре 1 година
src c2f0f2745d 排班分页问题 пре 1 година
.env.development 14a03f5a4b 项目初始化 пре 1 година
.env.production 3630c83eee `fix 部署` пре 1 година
.env.test 14a03f5a4b 项目初始化 пре 1 година
.eslintrc.cjs 14a03f5a4b 项目初始化 пре 1 година
.gitignore 14a03f5a4b 项目初始化 пре 1 година
.prettierrc.json 14a03f5a4b 项目初始化 пре 1 година
README.md 14a03f5a4b 项目初始化 пре 1 година
auto-imports.d.ts 8aab185946 部分接口对接 пре 1 година
components.d.ts b0b71b735b mergechange пре 1 година
env.d.ts 14a03f5a4b 项目初始化 пре 1 година
index.html e5ac20cd2a 客运站g关联表修改 пре 1 година
package.json e736a2849b 优化日期 пре 1 година
pnpm-lock.yaml e736a2849b 优化日期 пре 1 година
public.zip 8aab185946 部分接口对接 пре 1 година
tsconfig.app.json 14a03f5a4b 项目初始化 пре 1 година
tsconfig.json 14a03f5a4b 项目初始化 пре 1 година
tsconfig.node.json 14a03f5a4b 项目初始化 пре 1 година
vite.config.ts 3630c83eee `fix 部署` пре 1 година

README.md

vue-project

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