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
xuqi
9 years ago
Commit
630ac3fa99869814fa5c88b6390454cad45b8836
1 parent
87126dca
order ensure analysis
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
0 deletions
template/www.yohobuy.com/actions/cart/index/order-ensure.phtml
template/www.yohobuy.com/actions/cart/index/order-ensure.phtml
View file @
630ac3f
...
...
@@ -343,4 +343,18 @@
{
{/
orderEnsure
}
}
<div
class=
"loading"
><span></span>请稍后...</div>
</div>
{
{!--
品有统计代码
--
}
}
{
{#
pinyou
}
}
<script>
<script>
!function(w,d,e)
{
var
_orderno='{{orderNo
}
}';
var
_money='
{
{money
}
}';
var
_productList='
{
{productList
}
}';
var
b=location.href,c=d.referrer,f,s,g=d.cookie,h=g.match(/(^|;)\s*ipycookie=(
[
^;
]
*)/),i=g.match(/(^|;)\s*ipysession=(
[
^;
]
*)/);if
(w.parent!=w)
{
f=b;b=c;c=f;
}
;u='//stats.ipinyou.com/cvt?a='+e('MC.
2
z.Rg-AQqSqQi
2
GykX
12
LUxI
0
')+'&c='+e(h?h
[
2
]
:'')+'&s='+e(i?i
[
2
]
.match(/jump\%
3
D(\d+)/)
[
1
]
:'')+'&u='+e(b)+'&r='+e(c)+'&rd='+(new
Date()).getTime()+'&OrderNo='+e(_orderno)+'&Money='+e(_money)+'&ProductList='+e(_productList)+'&e=';
function
_()
{
if(!d.body){setTimeout(_(),100);
}
else
{
s=
d.createElement('script');s.src
=
u;d.body.insertBefore(s,d.body.firstChild);
}
}_();
}(window,document,encodeURIComponent);
</script>
{
{/
pinyou
}
}
{
{>
layout/footer
}
}
\ No newline at end of file
...
...
Please
register
or
login
to post a comment