Commit 6084a80a authored by youjie's avatar youjie

no message

parent f53f106b
......@@ -2,9 +2,11 @@
<div class="UpgradedVersion-subheading">
<div class="UpgradedVersion-subIde absolute z-index3">
<!-- UpgradedVersion-otherSubheading 宿、食、景 标记 -->
<div class="UpgradedVersion-otherSubheading">
<div class="">
<div class="UpgradedVersion-subIdeBj relative z-index2">
<vEditDiv class="absolute" :canEdit='canEdit2' v-model="first2"></vEditDiv>
<div class="UpgradedVersion-subIdeBj-h absolute">
<vEditDiv :canEdit='canEdit2' v-model="first2"></vEditDiv>
</div>
</div>
<img class="UpgradedVersion-titleIcon relative" src="http://192.168.10.214:8130/Upload/NewTripFeature/titleIcon.png"/>
</div>
......@@ -80,7 +82,7 @@
return {
first: '五星级风景美术馆',
first1: '新仓山浅间公园',
first2: '绍',//介绍
first2: '绍',//介绍
first3: '日本旅行专家',
first4: '『印象日本』日本豪华游代名词 ',
canEdit: true,
......@@ -122,6 +124,19 @@
background-size: 100% 100%;
overflow: hidden;
}
.UpgradedVersion-subIdeBj-h{
width: 109px;
height: 71px;
overflow: hidden;
left: 18px;
top: 35px;
}
.UpgradedVersion-otherSubheading .UpgradedVersion-subIdeBj-h{
width: 54px;
height: 71px;
left: 29px;
top: 20px;
}
.UpgradedVersion-otherSubheading .UpgradedVersion-subIdeBj{
left: 85px;
top: 840px;
......@@ -129,17 +144,11 @@
height: 120px;
}
.UpgradedVersion-subIdeBj .edit_div{
left: 18px;
top: 37px;
font-size: 53px;
font-family: Microsoft YaHei;
font-weight: bold;
color: #FFFFFF;
}
.UpgradedVersion-otherSubheading .UpgradedVersion-subIdeBj .edit_div{
left: 30px;
top: 20px;
}
.UpgradedVersion-titleIcon{
width: 64px;
height: 28px;
......
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