mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-03-18 18:07:24 +08:00
feat: 本地回复数据fixed
This commit is contained in:
@@ -153,11 +153,6 @@ export default {
|
||||
isLoadingTag.value = false
|
||||
}
|
||||
|
||||
onMounted(() => {
|
||||
// fetchCategoryData()
|
||||
// fetchTagData()
|
||||
})
|
||||
|
||||
const iconClass = computed(() => {
|
||||
switch (themeState.mode) {
|
||||
case ThemeMode.DARK:
|
||||
|
||||
Reference in New Issue
Block a user