Commit bd3d74e3 authored by youjie's avatar youjie

no message

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