WXL (wul)
2026-05-07 15c90ad541d895a4e0ceab0dd430260535479341
src/App.vue
@@ -3,13 +3,13 @@
    <router-view />
    <theme-picker />
    <!-- <Assistant v-if="routertf" /> -->
    <!-- <Assistant
    <Assistant
      v-if="Assvite"
      :initial-position="{ x: 50, y: 200 }"
      :auto-hide="false"
      :hide-delay="3000"
      primary-color="#1890ff"
    /> -->
    />
  </div>
</template>