tree-shaking&todos

This commit is contained in:
Linus Torvalds
2026-02-27 12:03:42 +08:00
parent 2190f7f256
commit bd1d9f2cec
2 changed files with 2 additions and 1 deletions

View File

@@ -4,7 +4,6 @@ import { docCookies } from '$lib/vendor/docCookie';
import { TheLastPage } from './states/theLastPage.svelte';
import { goto } from '$app/navigation';
import { page } from '$app/state';
import { get } from 'svelte/store';
import { browser } from '$app/environment';
export interface WtsJWT {

View File

@@ -14,6 +14,8 @@
- 手机上搜索工单界面的那个按钮好像显示有问题,记得修一下
- 也许应该把状态放到localStorage里
## 长期
- 成员管理和排班系统