智能导诊 移动版

cc12458 de697d1529 添加 nav 和 copyright 等 URLSearchParams 参数配置 há 1 mês atrás
.env e0a53d0f94 添加智能导诊模块 há 2 meses atrás
.vscode 861707d18a 项目初始化 há 3 meses atrás
@types e0a53d0f94 添加智能导诊模块 há 2 meses atrás
public 861707d18a 项目初始化 há 3 meses atrás
src de697d1529 添加 nav 和 copyright 等 URLSearchParams 参数配置 há 1 mês atrás
.editorconfig 861707d18a 项目初始化 há 3 meses atrás
.gitattributes 861707d18a 项目初始化 há 3 meses atrás
.gitignore e0a53d0f94 添加智能导诊模块 há 2 meses atrás
.prettierrc.json 861707d18a 项目初始化 há 3 meses atrás
README.md 861707d18a 项目初始化 há 3 meses atrás
eslint.config.ts 861707d18a 项目初始化 há 3 meses atrás
index.html e0a53d0f94 添加智能导诊模块 há 2 meses atrás
package.json af28dd5b0d 添加 debug 功能 há 1 mês atrás
pnpm-lock.yaml af28dd5b0d 添加 debug 功能 há 1 mês atrás
tsconfig.app.json e0a53d0f94 添加智能导诊模块 há 2 meses atrás
tsconfig.json 861707d18a 项目初始化 há 3 meses atrás
tsconfig.node.json 861707d18a 项目初始化 há 3 meses atrás
vite.config.ts e0a53d0f94 添加智能导诊模块 há 2 meses atrás

README.md

six-aio.x

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