Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
haoban-3
Overview
Overview
Details
Activity
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
office
haoban-3
Commits
442f582b
Commit
442f582b
authored
Apr 20, 2020
by
无尘
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 修改样式
parent
27364899
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
11 additions
and
11 deletions
+11
-11
reviewed.vue
src/views/reviewCenter/reviewed.vue
+4
-4
unreview.vue
src/views/reviewCenter/unreview.vue
+4
-4
index.less
static/css/index.less
+3
-3
No files found.
src/views/reviewCenter/reviewed.vue
View file @
442f582b
...
...
@@ -4,7 +4,7 @@
* @Author: 无尘
* @Date: 2018-10-10 14:44:45
* @LastEditors: 无尘
* @LastEditTime: 2020-04-20 14:
09:4
0
* @LastEditTime: 2020-04-20 14:
18:2
0
-->
<
template
>
<div
class=
"reviewed-wrap common-set-wrap"
>
...
...
@@ -624,7 +624,7 @@ export default {
}
.apply-info-name
{
font-size
:
16px
;
color
:
#
303133
;
color
:
#
606266
;
}
.apply-info-right
{
width
:
229px
;
...
...
@@ -637,10 +637,10 @@ export default {
.w-80
{
display
:
inline-block
;
vertical-align
:
top
;
color
:
#
303133
;
color
:
#
606266
;
}
.w-130
{
color
:
#
303133
;
color
:
#
606266
;
}
}
}
...
...
src/views/reviewCenter/unreview.vue
View file @
442f582b
...
...
@@ -4,7 +4,7 @@
* @Author: 无尘
* @Date: 2018-10-10 14:44:45
* @LastEditors: 无尘
* @LastEditTime: 2020-04-20 14:
09:26
* @LastEditTime: 2020-04-20 14:
18:41
-->
<
template
>
<div
class=
"unreview-wrap common-set-wrap"
>
...
...
@@ -849,7 +849,7 @@ export default {
}
.apply-info-name
{
font-size
:
16px
;
color
:
#
303133
;
color
:
#
606266
;
}
.apply-info-right
{
width
:
229px
;
...
...
@@ -862,10 +862,10 @@ export default {
.w-80
{
display
:
inline-block
;
vertical-align
:
top
;
color
:
#
303133
;
color
:
#
606266
;
}
.w-130
{
color
:
#
303133
;
color
:
#
606266
;
}
}
}
...
...
static/css/index.less
View file @
442f582b
...
...
@@ -378,7 +378,7 @@
.apply-info-name {
font-size: 16px;
color: #
303133
;
color: #
606266
;
}
.apply-info-right {
...
...
@@ -393,11 +393,11 @@
.w-80 {
display: inline-block;
vertical-align: top;
color: #
303133
;
color: #
606266
;
}
.w-130 {
color: #
303133
;
color: #
606266
;
}
}
}
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