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