Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
enterprise-serevice-platform-web
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
张伯涛
enterprise-serevice-platform-web
Commits
0476f96a
Commit
0476f96a
authored
Dec 28, 2022
by
杨硕
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
个人中心ui优化
parent
fcf755eb
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
3 deletions
+5
-3
myActivities.vue
src/views/personalCenter/components/myActivities.vue
+3
-1
personalInfo.vue
src/views/personalCenter/components/personalInfo.vue
+2
-2
No files found.
src/views/personalCenter/components/myActivities.vue
View file @
0476f96a
...
@@ -86,7 +86,9 @@ export default {
...
@@ -86,7 +86,9 @@ export default {
<
style
scoped
lang=
"scss"
>
<
style
scoped
lang=
"scss"
>
::v-deep
.el-table
th
.cell
{
::v-deep
.el-table
th
.cell
{
font-size
:
17px
;
font-size
:
17px
;
font-family
:
"Microsoft YaHei"
font-family
:
"Microsoft YaHei"
;
height
:auto
;
margin-bottom
:
20px
;
}
}
::v-deep
.el-table
td
.cell
{
::v-deep
.el-table
td
.cell
{
...
...
src/views/personalCenter/components/personalInfo.vue
View file @
0476f96a
...
@@ -128,10 +128,10 @@ export default {
...
@@ -128,10 +128,10 @@ export default {
.personalInfo-module
{
.personalInfo-module
{
.el-divider--horizontal
{
.el-divider--horizontal
{
//background-color: black!important;
//background-color: black!important;
margin
:
16px
0
36
px
2px
!
important
;
margin
:
16px
0
0
px
2px
!
important
;
}
}
.info-top
{
.info-top
{
padding
:
0
0
0
3px
;
//
padding: 0 0 0 3px;
display
:
flex
;
display
:
flex
;
justify-content
:
space-between
;
justify-content
:
space-between
;
align-items
:
center
;
align-items
:
center
;
...
...
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