Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
周少峰
8 years ago
Commit
a73dbc4b6b3996a0ce79c0656ab3d7c27852281e
1 parent
5dcf0671
delete cid
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
web-static/js/common.js
web-static/js/common.js
View file @
a73dbc4
...
...
@@ -223,7 +223,6 @@ function addPoint(operate, parameter) {
window
.
_yas
.
sendCustomInfo
({
'op'
:
operate
,
'uid'
:
getUid
(),
'param'
:
JSON
.
stringify
(
parameter
)
},
true
);
}
...
...
@@ -236,7 +235,6 @@ function givePoint(parameter) {
'REC_ID'
:
RECID
,
'PRD_ID'
:
''
,
'PRD_NUM'
:
0
,
'C_ID'
:
CID
,
'ACTION_ID'
:
0
,
'page_num'
:
1
},
parameter
);
...
...
Please
register
or
login
to post a comment