Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
fgfobdpqjs authored Nov 11, 2023
1 parent 811705b commit 70bc347
Show file tree
Hide file tree
Showing 62 changed files with 5,958 additions and 0 deletions.
1 change: 1 addition & 0 deletions KUNKUN/GAMES/1CaiXuKunDaZhanFeiJi/auto_dup
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
___baidu_union_callback("auto","218212e33cc4456b",[],"","")
1 change: 1 addition & 0 deletions KUNKUN/GAMES/1CaiXuKunDaZhanFeiJi/cm.js

Large diffs are not rendered by default.

115 changes: 115 additions & 0 deletions KUNKUN/GAMES/1CaiXuKunDaZhanFeiJi/css/main.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,115 @@
*{
margin: 0;
padding: 0;
}
body,html{
width:100%;
height:100%;
overflow: hidden !important;
}
#contentdiv{
width:100%;
height:100%;
}
#startdiv{
width: 100%;
height: 100%;
background: url(../image/ksbj.png) center no-repeat;
background-size:cover;
}
button{
outline: none;
}
#startdiv button{
position: absolute;
top:80%;
left: 50%;
width: 150px;
height: 30px;
border: 1px solid black;
border-radius: 30px;
background-color: #c4c9ca;
transform:translate(-50%,0);
}
#maindiv{
width: 100%;
height: 100%;
background:url(../image/background_1.png) center no-repeat;
background-size:cover;
display: none;
}
#maindiv img{
position: absolute;
z-index: 1;
}
#scorediv{
font-size: 16px;
font-weight: bold;
position: absolute;
top: 10px;
left: 10px;
display: none;
z-index: 100;
}
#scorediv{
font-size: 18px;
font-weight: bold;
}
#suspenddiv{
position: absolute;
top: 50%;
left:50%;
display: none;
z-index: 2;
transform:translate(-50%,-50%);
}
#suspenddiv button{
width: 150px;
height: 30px;
margin-bottom: 20px;
border: 1px solid black;
border-radius: 30px;
background-color: #c4c9ca;
}
#ourplan{

}
#enddiv{
position: absolute;
top: 50%;
left: 50%;
border: 1px solid gray;
border-radius: 5px;
text-align: center;
background-color:#d7ddde;
transform:translate(-50%,-50%);
display: none;
z-index: 2;
}
.plantext{
width: 160px;
height: 30px;
line-height: 30px;
font-size: 16px;
font-weight: bold;
}
#planscore{
width: 160px;
height: 80px;
line-height: 80px;
border-top: 1px solid gray;
border-bottom: 1px solid gray;
font-size: 16px;
font-weight: bold;
}
#enddiv div{
width: 160px;
height: 50px;
}
#enddiv div button{
margin-top:10px ;
width: 90px;
height: 30px;
border: 1px solid gray;
border-radius: 30px;
}
157 changes: 157 additions & 0 deletions KUNKUN/GAMES/1CaiXuKunDaZhanFeiJi/hcvm.htm

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added KUNKUN/GAMES/1CaiXuKunDaZhanFeiJi/hcvm_data/adx.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions KUNKUN/GAMES/1CaiXuKunDaZhanFeiJi/hcvm_data/logo-sm.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions KUNKUN/GAMES/1CaiXuKunDaZhanFeiJi/hcvm_data/logo.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added KUNKUN/GAMES/1CaiXuKunDaZhanFeiJi/image/dfjbz.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added KUNKUN/GAMES/1CaiXuKunDaZhanFeiJi/image/wdfj.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added KUNKUN/GAMES/1CaiXuKunDaZhanFeiJi/image/xfjbz.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 70bc347

Please sign in to comment.