Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
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
毕凯
2016-09-22 11:09:06 +0800
Commit
e381e75b7f62c0df3f229a76d9f8f911b4d83e8e
1 parent
8d165283
gulp ge
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
2 deletions
static/dist/myohobuy/4.9.22/index-debug.js
static/dist/myohobuy/4.9.22/index.css
static/dist/myohobuy/4.9.22/index.js
static/dist/myohobuy/4.9.22/index-debug.js
View file @
e381e75
...
...
@@ -12404,8 +12404,11 @@ var getChannel = function() {
$studentVe
.
on
(
'click'
,
function
(){
if
(
window
.
_yas
&&
window
.
_yas
.
sendCustomInfo
)
{
window
.
_yas
.
sendCustomInfo
({
C_ID
:
getChannel
(),
SRC_ID
:
2
op
:
'YB_STUDENT_ATTCT_INFO'
,
param
:
JSON
.
stringify
({
C_ID
:
getChannel
(),
SRC_ID
:
2
,
}),
},
true
);
}
});
...
...
static/dist/myohobuy/4.9.22/index.css
View file @
e381e75
This diff could not be displayed because it is too large.
static/dist/myohobuy/4.9.22/index.js
View file @
e381e75
This diff could not be displayed because it is too large.
Please
register
or
login
to post a comment