wuyouming666
2023-12-04 3bed56034d0a79b2748edb747b463a2cf42bc5a5
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>