zhangzengfei
2022-07-18 fedb07902d62aa40892a9c47ad7f3fd5ead30b37
src/pages/internetEquipment/module/elecModule.vue
@@ -62,10 +62,10 @@
  .elec-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    justify-content: space-around;
    margin-bottom: 4px;
    padding: 20px 5px 20px 5px;
    width: 240px;
    padding: 20px 0;
    width: 100%;
    height: 78px;
    background: #f9fafc;
    border-radius: 10px;