src/views/menu/index.vue
@@ -59,7 +59,7 @@ ]); const testClick = (item) => { router.push('/exam'); router.push('/exam-list'); } </script> @@ -79,13 +79,11 @@ } .item-icon { width: 90px; height: 90px; width: 65%; } .icon-img { width: 100%; height: 100%; object-fit: cover; } </style>