Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mingPayPc
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
fengzhaoyu
mingPayPc
Commits
d54f9f1f
Commit
d54f9f1f
authored
5 years ago
by
liang ce
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
部门修改
parent
6eb30059
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
28 additions
and
0 deletions
+28
-0
RechargeRecord.vue
src/components/pages/PaymentManagement/RechargeRecord.vue
+14
-0
RecordsOfConsumption.vue
...mponents/pages/PaymentManagement/RecordsOfConsumption.vue
+14
-0
No files found.
src/components/pages/PaymentManagement/RechargeRecord.vue
View file @
d54f9f1f
...
...
@@ -281,4 +281,18 @@ export default {
.choosePeople
:hover
{
border
:
1px
solid
#1890ff
;
}
.deptModel
{
background
:
#F2F0F0
;
margin
:
5px
0
;
margin-right
:
5px
;
padding
:
2px
4px
;
border-radius
:
3px
;
line-height
:
2
;
}
.ant-table-tbody
>
tr
:hover
.deptModel
{
background
:
#CAEEFF
;
}
.ant-popover-inner-content
>
p
{
margin
:
0
;
}
</
style
>
This diff is collapsed.
Click to expand it.
src/components/pages/PaymentManagement/RecordsOfConsumption.vue
View file @
d54f9f1f
...
...
@@ -348,4 +348,18 @@ export default {
.choosePeople
:hover
{
border
:
1px
solid
#1890ff
;
}
.deptModel
{
background
:
#F2F0F0
;
margin
:
5px
0
;
margin-right
:
5px
;
padding
:
2px
4px
;
border-radius
:
3px
;
line-height
:
2
;
}
.ant-table-tbody
>
tr
:hover
.deptModel
{
background
:
#CAEEFF
;
}
.ant-popover-inner-content
>
p
{
margin
:
0
;
}
</
style
>
This diff is collapsed.
Click to expand it.
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