Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
ElectricitySheep
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
黄媛媛
ElectricitySheep
Commits
2f013f91
Commit
2f013f91
authored
Apr 23, 2020
by
zhangjianguo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
样式提交
parent
87ac10c1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
basicSetUp.vue
src/components/setup/basicSetUp.vue
+3
-3
No files found.
src/components/setup/basicSetUp.vue
View file @
2f013f91
...
...
@@ -274,10 +274,10 @@
<div
style=
"width: 50%; padding-left: 100px; zoom: 0.5;"
>
<div
style=
"width: 750px; border: 1px solid rgb(238, 238, 238);position: relative"
>
<img
src=
"../../assets/img/heads.png"
alt=
""
style=
"width: 750px;
"
>
<img
src=
"../../assets/img/heads.png"
alt=
""
:style=
"{width: '750px',background:msg.MinIcoColor==1? '#FFFFFF':'#000000'}
"
>
<div
class=
"Mintips"
:style=
"{opacity: msg.MinBackClarity/100,borderRadius:msg.MinBackCircularBead+'px'}"
>
<img
src=
"../../assets/img/fork_white.png"
alt=
""
style=
"width: 72px;height: 72px"
>
<span
style=
"padding: 0 10px
"
>
{{msg.MinTips}}
</span>
<span
:style=
"{padding: '0 10px',color:msg.MinTipsColor}
"
>
{{msg.MinTips}}
</span>
</div>
<div
class=
"triangle-up"
>
...
...
@@ -326,7 +326,7 @@
</div>
</el-tab-pane>
<el-tab-pane
label=
"显示设置"
name=
"second"
>
显示设置
</el-tab-pane>
<el-tab-pane
label=
"显示设置"
name=
"second"
>
9999
</el-tab-pane>
<el-tab-pane
label=
"悬浮按钮设置"
name=
"third"
>
悬浮按钮设置
</el-tab-pane>
</el-tabs>
<el-button
type=
"primary"
style=
"margin: 12px 0 "
>
保存
</el-button>
...
...
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