This commit is contained in:
dap
2024-10-11 08:43:19 +08:00
46 changed files with 176 additions and 107 deletions

View File

@@ -37,6 +37,7 @@ const defaultPreferences: Preferences = {
enable: true,
icp: '',
icpLink: '',
settingShow: true,
},
footer: {
enable: false,
@@ -73,7 +74,7 @@ const defaultPreferences: Preferences = {
width: 224,
},
tabbar: {
dragable: true,
draggable: true,
enable: true,
height: 38,
keepAlive: true,