Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
php
/
sx-prize
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
9b28e6c0
authored
Jul 17, 2019
by
zhangheng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
j
parent
4c1b1108
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
7 additions
and
7 deletions
+7
-7
.idea/workspace.xml
+0
-0
.sass-cache/0adc96cee11bc739fc2ea1eeea463a9ab946286f/main.scssc
+0
-0
Application/Home/View/default/Index_index.tpl
+3
-3
Public/static/css/main.css
+2
-2
Public/static/css/main.scss
+2
-2
Public/static/images/bj.jpg
+0
-0
No files found.
.idea/workspace.xml
View file @
9b28e6c0
This diff is collapsed.
Click to expand it.
.sass-cache/0adc96cee11bc739fc2ea1eeea463a9ab946286f/main.scssc
View file @
9b28e6c0
No preview for this file type
Application/Home/View/default/Index_index.tpl
View file @
9b28e6c0
...
...
@@ -43,7 +43,7 @@
// })(document, window);
</script>
<title>
谁是桃源幸运锦鲤
</title>
<link
href=
"__CDN__/css/main.css?t=1.9
1
"
rel=
"stylesheet"
>
<link
href=
"__CDN__/css/main.css?t=1.9
2
"
rel=
"stylesheet"
>
<style>
</style>
...
...
@@ -51,14 +51,14 @@
<body
ontouchmove=
"return false;"
>
<div
id=
"container"
>
<div
class=
"word"
>
奖品清单
</div>
<div
class=
"btn-prize"
style=
"display: none"
>
点击抽奖
</div>
<img
class=
"prize-type"
src=
"__CDN__/images/prize.png"
style=
"display: none"
>
<div
class=
"word"
>
桃源简介
</div>
</div>
<script>
if
(
!
/android/i
.
test
(
navigator
.
userAgent
))
{
...
...
Public/static/css/main.css
View file @
9b28e6c0
...
...
@@ -174,8 +174,8 @@ ul, li {
#container
{
background
:
url("../images/bj.jpg")
no-repeat
center
;
background-size
:
100%
100%
;
width
:
100%
;
height
:
1
00%
;
width
:
640px
;
height
:
1
238px
;
justify-content
:
space-around
;
flex-direction
:
column-reverse
;
}
...
...
Public/static/css/main.scss
View file @
9b28e6c0
...
...
@@ -197,9 +197,9 @@ ul, li {
background
:url
(
"../images/bj.jpg"
)
no-repeat
center
;
background-size
:
100%
100%
;
width
:
100%
;
width
:
640px
;
@extend
.flex
;
height
:
1
00%
;
height
:
1
238px
;
justify-content
:
space-around
;
flex-direction
:
column-reverse
;
.btn-prize
{
...
...
Public/static/images/bj.jpg
View file @
9b28e6c0
128 KB
|
W:
|
H:
343 KB
|
W:
|
H:
2-up
Swipe
Onion skin
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment