mh-two-thousand-and-two
2024-03-29 d27fbd63d7840787d7f3ca5333b6e24dc3a860d4
App.vue
@@ -20,6 +20,7 @@
   @import '@/static/customicons.css';
   // 设置整个项目的背景色
   @import '@/static/initialize.css';
   page {
      background-color: #f5f5f5;
   }
@@ -30,5 +31,4 @@
      color: #333;
      padding: 10px;
   }
</style>