zhoushihao
2025-09-04 7c8ab3da1310aad916eff841cae77c106ecb91c6
UI-Project/src/views/Caching/cachingun.vue
@@ -405,7 +405,7 @@
      </div>
    </el-card>
  <div class="awatch">
    <img src="../../assets/woshihuancun.png" alt="" style="width: 50%;height: 100%;margin-left: 25%;margin-top: 5px;position: relative;">
    <img src="/woshihuancun.png" alt="" style="width: 50%;height: 100%;margin-left: 25%;margin-top: 5px;position: relative;">
    <div style="position: relative; width: 500px;height: 95px;margin-top: -227px;margin-left: 615px;">
    <div  
      v-for="(rect, index) in adjustedRects"
@@ -452,5 +452,6 @@
  height: 350px;
  width: 1500px;
  max-width: 100%;
  margin-left: 10%
}
</style>