Commit 2c0d4df8 authored by 黄奎's avatar 黄奎

页面修改

parent 2eaaba54
......@@ -44,7 +44,7 @@
></FeatureControls>
</div>
<div class="featureHome-left-one bjE6 absolute z-index2">
<img src="https://imgfile.oytour.com/Upload/Temporary/202308161225403150000000099.jpg"/>
<img :src="FeatureItem.dataObj.ImgList[0].url"/>
</div>
<div class="featureHome-left-two absolute z-index1"
:style="{'background':TripColor}">
......@@ -100,7 +100,6 @@
v-bind:IsShowVideo="true"></DMCchooseImg>
</el-dialog>
</div>
</template>
<script>
......@@ -134,8 +133,6 @@
name: '',
currentIndex: 0,
imgIndex: 0,
//选取弹窗
isShowScenicImg: false,
choseType:0,
......
......@@ -157,7 +157,7 @@
AreaName: "大阪 京都 富士山 伊豆 都 H", //地区
AreaName2: "冲绳 大阪城公园湖 伊豆 H", //地区
IndexName: "名称",
ImgList: [],
ImgList: [{url:"https://imgfile.oytour.com/Upload/Temporary/202308161225403150000000099.jpg"}],
IndexDesc: "描述信息",
};
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment