loulijun2021
2023-03-20 91bc071028299e41cd5a859cb1e17f9c6be12c41
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>