wu
2023-09-12 67b0ccf9e6a77767bd5b0823bc80bee474f49f9b
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>