WXL (wul)
19 小时以前 64aba591ee30c2c31953a852fe6a95db79fc0070
src/App.vue
@@ -2,7 +2,7 @@
  <div id="app">
    <router-view />
    <theme-picker />
    <Assistant v-if="routertf" />
    <!-- <Assistant v-if="routertf" /> -->
  </div>
</template>