yxh
sendo
2025-09-29 c726f0a0d060e4c73af878aaa20bc353dc886852
src/App.vue
@@ -2,7 +2,7 @@
  <div id="app">
    <router-view />
    <theme-picker />
    <Assistant v-if="routertf" />
    <!-- <Assistant v-if="routertf" /> -->
  </div>
</template>