loulijun2021
2023-05-06 6c2e00278c1194b46eb9153ca4166af868bb15ef
src/layout/index.vue
@@ -33,9 +33,9 @@
        <tags-view v-if="needTagsView" />
      </div>
      <app-main />
      <right-panel v-if="showSettings">
        <settings />
      </right-panel>
<!--      <right-panel v-if="showSettings">-->
<!--        <settings />-->
<!--      </right-panel>-->
    </div>
  </div>
</template>