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