蒙层修改

This commit is contained in:
徐克 2022-07-29 14:12:52 +08:00
parent ce70354c96
commit c3e6a5aa8c
1 changed files with 3 additions and 3 deletions

View File

@ -6,9 +6,9 @@
}"> --> }"> -->
<div class="bg"> <div class="bg">
<iframe :src="buildUrl" ref="iframe" frameborder="0" width="100%" height="100%" style="position: absolute"></iframe> <iframe :src="buildUrl" ref="iframe" frameborder="0" width="100%" height="100%" style="position: absolute"></iframe>
<div class="body-left" style="width: 470px"></div> <!-- <div class="body-left" style="width: 470px"></div>-->
<div class="body-right" style="width: 470px"></div> <!-- <div class="body-right" style="width: 470px"></div>-->
<div class="body-bottom"></div> <!-- <div class="body-bottom"></div>-->
<dv-loading v-if="loading">Loading...</dv-loading> <dv-loading v-if="loading">Loading...</dv-loading>
<div v-else class="host-body"> <div v-else class="host-body">
<HeaderIndex :cdata="{ title: '房地资源', margin: '26px auto' }" style="position: relative"/> <HeaderIndex :cdata="{ title: '房地资源', margin: '26px auto' }" style="position: relative"/>