A8000
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
zhangjiming 7a96e7cd5f 重构耗材逻辑 7 months ago
.vscode first commit 8 months ago
public update 8 months ago
src 重构耗材逻辑 7 months ago
.env.development fix:联调基本完成 8 months ago
.env.production fix:联调基本完成 8 months ago
.eslintrc.ts 解决编码问题 7 months ago
.gitignore first commit 8 months ago
.prettierrc first commit 8 months ago
README.md first commit 8 months ago
auto-imports.d.ts update 8 months ago
components.d.ts 解决编码问题 7 months ago
et --hard f8b9d15 完善运行功能 7 months ago
index.html first commit 8 months ago
package.json 解决编码问题 7 months ago
postcss.config.cjs first commit 8 months ago
tsconfig.app.json 重构耗材逻辑 7 months ago
tsconfig.app.tsbuildinfo 解决编码问题 7 months ago
tsconfig.json 解决编码问题 7 months ago
tsconfig.node.json 优化 7 months ago
tsconfig.node.tsbuildinfo 解决编码问题 7 months ago
vite.config.ts 解决编译bug 7 months ago
关于初始化程序的逻辑说明.txt fix:对事件处理逻辑进行补充;目前还缺少对试管架配置更新事件的处理逻辑;增加了一些弹窗组件,用于显示错误事件和通知事件;项目适配待优化; 8 months ago
更改ip和端口说明.txt fix:联调基本完成 8 months ago

README.md

Vue 3 + TypeScript + Vite

This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.