中医外治智能辅助系统

http://121.43.162.141:7001/zentao/index.php?m=product&f=browse&productID=8

张田田 ca0771b796 治疗端 пре 2 месеци
.env ca0771b796 治疗端 пре 2 месеци
.vscode ca0771b796 治疗端 пре 2 месеци
@types ca0771b796 治疗端 пре 2 месеци
public ca0771b796 治疗端 пре 2 месеци
src ca0771b796 治疗端 пре 2 месеци
.eslintrc.cjs ca0771b796 治疗端 пре 2 месеци
.gitignore ca0771b796 治疗端 пре 2 месеци
.prettierrc.json ca0771b796 治疗端 пре 2 месеци
README.md ca0771b796 治疗端 пре 2 месеци
index.html ca0771b796 治疗端 пре 2 месеци
package-lock.json ca0771b796 治疗端 пре 2 месеци
package.json ca0771b796 治疗端 пре 2 месеци
pnpm-lock.yaml ca0771b796 治疗端 пре 2 месеци
tsconfig.app.json ca0771b796 治疗端 пре 2 месеци
tsconfig.json ca0771b796 治疗端 пре 2 месеци
tsconfig.node.json ca0771b796 治疗端 пре 2 месеци
uno.config.ts ca0771b796 治疗端 пре 2 месеци
vite.config.ts ca0771b796 治疗端 пре 2 месеци

README.md

six-hms

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