wuyouming666
2023-12-14 73ac4d80b39ddb2c7077fed10e980f5c649f5333
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>