Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-shop-manage
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
陈峰
2017-07-24 09:48:43 +0800
Commit
6c6dfab4506eca43ea6084704326102f62f570bb
2 parents
7b9efcd5
0f71db22
Merge branch 'feature/finance' into 'release/3.0'
时间控件样式修改 See merge request
!24
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
16 additions
and
0 deletions
app/pages/finance/clearing/clearing.vue
app/pages/finance/clearing/stock.vue
app/pages/finance/payment/payment.vue
app/pages/finance/payment/stock.vue
app/pages/finance/clearing/clearing.vue
View file @
6c6dfab
...
...
@@ -157,4 +157,8 @@ export default {
.table-btn {
margin-bottom: 20px;
}
.ivu-date-picker {
width: 190px;
}
</style>
...
...
app/pages/finance/clearing/stock.vue
View file @
6c6dfab
...
...
@@ -108,4 +108,8 @@ export default {
.table-btn {
margin-bottom: 20px;
}
.ivu-date-picker {
width: 190px;
}
</style>
...
...
app/pages/finance/payment/payment.vue
View file @
6c6dfab
...
...
@@ -143,4 +143,8 @@ export default {
.table-btn {
margin-bottom: 20px;
}
.ivu-date-picker {
width: 190px;
}
</style>
...
...
app/pages/finance/payment/stock.vue
View file @
6c6dfab
...
...
@@ -109,4 +109,8 @@ export default {
.table-btn {
margin-bottom: 20px;
}
.ivu-date-picker {
width: 190px;
}
</style>
...
...
Please
register
or
login
to post a comment