-
Notifications
You must be signed in to change notification settings - Fork 0
/
footer.php
54 lines (53 loc) · 2.09 KB
/
footer.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<div class="row">
<div class="col-md-12">
<hr style="margin-top:30px;">
<div class="col-md-3 col-md-offset-2">
<dl>
<dt>
为什么要用BoyStyle
</dt>
<dd>
同一商品,从我们这里点击购买,有折扣!
</dd>
<dd>
专属链接邀请好友注册,他人购物,你拿佣金!
</dd>
<dd>
所有宝贝,件件精选,最美的,最好的,都在这里!
</dd>
<!-- <dd>
逛淘宝的同时,培养你的第二职业!
</dd>
<dd>
突然有一天你发现,你拿到的佣金比你的工资还高,还上什么班呢?
</dd> -->
</dl>
</div>
<div class="col-md-3">
<ul class="list-unstyled">
<li>
<b>网站信息</b>
</li>
<li>
<a style="color:#333" href="http://www.miibeian.gov.cn/state/outPortal/loginPortal.action">粤ICP备08109441号</a>
</li>
<li>
© 2015-2016 BoyStyle.CN 版权所有
</li>
<li>
<script type="text/javascript">
var cnzz_protocol = (("https:" == document.location.protocol) ? " https://" : " http://");
document.write(unescape("%3Cspan id='cnzz_stat_icon_1257892590'%3E%3C/span%3E%3Cscript src='" + cnzz_protocol + "s11.cnzz.com/z_stat.php%3Fid%3D1257892590' type='text/javascript'%3E%3C/script%3E"));
</script>
</li>
</ol>
</div>
<div class="col-md-2">
<address>
<strong>联系我们</strong>
<br>Tel: (86) 13028865077
<br> <a href="mailto:BoyStyle_CN@163.com">BoyStyle_CN@163.com</a>
</address>
</div>
</div>
</div>