-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcall.php
55 lines (42 loc) · 1.74 KB
/
call.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
55
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="format-detection" content="telephone=no">
<title>联系客服 - 爱分享</title>
<meta name="description" content="" />
<meta name="viewport" content="width=device-width , initial-scale=1.0 , user-scalable=0 , minimum-scale=1.0 , maximum-scale=1.0" />
<link rel="stylesheet" href="css/css.css">
<style type="text/css">
.bot_main li.ico_1{
background:#F1901F;
}
</style>
</head>
<body id="activity-detail" class="zh_CN " style="margin-top:10px">
<div class="rich_media ">
<div class="rich_media_inner">
<h2 class="rich_media_title" id="activity-name">联系客服-爱分享</h2>
<div id="page-content">
<div id="img-content">
<div class="rich_media_content" id="js_content">
<p style="line-height: 25.6px; "><img src="images/kefu.png" width="100%">
<span style="color: rgb(192, 0, 0);"><strong><em>长按识别上方二维码,添加客服微信!</em></strong></span><br><br>
<span style="color: rgb(192, 0, 0);"><strong><em>i分享</em></strong></span><strong><em>——微信文章广告植入营销神器!</em></strong><br>
只需一分钟,一键转换,轻松实现广告营销;<br>
<br>
</div>
<br><br><br><br><br>
</div>
</div>
</div>
</div>
</div>
<br>
<? include('foot1.php');?>
</body>
</html>