diff --git a/src/views/sevenLargeScreen/digitalConstruction/aIEarlyWarning/bottomLeft.vue b/src/views/sevenLargeScreen/digitalConstruction/aIEarlyWarning/bottomLeft.vue index b2c5953..23b8e06 100644 --- a/src/views/sevenLargeScreen/digitalConstruction/aIEarlyWarning/bottomLeft.vue +++ b/src/views/sevenLargeScreen/digitalConstruction/aIEarlyWarning/bottomLeft.vue @@ -268,8 +268,8 @@ onBeforeUnmount(async () => { } .history-content { height: 100%; - background: url("@/assets/images/cardImg.png") no-repeat; - background-size: 100% 100%; + // background: url("@/assets/images/cardImg.png") no-repeat; + // background-size: 100% 100%; position: relative; .rightHeader { width: 20%; diff --git a/src/views/sevenLargeScreen/digitalConstruction/aIEarlyWarning/bottomRight.vue b/src/views/sevenLargeScreen/digitalConstruction/aIEarlyWarning/bottomRight.vue index ec3900e..53678b1 100644 --- a/src/views/sevenLargeScreen/digitalConstruction/aIEarlyWarning/bottomRight.vue +++ b/src/views/sevenLargeScreen/digitalConstruction/aIEarlyWarning/bottomRight.vue @@ -1,7 +1,7 @@