loulijun2021
2023-11-07 4a7b0d87fac0c6bcae7405cc0a992c145510c133
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>