ZengTao
2023-12-20 4142b96426da5346f5e2143a54775dbe5b154d2c
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>