Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
wenjiekong
2016-08-30 16:12:56 +0800
Commit
15da19cab9ddb1877b18638ecd4e7121d11d7370
1 parent
7ef5c671
删掉close-icon参数
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
public/js/product/students.page.js
public/js/product/students.page.js
View file @
15da19c
...
...
@@ -120,7 +120,6 @@ function givePoint(op, parameter) {
function
createStuDialog
(
cont
)
{
var
opt
=
{
className
:
'stu-dialog'
,
myCloseIcon
:
'close-icon'
,
content
:
cont
};
...
...
Please
register
or
login
to post a comment