工单系统监测工具。 如果有新工单,会弹提示。
Go to file
tsl 17618ec3a0 feat(): 优化状态栏 2026-03-10 15:20:06 +08:00
.claude feat(): 优化状态栏 2026-03-10 15:20:06 +08:00
.vscode feat: 完成,登录获取cookie有bug 2026-02-27 09:07:50 +08:00
data feat(): 重构界面 2026-03-10 14:41:13 +08:00
public init 2025-10-07 15:16:37 +08:00
src feat(): 优化状态栏 2026-03-10 15:20:06 +08:00
src-tauri feat(): 优化状态栏 2026-03-10 15:20:06 +08:00
.gitignore feat: 完成,登录获取cookie有bug 2026-02-27 09:07:50 +08:00
CLAUDE.md feat: 完成,登录获取cookie有bug 2026-02-27 09:07:50 +08:00
README.md init 2025-10-07 15:16:37 +08:00
README_APP.md feat: 完成,登录获取cookie有bug 2026-02-27 09:07:50 +08:00
index.html init 2025-10-07 15:16:37 +08:00
package-lock.json feat(): 优化状态栏 2026-03-10 15:20:06 +08:00
package.json feat(): 优化状态栏 2026-03-10 15:20:06 +08:00
pnpm-lock.yaml feat(): 优化状态栏 2026-03-10 15:20:06 +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.