Commit 755bde57 authored by 李波's avatar 李波

2021-04-27

parent 67a8b814
......@@ -2,11 +2,7 @@
<project version="4">
<component name="ChangeListManager">
<list default="true" id="f0421ba8-2ee0-449a-9a4a-029934c6b8ab" name="默认更改列表" comment="">
<change afterPath="$PROJECT_DIR$/page/data.js" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/page/index.css" beforeDir="false" afterPath="$PROJECT_DIR$/page/index.css" afterDir="false" />
<change beforePath="$PROJECT_DIR$/page/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/page/index.html" afterDir="false" />
<change beforePath="$PROJECT_DIR$/page/index.js" beforeDir="false" afterPath="$PROJECT_DIR$/page/index.js" afterDir="false" />
</list>
<ignored path="$PROJECT_DIR$/.tmp/" />
<ignored path="$PROJECT_DIR$/temp/" />
......@@ -22,8 +18,8 @@
<file pinned="false" current-in-tab="true">
<entry file="file://$PROJECT_DIR$/page/index.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="728">
<caret line="399" column="35" lean-forward="true" selection-start-line="399" selection-start-column="35" selection-end-line="399" selection-end-column="35" />
<state relative-caret-position="714">
<caret line="55" column="9" selection-start-line="55" selection-start-column="9" selection-end-line="55" selection-end-column="9" />
<folding>
<element signature="n#style#0;n#div#0;n#div#0;n#div#1;n#div#5;n#div#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#b#0;n#p#0;n#div#0;n#div#0;n#div#1;n#div#4;n#div#0;n#body#0;n#html#0;n#!!top" expanded="true" />
......@@ -74,6 +70,7 @@
<component name="FindInProjectRecents">
<findStrings>
<find>xcAttr1</find>
<find>index</find>
</findStrings>
</component>
<component name="Git.Settings">
......@@ -155,7 +152,7 @@
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1619449663855</updated>
<workItem from="1619449668450" duration="7155000" />
<workItem from="1619449668450" duration="7971000" />
</task>
<task id="LOCAL-00001" summary="2021-04-26">
<created>1619451069058</created>
......@@ -171,11 +168,18 @@
<option name="project" value="LOCAL" />
<updated>1619451954729</updated>
</task>
<option name="localTasksCounter" value="3" />
<task id="LOCAL-00003" summary="2021-04-27">
<created>1619486667763</created>
<option name="number" value="00003" />
<option name="presentableId" value="LOCAL-00003" />
<option name="project" value="LOCAL" />
<updated>1619486667763</updated>
</task>
<option name="localTasksCounter" value="4" />
<servers />
</component>
<component name="TimeTrackingManager">
<option name="totallyTimeSpent" value="7155000" />
<option name="totallyTimeSpent" value="7971000" />
</component>
<component name="ToolWindowManager">
<frame x="-8" y="-8" width="1936" height="1056" extended-state="6" />
......@@ -207,7 +211,8 @@
</component>
<component name="VcsManagerConfiguration">
<MESSAGE value="2021-04-26" />
<option name="LAST_COMMIT_MESSAGE" value="2021-04-26" />
<MESSAGE value="2021-04-27" />
<option name="LAST_COMMIT_MESSAGE" value="2021-04-27" />
</component>
<component name="editorHistoryManager">
<entry file="file://$PROJECT_DIR$/page/index.css">
......@@ -233,8 +238,8 @@
</entry>
<entry file="file://$PROJECT_DIR$/page/index.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="728">
<caret line="399" column="35" lean-forward="true" selection-start-line="399" selection-start-column="35" selection-end-line="399" selection-end-column="35" />
<state relative-caret-position="714">
<caret line="55" column="9" selection-start-line="55" selection-start-column="9" selection-end-line="55" selection-end-column="9" />
<folding>
<element signature="n#style#0;n#div#0;n#div#0;n#div#1;n#div#5;n#div#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#b#0;n#p#0;n#div#0;n#div#0;n#div#1;n#div#4;n#div#0;n#body#0;n#html#0;n#!!top" expanded="true" />
......
......@@ -18,17 +18,9 @@
<script src="data.js?v=1"></script>
</head>
<body>
<div id="app">
<!-- 视频 -->
<div class="video-box">
<video id="myVideo" width="100%" playsinline="true" controls muted autoplay poster="img/video.png">
<source src="img/666.mp4" type="video/mp4">
<!-- <source src="movie.ogg" type="video/ogg"> -->
您的浏览器不支持Video标签。
</video>
</div>
<script>
<script>
function autoPlayVideo() {
/* 自动播放视频效果,解决浏览器或者APP自动播放问题 */
function videoInBrowserHandler() {
......@@ -61,7 +53,16 @@
}
autoPlayVideo();
</script>
</script>
<div id="app">
<!-- 视频 -->
<div class="video-box">
<video id="myVideo" width="100%" playsinline="true" controls muted autoplay poster="img/video.png">
<source src="img/666.mp4" type="video/mp4">
<!-- <source src="movie.ogg" type="video/ogg"> -->
您的浏览器不支持Video标签。
</video>
</div>
<!-- 百牛渡江 天下奇观 -->
<div class="full-box">
<img src="img/1.png" alt="" srcset="" class="full-img">
......@@ -239,7 +240,7 @@
<div class="sc-tip-img"></div>
<span>4.29行程(星期四)</span>
</div>
<div class="xc-item" v-for="item in vip.xcAttr1" :key="index">
<div class="xc-item" v-for="item in vip.xcAttr1">
<div class="xc-item-tip">
<span class="item-tip-icon"></span>
<span>{{item.title}}</span>
......@@ -258,7 +259,7 @@
<div class="sc-tip-img"></div>
<span>4.30行程(星期五)</span>
</div>
<div class="xc-item" v-for="item in vip.xcAttr2" :key="index">
<div class="xc-item" v-for="item in vip.xcAttr2">
<div class="xc-item-tip">
<span class="item-tip-icon"></span>
<span>{{item.title}}</span>
......@@ -278,7 +279,6 @@
</div>
</div>
</body>
<!-- import JavaScript -->
<script src="https://unpkg.com/element-ui/lib/index.js"></script>
......@@ -423,5 +423,5 @@
},
})
</script>
</body>
</html>
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