ZengTao
2023-09-05 7870c2d4fd6da5269a87f53d584a36628fd8ef12
CanadaMes-ui/src/App.vue
@@ -2,6 +2,9 @@
    <div id="app">
        <!--路由占位符-->
        <router-view/>
        <div class="custom-icon">
  </div>
    </div>
</template>
<script>
@@ -10,4 +13,6 @@
    }
</script>
<style>
</style>