src/components/view/index-index.vue @@ -2,7 +2,9 @@ </style> <template> <div class="index">首页</div> <div class="index"> <img style="width: 100%;height: 100%;" src="../../../static/img/shouye.png"/> </div> </template> <script>