mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-15 09:48:14 +08:00
🔇 删除部分 todo
This commit is contained in:
@@ -169,7 +169,6 @@ function getContents(day: number): void {
|
||||
}
|
||||
|
||||
async function share(): Promise<void> {
|
||||
// todo 唤起外部 loading
|
||||
const div = <HTMLElement>document.querySelector(".calendar-box");
|
||||
const showType = switchType.value === "avatar" ? "角色" : "武器";
|
||||
const title = `【今日素材】${showType}${btnNow.value}`;
|
||||
|
||||
Reference in New Issue
Block a user