Commit dff47855 authored by Mac's avatar Mac

修改样式

parent 9372bc05
<style>
@import "../../assets/css/DMC.css";
.title{width: 100%;display: -webkit-box;margin-top: 20px }
.tu_img{width: 100%;display: -webkit-box;padding: 20px 50px}
</style>
<template>
<div class="flexOne changInfo">
......@@ -74,8 +72,8 @@
</el-select>
</span>
</div>
<!-- <span class="resource-lititle sheshi">酒店优惠 <el-button icon="el-icon-plus" circle @click="addAir"></el-button>-->
<!-- </span>-->
<!-- <span class="resource-lititle sheshi">酒店优惠 <el-button icon="el-icon-plus" circle @click="addAir"></el-button>-->
<!-- </span>-->
<div class="jiudianyouhuiDiv">
<el-row v-for="(list,index) in addMsg.DiscountList" :key="index">
......@@ -218,10 +216,10 @@
</el-form-item>
</div>
</div>
<div class="title">
<div style="width: 100%;display: -webkit-box;margin-top: 20px ">
<span class="resource-lititle" style="margin-left: 30px">{{$t('hotel.hotel_imgintroduce')}}</span>
</div>
<div class="tu_img">
<div style="width: 100%;display: -webkit-box;padding: 20px 50px">
<div class="resource-list">
<div class="resource-imglist clearfix">
<div class="re-img" v-for="(item,index) in HotelImageArray" :key="item.subCode">
......
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