WXL (wul)
昨天 e06cd3953ba8a6e0eee11c235bce9ced419a2800
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>