Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohoblk-wap
·
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
陈峰
7 years ago
Commit
fc9dc89575562e6ddb2f5355a3535b759f46dc20
1 parent
80fc3577
yas version
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
doraemon/views/partial/analysis.hbs
src/index.html
doraemon/views/partial/analysis.hbs
View file @
fc9dc89
...
...
@@ -12,7 +12,7 @@
a.async = 1;
a.src = j;
m.parentNode.insertBefore(a, m);
}(window, document, 'script', (document.location.protocol === 'https:' ? 'https:' : 'http:') + '//cdn.yoho.cn/yas-jssdk/2.4.
2
/yas.js', '_yas'));
}(window, document, 'script', (document.location.protocol === 'https:' ? 'https:' : 'http:') + '//cdn.yoho.cn/yas-jssdk/2.4.
13
/yas.js', '_yas'));
(function() {
function getUid() {
...
...
src/index.html
View file @
fc9dc89
...
...
@@ -32,7 +32,7 @@
a
.
async
=
1
;
a
.
src
=
j
;
m
.
parentNode
.
insertBefore
(
a
,
m
);
}(
window
,
document
,
'script'
,
(
document
.
location
.
protocol
===
'https:'
?
'https:'
:
'http:'
)
+
'//cdn.yoho.cn/yas-jssdk/2.4.
2
/yas.js'
,
'_yas'
));
}(
window
,
document
,
'script'
,
(
document
.
location
.
protocol
===
'https:'
?
'https:'
:
'http:'
)
+
'//cdn.yoho.cn/yas-jssdk/2.4.
13
/yas.js'
,
'_yas'
));
(
function
()
{
function
getUid
()
{
...
...
Please
register
or
login
to post a comment