Skip to content

Commit 5fd3606

Browse files
committed
feat(appearance): appearance set
1 parent 1189cac commit 5fd3606

File tree

1 file changed

+1
-0
lines changed
  • frontend/src/views/system/appearance

1 file changed

+1
-0
lines changed

frontend/src/views/system/appearance/index.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,7 @@ interface ConfigItem {
231231
}
232232
const showAbout = ref(true)
233233
const showDoc = ref(true)
234+
const input = ref('')
234235
const COLOR_PANEL = [
235236
'#FF4500',
236237
'#FF8C00',

0 commit comments

Comments
 (0)