forked from linxuyuan/wordpress
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsidebar.php
More file actions
34 lines (32 loc) · 1.88 KB
/
sidebar.php
File metadata and controls
34 lines (32 loc) · 1.88 KB
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
<!doctype html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0,maximum-scale=1.0, user-scalable=no"/>
<meta name="keywords" content="新富林,深圳新富林,电子元器件配套,电解电容,贴片电容,电阻,二三极管">
<meta name="description" content="深圳新富林是一家专业的电子元器件配套供应商,主营电解电容,二三极管,贴片电阻,贴片电容,USB连接器,地址:深圳市区宝安区宝安电子城1楼1016室">
<title>深圳市新富林电子有限公司 - 专业电子元器件配套供应商</title>
<link rel="stylesheet" href="<?php echo RES_PATH ?>/css/common.css">
<style>
</style>
</head>
<body style="height:2000px;">
<!-- 代码部分begin -->
<div class="keifu">
<div class="keifu_tab">
<div class="icon_keifu"></div>
<div class="keifu_box">
<div class="keifu_head"><a href="javascript:void(0)" class="keifu_close"></a></div>
<ul class="keifu_con">
<li><a href="http://wpa.qq.com/msgrd?v=3&uin=2609461267&site=qq&menu=yes"><img src="http://demo.lanrenzhijia.com/2014/service1027/images/qq.png"/></a></li>
<li><a href="http://wpa.qq.com/msgrd?v=3&uin=2609461267&site=qq&menu=yes"><img src="http://demo.lanrenzhijia.com/2014/service1027/images/qq.png"/></a></li>
<li><a href="http://wpa.qq.com/msgrd?v=3&uin=2609461267&site=qq&menu=yes"><img src="http://demo.lanrenzhijia.com/2014/service1027/images/qq.png"/></a></li>
<li class="weixin"><img src="<?php echo RES_PATH ?>/img/wechat.png" width="96" alt="扫一扫,加我微信" /></li>
</ul>
<div class="keifu_bot"></div>
</div>
</div>
</div>
<!-- 代码部分end -->
</body>
</html>