Commit 13dc54c1 by agan

修改官網

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