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