WXL (wul)
昨天 071e3ed6253ce4d87f6c7a58d7cab02bb3916373
src/App.vue
@@ -2,7 +2,7 @@
  <div id="app">
    <router-view />
    <theme-picker />
    <Assistant v-if="routertf" />
    <!-- <Assistant v-if="routertf" /> -->
  </div>
</template>