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