Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ufo
/
ufo-platform
·
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
Lixiaodi
6 years ago
Commit
1ca78b467ac16fe9616a8a2b03542822f7396985
2 parents
950670d6
e44dd3a8
Merge branch 'dev_20190130_import' of
http://git.yoho.cn/ufo/ufo-platform
into dev_20190130_import
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
1 deletions
web/src/main/webapp/html/goods/storage/storageList.html
web/src/main/webapp/html/goods/storage/storageList.html
View file @
1ca78b4
...
...
@@ -92,6 +92,11 @@
padding
:
20px
;
}
.btn-download
span
{
line-height
:
40px
;
color
:
#87CEFA
;
}
</style>
<div
style=
"margin-left: 30px;"
class=
"div_search"
>
<input
id=
"id"
type=
"text"
>
...
...
@@ -115,7 +120,7 @@
导入EXCEL
</div>
</form>
<a
href=
"..\..\..\common/import.xlsx"
style=
"height: 40px; display: inline-block; line-height: 40px;border: none; background: none;"
class=
"easyui-linkbutton btn-info btn-download"
target=
"_blank"
>
下载样例.xlsx
</a>
</div>
</div>
<div
region=
"center"
>
...
...
Please
register
or
login
to post a comment