Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
self-support
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
李俊赕
self-support
Commits
e91054ec
Commit
e91054ec
authored
Apr 15, 2021
by
Facius
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
入驻头部调整
parent
e6283111
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
3 deletions
+7
-3
index.vue
src/components/settle/index.vue
+5
-1
index.vue
src/pages/settle/index.vue
+2
-2
No files found.
src/components/settle/index.vue
View file @
e91054ec
...
...
@@ -28,7 +28,11 @@
}
</
script
>
<
style
lang=
"scss"
scoped
>
<
style
lang=
"scss"
scoped
>
.settle-view
{
background-color
:
#F4F5F7
;
}
.introduction
{
border-radius
:
12rpx
;
margin-left
:
30rpx
;
...
...
src/pages/settle/index.vue
View file @
e91054ec
...
...
@@ -160,9 +160,9 @@
display
:
flex
;
flex-direction
:
column
;
}
.content
-view
{
.content
{
background-color
:
#FFFFFF
;
padding
:
30rpx
0
30rpx
30rpx
;
margin
:
30rpx
0
30rpx
30rpx
;
}
.item-label
{
color
:
#333333
;
...
...
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