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