工单系统监测工具。 如果有新工单,会弹提示。
Go to file
tsl 71bb171f48 feat: 完成,登录获取cookie有bug 2026-02-27 09:07:50 +08:00
.claude feat: 完成,登录获取cookie有bug 2026-02-27 09:07:50 +08:00
.vscode feat: 完成,登录获取cookie有bug 2026-02-27 09:07:50 +08:00
data feat: 完成,登录获取cookie有bug 2026-02-27 09:07:50 +08:00
public init 2025-10-07 15:16:37 +08:00
src feat: 完成,登录获取cookie有bug 2026-02-27 09:07:50 +08:00
src-tauri feat: 完成,登录获取cookie有bug 2026-02-27 09:07:50 +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: 完成,登录获取cookie有bug 2026-02-27 09:07:50 +08:00
package.json feat: 完成,登录获取cookie有bug 2026-02-27 09:07:50 +08:00
pnpm-lock.yaml feat: 完成,登录获取cookie有bug 2026-02-27 09:07:50 +08:00
run.bat feat: 完成,登录获取cookie有bug 2026-02-27 09:07:50 +08:00
tsconfig.json init 2025-10-07 15:16:37 +08:00
tsconfig.node.json init 2025-10-07 15:16:37 +08:00
vite.config.ts init 2025-10-07 15:16:37 +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.