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.
 
 
 
 
guoapeng 94d2959394 fix: Update version to V0.0.14 3 months ago
.vscode first commit 8 months ago
public update 8 months ago
src fix:调试tab选中 3 months ago
.env.development fix:联调基本完成 8 months ago
.env.production fix:联调基本完成 8 months ago
.eslintrc.ts 解决编码问题 7 months ago
.gitignore update code 4 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 优化开始测试样式 3 months ago
et --hard f8b9d15 完善运行功能 7 months ago
increment-version.js fix:;git自动提交 3 months ago
index.html first commit 8 months ago
package.json fix: Update version to V0.0.14 3 months ago
postcss.config.cjs first commit 8 months ago
tsconfig.app.json 重构耗材逻辑 7 months ago
tsconfig.app.tsbuildinfo merge 3 months ago
tsconfig.json 解决编码问题 7 months ago
tsconfig.node.json 忽略components.d.ts 7 months ago
tsconfig.node.tsbuildinfo merge 3 months ago
vite.config.ts fix:版本号自动递增 3 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.