heyujie
2022-01-27 0f47dfaefc53d4e5e9322a83f0967159be9abbb2
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) => {