src/pages/settings/views/generalSettings.vue
@@ -380,7 +380,7 @@ } }); const url = this.curUser.backgroundpic; this.activeIcons = this.curUser.useIconType-1 this.activeIcons = this.curUser.useIconType if (url) { // const arr = url.split("/"); this.activeBg = this.tableBGList.findIndex((x) => {