Commit 13dc54c1 by agan

修改官網

parent d38dbdd1
...@@ -60,6 +60,7 @@ ...@@ -60,6 +60,7 @@
</div> </div>
<div class="mPhone"> <div class="mPhone">
<div class="phoneBorder"></div> <div class="phoneBorder"></div>
<div class="voiceBtn muted"></div>
<div class="videoCon"> <div class="videoCon">
<video id="video" webkit-playsinline="true" x-webkit-airplay="true" playsinline="true" <video id="video" webkit-playsinline="true" x-webkit-airplay="true" playsinline="true"
x5-video-player-type="h5" x5-video-player-fullscreen="true" x5-video-player-type="h5" x5-video-player-fullscreen="true"
...@@ -70,7 +71,7 @@ ...@@ -70,7 +71,7 @@
</video> </video>
</div> </div>
</div> </div>
<div class="voiceBtn muted"></div>
<div class="iosDown btnPage2 heartbeat"></div> <div class="iosDown btnPage2 heartbeat"></div>
<div class="bubbles"> <div class="bubbles">
<div class="bubble1"></div> <div class="bubble1"></div>
......
...@@ -60,6 +60,7 @@ ...@@ -60,6 +60,7 @@
</div> </div>
<div class="mPhone"> <div class="mPhone">
<div class="phoneBorder"></div> <div class="phoneBorder"></div>
<div class="voiceBtn muted"></div>
<div class="videoCon"> <div class="videoCon">
<video id="video" webkit-playsinline="true" x-webkit-airplay="true" playsinline="true" <video id="video" webkit-playsinline="true" x-webkit-airplay="true" playsinline="true"
x5-video-player-type="h5" x5-video-player-fullscreen="true" x5-video-player-type="h5" x5-video-player-fullscreen="true"
...@@ -70,7 +71,7 @@ ...@@ -70,7 +71,7 @@
</video> </video>
</div> </div>
</div> </div>
<div class="voiceBtn muted"></div>
<div class="iosDown btnPage2 heartbeat"></div> <div class="iosDown btnPage2 heartbeat"></div>
<div class="bubbles"> <div class="bubbles">
<div class="bubble1"></div> <div class="bubble1"></div>
......
...@@ -55,8 +55,8 @@ body { ...@@ -55,8 +55,8 @@ body {
.mPhone { .mPhone {
/* width: 30vh; /* width: 30vh;
height: 60vh; */ height: 60vh; */
width: 6.733rem; width: 6.987rem;
height: 11.8rem; height: 13rem;
position: absolute; position: absolute;
top: 16.2vh; top: 16.2vh;
left: 50%; left: 50%;
...@@ -84,12 +84,12 @@ body { ...@@ -84,12 +84,12 @@ body {
border-top-left-radius: 0.5rem; border-top-left-radius: 0.5rem;
border-bottom-left-radius: 0.8rem; border-bottom-left-radius: 0.8rem;
border-bottom-right-radius: 0.8rem; */ border-bottom-right-radius: 0.8rem; */
border-radius: 0.72rem; border-radius: 0.6rem;
-moz-border-radius: 0.72rem; -moz-border-radius: 0.6rem;
-webkit-border-radius: 0.72rem; -webkit-border-radius: 0.6rem;
overflow: hidden; overflow: hidden;
width: 5.84rem; width: 5.84rem;
height: 10.787rem; height: 11.187rem;
box-sizing: border-box; box-sizing: border-box;
position: absolute; position: absolute;
top: 50%; top: 50%;
...@@ -207,9 +207,9 @@ body { ...@@ -207,9 +207,9 @@ body {
background: url(../../img/new3/voice.png) no-repeat; background: url(../../img/new3/voice.png) no-repeat;
background-size: contain; background-size: contain;
position: absolute; position: absolute;
bottom: 0.4rem; bottom: 1.4rem;
left: 0.2rem; right: 0.8rem;
z-index: 9; z-index: 50;
} }
.muted{ .muted{
......

5.07 KB | W: | H:

597 Bytes | W: | H:

img/new3/muted.png
img/new3/muted.png
img/new3/muted.png
img/new3/muted.png
  • 2-up
  • Swipe
  • Onion skin

6.5 KB | W: | H:

6.96 KB | W: | H:

img/new3/phone.png
img/new3/phone.png
img/new3/phone.png
img/new3/phone.png
  • 2-up
  • Swipe
  • Onion skin

4.75 KB | W: | H:

4.62 KB | W: | H:

img/new3/phoneVideo.png
img/new3/phoneVideo.png
img/new3/phoneVideo.png
img/new3/phoneVideo.png
  • 2-up
  • Swipe
  • Onion skin

5.13 KB | W: | H:

655 Bytes | W: | H:

img/new3/voice.png
img/new3/voice.png
img/new3/voice.png
img/new3/voice.png
  • 2-up
  • Swipe
  • Onion skin
...@@ -56,6 +56,7 @@ ...@@ -56,6 +56,7 @@
</div> </div>
<div class="mPhone"> <div class="mPhone">
<div class="phoneBorder"></div> <div class="phoneBorder"></div>
<div class="voiceBtn muted"></div>
<div class="videoCon"> <div class="videoCon">
<video id="video" webkit-playsinline="true" x-webkit-airplay="true" playsinline="true" <video id="video" webkit-playsinline="true" x-webkit-airplay="true" playsinline="true"
x5-video-player-type="h5" x5-video-player-fullscreen="true" x5-video-player-type="h5" x5-video-player-fullscreen="true"
...@@ -66,7 +67,7 @@ ...@@ -66,7 +67,7 @@
</video> </video>
</div> </div>
</div> </div>
<div class="voiceBtn muted"></div>
<div class="iosDown btnPage2 heartbeat"></div> <div class="iosDown btnPage2 heartbeat"></div>
<div class="bubbles"> <div class="bubbles">
<div class="bubble1"></div> <div class="bubble1"></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 sign in to comment