wu
2023-09-08 9020f58f9c945d8a99493eb4da2253b6937909fe
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>