严智鑫
2024-03-31 38e2fda87c28fa7128d971e7afac1b05a06872d6
UI-Project/src/views/Caching/caching.vue
File was renamed from UI-Project/src/views/mm/caching/caching.vue
@@ -13,7 +13,7 @@
    long: '1005',
    wide: '183.6',
    thick: '1991',
    type: '待识别',
    type: '1200',
    typea: '1',
  },
  {
@@ -22,7 +22,7 @@
    wide: '183',
    thick: '191',
    typea: '1',
    type: '待识别'
    type: '1200'
  },
  {
    id: '2',
@@ -30,7 +30,7 @@
    wide: '183',
    thick: '191',
    typea: '1',
    type: '待识别'
    type: '1200'
  },
  {
    id: '2',
@@ -38,7 +38,7 @@
    wide: '183',
    thick: '191',
    typea: '1',
    type: '待识别'
    type: '1200'
  },
  {
    id: '2',
@@ -737,7 +737,7 @@
   
  </div>
  <div id="awatch">
    <img src="../../../assets/woshihuancun.png" alt="" style="width: 70%;height: 100%;margin-left: 160px;">
    <img src="../../assets/woshihuancun.png" alt="" style="width: 60%;height: 90%;margin-left: 260px;margin-top: 20px;">
</div>
</template>
@@ -760,6 +760,7 @@
   margin-left: 28%;
}
#awatch{
  height: 450px;
  height: 460px;
  /* margin-top: -60px; */
}
</style>