WXL (wul)
23 小时以前 38d3a2b23df5d7fea47d3260cfc19e803dc40863
src/App.vue
@@ -2,7 +2,7 @@
  <div id="app">
    <router-view />
    <theme-picker />
    <Assistant v-if="routertf" />
    <!-- <Assistant v-if="routertf" /> -->
  </div>
</template>