Przeglądaj źródła

'2023年7月25日14:48:10'

yxb
wq 2 lat temu
rodzic
commit
506f29a9da
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0
    1
      utils/storage.ts

+ 0
- 1
utils/storage.ts Wyświetl plik

@@ -23,7 +23,6 @@ export const getItem = (key : string) => {
try {
return JSON.parse(data);
} catch (error) {
console.log('输出内容',error)
return data;
}
}

Ładowanie…
Anuluj
Zapisz