wuyouming666
2023-12-12 aeb18723029890fb001ceebe3ca34d4f3ccb1fcd
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>