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
b4233f7f
Commit
b4233f7f
authored
Apr 23, 2020
by
zhangjianguo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
5f72f444
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
33 deletions
+16
-33
basicSetUp.vue
src/components/setup/basicSetUp.vue
+16
-33
No files found.
src/components/setup/basicSetUp.vue
View file @
b4233f7f
<
style
>
.loginDiv
{
width
:
100%
;
height
:
100%
;
position
:
relative
;
background-size
:
cover
;
background-size
:
100%
100%
;
background-position
:
center
;
}
.el-tabs__header
{
padding
:
0
20px
;
position
:
relative
;
height
:
56px
;
line-height
:
56px
;
background-color
:
#fff
;
margin
:
0
;
}
.title
{
.basicSetUp
.title
{
margin-top
:
10px
;
padding
:
18px
20px
;
border-top
:
1px
solid
#F3F3F3
;
...
...
@@ -25,23 +11,20 @@
background-color
:
#fff
;
}
.form-body
{
.
basicSetUp
.
form-body
{
background-color
:
#fff
;
padding
:
20px
50%
20px
0
;
}
.el-form-item__label
{
padding
:
0
23px
0
0
;
}
.custom_t
{
.
basicSetUp
.
custom_t
{
display
:
flex
;
flex-direction
:
row
;
background-color
:
rgb
(
255
,
255
,
255
);
padding
:
20px
0px
;
}
.Mintips
{
.
basicSetUp
.
Mintips
{
max-width
:
700px
;
white-space
:
nowrap
;
/*内容超宽后禁止换行显示*/
overflow
:
hidden
;
/*超出部分隐藏*/
...
...
@@ -56,7 +39,7 @@
top
:
200px
;
line-height
:
72px
;
}
.triangle-up
{
.
basicSetUp
.
triangle-up
{
width
:
0
;
height
:
0
;
border-left
:
10px
solid
transparent
;
...
...
@@ -66,11 +49,11 @@
right
:
150px
;
top
:
180px
}
.left-setting-menu
{
.
basicSetUp
.
left-setting-menu
{
width
:
260px
;
}
.left-setting-menu
.el-form-item
{
.
basicSetUp
.
left-setting-menu
.el-form-item
{
height
:
60px
;
padding-left
:
20px
;
display
:
flex
;
...
...
@@ -78,7 +61,7 @@
margin-bottom
:
0
;
cursor
:
pointer
;
}
.left_box
{
.
basicSetUp
.
left_box
{
height
:
60px
;
display
:
flex
;
flex-direction
:
row
;
...
...
@@ -87,34 +70,34 @@
padding-right
:
20px
;
}
.active
{
.
basicSetUp
.
active
{
background-color
:
#F3F5F6
;
border-top-left-radius
:
10px
;
/*width: 105%;*/
border-bottom-left-radius
:
10px
;
}
.right-setting-menu
{
.
basicSetUp
.
right-setting-menu
{
background-color
:
rgb
(
243
,
245
,
246
);
padding
:
30px
;
border-radius
:
10px
;
}
.item-img
{
.
basicSetUp
.
item-img
{
height
:
550px
;
padding
:
25px
10px
;
border-radius
:
30px
;
border
:
1px
solid
#CCCCCC
;
background-color
:
#fff
;
}
.item-img
img
{
.
basicSetUp
.
item-img
img
{
height
:
100%
;
}
.img_yuan
{
.
basicSetUp
.
img_yuan
{
width
:
80px
;
height
:
80px
;
margin-top
:
5px
;
}
.img_yuan
img
{
.
basicSetUp
.
img_yuan
img
{
width
:
100%
;
height
:
100%
;
}
...
...
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