clll
2023-11-03 bcf86e7323837ff6e2c9cd6bb25b9d29907e34ed
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>