ZZJ
2022-01-12 9d43e7051075f1fc1b2fee680a79f90becddd63f
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;
@@ -84,7 +84,7 @@
      .colobox {
        position: absolute;
        top: 2px;
        left: 10px;
        left: 5px;
        width: 29px;
        height: 15px;
        border-radius: 2px;