Commit 0960c0a9 authored by 黄奎's avatar 黄奎

11

parent 39cd6faa
...@@ -623,7 +623,7 @@ ...@@ -623,7 +623,7 @@
<!-- <div style="width:100%;height:4vh">&nbsp;</div> --> <!-- <div style="width:100%;height:4vh">&nbsp;</div> -->
</div> </div>
<!-- 开始进入弹窗 --> <!-- 开始进入弹窗 -->
<div class=TipTc v-if="tcShow"> <!-- <div class=TipTc v-if="tcShow">
<div class="TipsDiv" style="text-align:center;line-height:2"> <div class="TipsDiv" style="text-align:center;line-height:2">
<h4 style="font-size: 2.5rem;color: #24ade5;">中国公民文明旅游公约</h4> <h4 style="font-size: 2.5rem;color: #24ade5;">中国公民文明旅游公约</h4>
<ul style="font-size:2rem" class="conventionList"> <ul style="font-size:2rem" class="conventionList">
...@@ -635,7 +635,7 @@ ...@@ -635,7 +635,7 @@
</ul> </ul>
<span @click="tcShow=false" class="readSpan">已阅知</span> <span @click="tcShow=false" class="readSpan">已阅知</span>
</div> </div>
</div> </div> -->
<template v-if="CtObj.CType==1"> <template v-if="CtObj.CType==1">
<!-- 头部境内旅游 --> <!-- 头部境内旅游 -->
<div class="NavFixed"> <div class="NavFixed">
......
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