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