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