WXL
2025-01-10 3dcfdb6a9a1035cc3c4ff34d29f7af0ee2534068
src/App.vue
@@ -2,7 +2,7 @@
  <div id="app">
    <router-view />
    <theme-picker />
    <Assistant v-if="routertf" />
    <!-- <Assistant v-if="routertf" /> -->
  </div>
</template>