Commit bd3d74e3 authored by youjie's avatar youjie

no message

parent 6084a80a
......@@ -2,7 +2,7 @@
<div class="UpgradedVersion-subheading">
<div class="UpgradedVersion-subIde absolute z-index3">
<!-- UpgradedVersion-otherSubheading 宿、食、景 标记 -->
<div class="">
<div class="UpgradedVersion-otherSubheading">
<div class="UpgradedVersion-subIdeBj relative z-index2">
<div class="UpgradedVersion-subIdeBj-h absolute">
<vEditDiv :canEdit='canEdit2' v-model="first2"></vEditDiv>
......@@ -134,7 +134,8 @@
.UpgradedVersion-otherSubheading .UpgradedVersion-subIdeBj-h{
width: 54px;
height: 71px;
left: 29px;
text-align: center;
left: 30px;
top: 20px;
}
.UpgradedVersion-otherSubheading .UpgradedVersion-subIdeBj{
......
......@@ -12,7 +12,7 @@
<!-- 介绍、宿食景页 -->
<otherJourney></otherJourney>
<!-- 行程详情页 -->
<UpgradedVersionDetails></UpgradedVersionDetails>
<!-- <UpgradedVersionDetails></UpgradedVersionDetails> -->
<!-- otherJourney-footer 食景日本料理 -->
<div class="">
<div class="otherJourney-introduceFooter absolute z-index1">
......
<template>
<div class="otherJourney-form">
<!-- 主图 -->
<MasterMapList style="display: none;"></MasterMapList>
<MasterMapList></MasterMapList>
<!-- 副标题 -->
<subheading style="display: none;"></subheading>
<subheading></subheading>
<!-- otherJourney-otherDetails 宿、食 景详情 -->
<div class="otherJourney-otherDetails" style="display: none;">
<div class="otherJourney-otherDetails">
<div class="otherJourney-details absolute z-index1">
<vEditDiv :canEdit='canEdit' v-model="first"></vEditDiv>
</div>
......
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