diff --git a/src/assets/images/osPage/svgB.png b/src/assets/images/osPage/svgB.png new file mode 100644 index 0000000..44052db Binary files /dev/null and b/src/assets/images/osPage/svgB.png differ diff --git a/src/assets/images/osPage/svgH.jpg b/src/assets/images/osPage/svgH.jpg new file mode 100644 index 0000000..bd30e02 Binary files /dev/null and b/src/assets/images/osPage/svgH.jpg differ diff --git a/src/assets/json/OpticalStorage.js b/src/assets/json/OpticalStorage.js new file mode 100644 index 0000000..a43fa82 --- /dev/null +++ b/src/assets/json/OpticalStorage.js @@ -0,0 +1,65 @@ +export default ` + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +` \ No newline at end of file diff --git a/src/views/pages/OpticalStoragePage/index.vue b/src/views/pages/OpticalStoragePage/index.vue index f19dcf0..31d7874 100644 --- a/src/views/pages/OpticalStoragePage/index.vue +++ b/src/views/pages/OpticalStoragePage/index.vue @@ -516,7 +516,7 @@ let battyArrFlag = ref(false); let pvArrFlag = ref(false); let userzFlag = ref(false); const getpv = () => { - pvApi({ mrid: "03DKX-24289" }).then((res) => { + pvApi({ orgID: "8af8470a47aad8e20147aad92e400335"}).then((res) => { console.log(res, "respv"); console.log("1----------", res); @@ -2151,7 +2151,7 @@ const styleVar = computed(() => { padding-top: changeHeight(40); .os_info1 { - height: changeHeight(655); + height: changeHeight(750); width: 90%; .top_box { @@ -2182,19 +2182,20 @@ const styleVar = computed(() => { } .pic_box { - height: changeHeight(464); + height: changeHeight(680); position: relative; background: rgba(0, 0, 0, 0.1); display: flex; justify-content: center; align-items: center; - margin-top: changeHeight(80); + margin-top: changeHeight(40); .tuopubg { width: 100%; height: 100%; // border:1px solid red; // background: url("@/assets/images/osPage/xixiaozhantp.png") no-repeat; - background: url("@/assets/images/osPage/xuetp.png") no-repeat; + // background: url("@/assets/images/osPage/xuetp.png") no-repeat; + background: url("@/assets/images/osPage/svgB.png") no-repeat; background-size: 100% 100%; // background-image: url(".png"); } @@ -2228,7 +2229,7 @@ const styleVar = computed(() => { } .os_info2 { - height: changeHeight(920); + // height: changeHeight(920); width: 90%; position: relative; @@ -2252,7 +2253,7 @@ const styleVar = computed(() => { display: flex; justify-content: center; align-items: center; - margin-top: changeHeight(70); + margin-top: changeHeight(40); .linepic { // width: changeHeight(768.6);