Commit 9b28e6c0 by zhangheng

j

parent 4c1b1108
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
// })(document, window); // })(document, window);
</script> </script>
<title>谁是桃源幸运锦鲤</title> <title>谁是桃源幸运锦鲤</title>
<link href="__CDN__/css/main.css?t=1.91" rel="stylesheet"> <link href="__CDN__/css/main.css?t=1.92" rel="stylesheet">
<style> <style>
</style> </style>
...@@ -51,14 +51,14 @@ ...@@ -51,14 +51,14 @@
<body ontouchmove="return false;"> <body ontouchmove="return false;">
<div id="container"> <div id="container">
<div class="word">奖品清单</div>
<div class="btn-prize" style="display: none"> <div class="btn-prize" style="display: none">
点击抽奖 点击抽奖
</div> </div>
<img class="prize-type" src="__CDN__/images/prize.png" style="display: none"> <img class="prize-type" src="__CDN__/images/prize.png" style="display: none">
<div class="word">桃源简介</div>
</div> </div>
<script> <script>
if (!/android/i.test(navigator.userAgent)) { if (!/android/i.test(navigator.userAgent)) {
......
...@@ -174,8 +174,8 @@ ul, li { ...@@ -174,8 +174,8 @@ ul, li {
#container { #container {
background: url("../images/bj.jpg") no-repeat center; background: url("../images/bj.jpg") no-repeat center;
background-size: 100% 100%; background-size: 100% 100%;
width: 100%; width: 640px;
height: 100%; height: 1238px;
justify-content: space-around; justify-content: space-around;
flex-direction: column-reverse; flex-direction: column-reverse;
} }
......
...@@ -197,9 +197,9 @@ ul, li { ...@@ -197,9 +197,9 @@ ul, li {
background:url("../images/bj.jpg")no-repeat center; background:url("../images/bj.jpg")no-repeat center;
background-size: 100% 100%; background-size: 100% 100%;
width: 100%; width: 640px;
@extend .flex; @extend .flex;
height: 100%; height: 1238px;
justify-content: space-around; justify-content: space-around;
flex-direction: column-reverse; flex-direction: column-reverse;
.btn-prize { .btn-prize {
......

128 KB | W: | H:

343 KB | W: | H:

Public/static/images/bj.jpg
Public/static/images/bj.jpg
Public/static/images/bj.jpg
Public/static/images/bj.jpg
  • 2-up
  • Swipe
  • Onion skin
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