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