Go to file
2026-07-21 15:18:31 +08:00
.vscode first commit 2026-06-26 10:51:01 +08:00
public feat: 模型控制 2026-06-29 16:19:37 +08:00
server feat: 调整机械臂 2026-07-21 15:18:31 +08:00
src feat: 调整机械臂 2026-07-21 15:18:31 +08:00
.dockerignore first commit 2026-06-26 10:51:01 +08:00
.env feat: 机械臂 2026-07-10 13:44:07 +08:00
.gitignore first commit 2026-06-26 10:51:01 +08:00
auto-imports.d.ts feat: 上位机首页 2026-07-06 10:32:35 +08:00
components.d.ts feat: 上位机首页 2026-07-06 10:32:35 +08:00
docker-compose.yml feat: 机械臂联调 2026-07-02 16:21:38 +08:00
Dockerfile feat: 视频播放器 2026-06-29 17:22:42 +08:00
index.html first commit 2026-06-26 10:51:01 +08:00
package.json feat: 拦截跳转 2026-06-30 17:32:54 +08:00
pnpm-lock.yaml feat: 拦截跳转 2026-06-30 17:32:54 +08:00
README.md first commit 2026-06-26 10:51:01 +08:00
vite.config.js style: 调整style样式 2026-07-02 16:38:59 +08:00

Vue 3 + Vite

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

Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.