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>