工单系统监测工具。 如果有新工单,会弹提示。
Go to file
tsl 1b6e12e402 feat(): 添加更新功能 2026-03-25 10:06:25 +08:00
.claude feat(): 添加待审核 2026-03-23 09:10:32 +08:00
.tauri feat(): 添加更新功能 2026-03-25 10:06:25 +08:00
.vscode feat: 完成,登录获取cookie有bug 2026-02-27 09:07:50 +08:00
data feat(): 添加更新功能 2026-03-25 10:06:25 +08:00
public feat(): 添加待审核 2026-03-23 09:10:32 +08:00
scripts feat(): 添加更新功能 2026-03-25 10:06:25 +08:00
src feat(): 添加更新功能 2026-03-25 10:06:25 +08:00
src-tauri feat(): 添加更新功能 2026-03-25 10:06:25 +08:00
.gitignore feat: 完成,登录获取cookie有bug 2026-02-27 09:07:50 +08:00
CLAUDE.md feat(): 添加更新功能 2026-03-25 10:06:25 +08:00
README.md init 2025-10-07 15:16:37 +08:00
README_APP.md feat(): 添加更新功能 2026-03-25 10:06:25 +08:00
index.html init 2025-10-07 15:16:37 +08:00
package-lock.json feat(): 添加更新功能 2026-03-25 10:06:25 +08:00
package.json feat(): 添加更新功能 2026-03-25 10:06:25 +08:00
pnpm-lock.yaml feat(): 添加更新功能 2026-03-25 10:06:25 +08:00
run.bat feat: 完成,登录获取cookie有bug 2026-02-27 09:07:50 +08:00
tsconfig.json feat(): 重构界面 2026-03-10 14:41:13 +08:00
tsconfig.node.json init 2025-10-07 15:16:37 +08:00
vite.config.ts feat(): 重构界面 2026-03-10 14:41:13 +08:00

README.md

Tauri + Vue + TypeScript

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.