Commit 035b30ee by Ken Nakahira

提交更新代码

parent 75b3cb3b
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -557,7 +557,7 @@ ...@@ -557,7 +557,7 @@
} }
.board.data-v-57280228{ .board.data-v-57280228{
width: 80vw; width: 80vw;
height: 70vh; height: 85vh;
border-radius: 10rpx; border-radius: 10rpx;
position: fixed; position: fixed;
top:50%; top:50%;
...@@ -566,9 +566,7 @@ ...@@ -566,9 +566,7 @@
transform: translate(-50%,-50%); transform: translate(-50%,-50%);
z-index: 999999; z-index: 999999;
padding: 12rpx; padding: 12rpx;
/**
overflow-y:scroll; overflow-y:scroll;
**/
} }
.boardBG.data-v-57280228{ .boardBG.data-v-57280228{
width: 80vw; width: 80vw;
...@@ -606,10 +604,10 @@ ...@@ -606,10 +604,10 @@
padding: 0rpx 30rpx; padding: 0rpx 30rpx;
line-height: 45rpx; line-height: 45rpx;
overflow-y: scroll; overflow-y: scroll;
height: 450rpx; height: 350rpx;
} }
.imageH.data-v-57280228{ .imageH.data-v-57280228{
height: 320rpx; height: 340rpx;
width: 80%; width: 80%;
margin:auto; margin:auto;
z-index: -1; z-index: -1;
...@@ -619,11 +617,11 @@ ...@@ -619,11 +617,11 @@
top:0; top:0;
left:0; left:0;
background-image: url(https://admin.mindepoch.com:8089/worlds/结局框.png); background-image: url(https://admin.mindepoch.com:8089/worlds/结局框.png);
background-size: cover; background-size: contain;
background-position: center; background-position: center;
background-repeat: no-repeat; background-repeat: no-repeat;
width: 80vw; width: 80vw;
height: 70vh; height: 80vh;
z-index:-2; z-index:-2;
} }
.HHH.data-v-57280228{ .HHH.data-v-57280228{
...@@ -668,11 +666,9 @@ ...@@ -668,11 +666,9 @@
height: 60rpx; height: 60rpx;
width:100%; width:100%;
display: flex; display: flex;
margin-top: 20px;
/**
position:absolute; position:absolute;
bottom:60rpx; bottom:60rpx;
left:0; **/ left:0;
} }
.home.data-v-57280228{ .home.data-v-57280228{
width: 200rpx; width: 200rpx;
...@@ -958,7 +954,7 @@ to { ...@@ -958,7 +954,7 @@ to {
left:50%; left:50%;
-webkit-transform:translateX(-50%); -webkit-transform:translateX(-50%);
transform:translateX(-50%); transform:translateX(-50%);
padding-bottom: 30rpx; padding-bottom: 40rpx;
} }
.pangbai_title.data-v-57280228{ .pangbai_title.data-v-57280228{
height: 76rpx; height: 76rpx;
...@@ -1128,7 +1124,6 @@ to { ...@@ -1128,7 +1124,6 @@ to {
.tre.data-v-57280228{ .tre.data-v-57280228{
position:absolute; position:absolute;
right:30rpx; right:30rpx;
bottom:-250rpx;
width:36rpx; width:36rpx;
height:27rpx; height:27rpx;
z-index:99; z-index:99;
......
This source diff could not be displayed because it is too large. You can view the blob instead.
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 to comment