Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
Ygopro Arena Web
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GaiaXalter
Ygopro Arena Web
Commits
c0ffb970
Commit
c0ffb970
authored
Jun 22, 2022
by
GaiaXalter
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix:问卷调查颜色
parent
721268d3
Pipeline
#14169
failed with stages
in 2 minutes and 9 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
42 additions
and
3 deletions
+42
-3
src/components/PageHeader.vue
src/components/PageHeader.vue
+42
-3
static/assets/layui/css/modules/layer/default/icon.png
static/assets/layui/css/modules/layer/default/icon.png
+0
-0
No files found.
src/components/PageHeader.vue
View file @
c0ffb970
...
...
@@ -292,7 +292,7 @@
id
:
'
layerDemo
'
// ,skin: 'demo-class'
,
content
:
'
<div style="padding: 20px;margin-bottom: -20px; text-align: center">
'
+
content
:
'
<div
class=voteLayer
style="padding: 20px;margin-bottom: -20px; text-align: center">
'
+
'
是否参与问卷调查? <br><p class="voteFoot">参与调查可以改善您游戏体验与获得EXP!</p>
'
+
'
</div>
'
,
btn
:
[
'
投票Start!
'
,
'
但是我拒绝!
'
],
btnAlign
:
'
c
'
//按钮居中
...
...
@@ -324,7 +324,7 @@
id
:
'
layerDemo
'
// ,skin: 'demo-class'
,
content
:
'
<div style="padding: 20px;margin-bottom: -20px; text-align: center">
'
+
content
:
'
<div
class=voteLayer
style="padding: 20px;margin-bottom: -20px; text-align: center">
'
+
'
是否参与问卷调查? <br><p class="voteFoot">参与调查可以改善您游戏体验与获得EXP!</p>
'
+
'
</div>
'
,
btn
:
'
好的
'
,
btnAlign
:
'
c
'
//按钮居中
...
...
@@ -596,11 +596,35 @@
</
script
>
<
style
>
.voteTitle
{
.voteLayer
{
}
.layui-layer1
{
background-color
:
#161b22
!important
;
font-size
:
22px
;
margin-left
:
20px
;
font-family
:
"Helvetica Neue"
,
Helvetica
,
"PingFang SC"
,
"Hiragino Sans GB"
,
"Microsoft YaHei"
,
"微软雅黑"
,
Arial
,
sans-serif
;
}
.layui-layer-title
{
padding
:
0
80px
0
20px
;
height
:
42px
;
line-height
:
42px
;
border-bottom
:
1px
solid
#eee
;
font-size
:
14px
;
color
:
white
;
overflow
:
hidden
;
background-color
:
#161b22
;
border-radius
:
2px
2px
0
0
;
}
#layerDemo
{
background-color
:
#283044
;
}
.voteFoot
{
/*margin-left: 20px;*/
...
...
@@ -611,7 +635,22 @@
width
:
260px
;
/*word-break:break-all; width:100px; overflow:auto;*/
}
.layui-layer-btn
{
background-color
:
#161b22
;
}
.layui-layer-btn0
{
background-color
:
#1a4861
!important
;
border-color
:
black
!important
;
}
.layui-layer-page
.layui-layer-content
{
position
:
relative
;
overflow
:
hidden
;
}
/*body .demo-class .layui-layer-title{background:#c00; color:#fff; border: none;}
body .demo-class .layui-layer-btn{border-top:1px solid #E9E7E7}
body .demo-class .layui-layer-btn a{background:#333;}
...
...
static/assets/layui/css/modules/layer/default/icon.png
View replaced file @
721268d3
View file @
c0ffb970
11.2 KB
|
W:
|
H:
11.1 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