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.
 
 
 
gzt 0bb7f6b83e update :更新交接文档 7 months ago
.vscode first commit 8 months ago
public fix 调整环境变量,修改构建配置,添加项目readMe 7 months ago
src fix 调整环境变量,修改构建配置,添加项目readMe 7 months ago
.env.development fix:联调基本完成 8 months ago
.env.production fix 调整环境变量,修改构建配置,添加项目readMe 7 months ago
.eslintrc.ts first commit 8 months ago
.gitignore first commit 8 months ago
.prettierrc first commit 8 months ago
A8000-PLUS_2.zip fix 调整环境变量,修改构建配置,添加项目readMe 7 months ago
A8000前端项目交接文档.md update :更新交接文档 7 months ago
README.md first commit 8 months ago
auto-imports.d.ts update 8 months ago
components.d.ts fix:联调基本完成 8 months ago
index.html first commit 8 months ago
package.json update 8 months ago
postcss.config.cjs first commit 8 months ago
tsconfig.app.json first commit 8 months ago
tsconfig.app.tsbuildinfo fix 调整环境变量,修改构建配置,添加项目readMe 7 months ago
tsconfig.json first commit 8 months ago
tsconfig.node.json first commit 8 months ago
tsconfig.node.tsbuildinfo first commit 8 months ago
vite.config.ts fix 调整环境变量,修改构建配置,添加项目readMe 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.