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
Email Patches
Plain Diff
Browse Files
Authored by
shuiling.wang@yoho.cn
2017-07-21 14:38:09 +0800
Commit
0f71db2256c287791420be234008f23ea6e7cd5b
1 parent
af071908
时间控件样式修改
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 @
0f71db2
...
...
@@ -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 @
0f71db2
...
...
@@ -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 @
0f71db2
...
...
@@ -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 @
0f71db2
...
...
@@ -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