forked from baijiacms/baijiacmsV3
-
Notifications
You must be signed in to change notification settings - Fork 0
/
notice.php
117 lines (57 loc) · 3.11 KB
/
notice.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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<style>
body {
font-size: 12px;
font-family: verdana,'宋体','Microsoft Yahei',Tahoma,Arial;
height: 100%;
color: #555;
}
.dataclass {
color: #999;
height: 36px;
font-size: 12px;
overflow: hidden;
}
a {
color: #555;
text-decoration: none;
font-size: 12px;
float: left;
}
</style>
</head>
<body >
<table >
<tr ><td style="width:290px;height:30px;font-weight:bold;"><a style="color:red" target="_blank" href="http://www.baijiacms.com/ask/q-124.html" title="">
微信快捷登陆配置说明
</a><span class="dataclass" style="float:right;" align="right">03-02</span></td> </tr>
<tr ><td style="width:290px;height:30px;font-weight:bold;"><a style="color:red" target="_blank" href="http://www.baijiacms.com/ask/q-125.html" title="">
微信支付接口配置教程
</a><span class="dataclass" style="float:right;" align="right">03-02</span></td> </tr>
<tr ><td style="width:290px;height:30px;"><a target="_blank" href="http://www.baijiacms.com/ask/q-126.html" title="">
支付宝服务窗配置教程
</a><span class="dataclass" style="float:right;" align="right">03-01</span></td> </tr>
<tr ><td style="width:290px;height:30px;"><a target="_blank" href="http://www.baijiacms.com/ask/q-127.html" title="">
微信端"redirect_url参数错误"解决办法
</a><span class="dataclass" style="float:right;" align="right">03-01</span></td> </tr>
<tr><td style="width:290px;height:30px"><a target="_blank" href="http://www.baijiacms.com/ask/q-128.html" title="">
QQ在线客服悬浮代码
</a><span class="dataclass" style="float:right;" align="right">03-01</span></td>
</tr>
<tr><td style="width:290px;height:30px"><a target="_blank" href="http://www.baijiacms.com/ask/q-129.html" title="">
微商城首页等页面访问链接说明
</a><span class="dataclass" style="float:right;" align="right">03-01</span></td>
</tr>
<tr ><td style="width:290px;height:30px;"><a target="_blank" href="http://www.baijiacms.com/ask/q-132.html" title="">
如何获取无线支付宝pid和key
</a><span class="dataclass" style="float:right;" align="right">03-01</span></td> </tr>
</table>
<p>
</p>
<p>
</p>
</body>
</html>