ZengTao
2024-01-19 c13207a19a92c845fcb8c356e01f073142d9084e
CanadaMes-ui/src/App.vue
@@ -2,6 +2,8 @@
    <div id="app">
        <!--路由占位符-->
        <router-view/>
        <div class="custom-icon">
  </div>
    </div>
</template>
<script>
@@ -10,4 +12,6 @@
    }
</script>
<style>
</style>