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
Email Patches
Plain Diff
Browse Files
Authored by
Lixiaodi
2019-08-30 16:11:18 +0800
Commit
28872a936a1c5ce5fa3f93f864a61418be5c4a59
1 parent
79bcbb83
页面调整
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
web/src/main/webapp/html/goods/appraise/orderDetail.html
web/src/main/webapp/html/goods/appraise/orderList.html
web/src/main/webapp/html/goods/appraise/orderDetail.html
View file @
28872a9
...
...
@@ -115,7 +115,7 @@
columns
:
[[{
title
:
"子订单编号"
,
field
:
"orderCode"
,
width
:
8
0
,
width
:
11
0
,
align
:
"center"
},
{
title
:
"商品图片"
,
...
...
web/src/main/webapp/html/goods/appraise/orderList.html
View file @
28872a9
...
...
@@ -200,7 +200,7 @@
var
div
=
$
(
"<div>"
).
appendTo
(
$
(
document
.
body
));
var
title
=
"寄存详情"
;
$
(
div
).
myDialog
({
width
:
"1
00
0px"
,
width
:
"1
15
0px"
,
height
:
"750px"
,
title
:
title
,
left
:
10
,
...
...
Please
register
or
login
to post a comment