Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-portal-fe
·
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
weiqingting
2016-02-26 10:40:22 +0800
Commit
38810b6c103b2ecc94d5971b6eb4356579a4fb02
2 parents
ad2714ae
6eb08413
Merge branch 'develop' of
http://git.dev.yoho.cn/platform/yohobuy-portal-fe
into develop
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
server/interface/productSiezChart.js
server/views/pages/searchWords/index.html
server/interface/productSiezChart.js
View file @
38810b6
...
...
@@ -6,7 +6,7 @@ exports.res = [{
route
:
'/erpproduct/size/index'
,
method
:
'GET'
,
view
:
'pages/product/siezChart'
,
//url:'/product/querySizeList',
//url:'/pro
hejia
duct/querySizeList',
isJsonRaw
:
true
,
//params: [
// {name: 'page', type: 'Number',def:1},
...
...
server/views/pages/searchWords/index.html
View file @
38810b6
...
...
@@ -174,9 +174,9 @@
<
/div
>
<
div
class
=
"form-group"
>
<
label
for
=
"modifyUs
er
"
class
=
"col-sm-2 control-label"
>
修改人
<
/label
>
<
label
for
=
"modifyUs
rname
"
class
=
"col-sm-2 control-label"
>
修改人
<
/label
>
<
div
class
=
"col-sm-10"
>
<
label
id
=
"modifyUs
er"
>
{
modifyUser
}
<
/label
>
<
label
id
=
"modifyUs
rname"
>
{
modifyUsrname
}
<
/label
>
<
/div
>
<
/div
>
...
...
Please
register
or
login
to post a comment