bhq@iemsoft.cn
2018-11-27 e2b48dac099e43f4b3243cdf19a7522e4b5eccbe
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
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title> Menu</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link href="styles/general.css" rel="stylesheet" type="text/css" />
<script language="JavaScript">
<!--
var noHelp   = "<p align='center' style='color: #666'>{$lang.no_help}</p>";
var helpLang = "{$help_lang}";
//-->
</script>
{literal}
<style type="text/css">
        body{
            overflow-x: hidden;
        }
        .header-log{
            width: 200px;
            height: 142px;
            BACKGROUND: url(images/header-profile.png) no-repeat 0px 0px;
            color:#fff;
            font-weight: bold;
            text-align: center;
        }
        .header-log>.user-img{
            padding-top: 20px;
        }
 
        .header-log>.user-img>img{
            width: 64px;
            height: 64px;
            border-radius: 50%;
        }
        .article_menu {
            margin: 0;
            padding: 0;
        }
        .article_menu UL {
            WIDTH: 100%;
            margin: 0;
            padding: 0;
        }
        .article_menu LI {
            LIST-STYLE-TYPE: none;
            TEXT-ALIGN: left;
        }
        .article_menu LI.menu {
            PADDING-RIGHT: 0px;
            PADDING-LEFT: 0px;
            PADDING-BOTTOM: 0px;
            WIDTH: 100%;
            PADDING-TOP: 0px
        }
        .article_menu LI.button_wu A {
            DISPLAY: block;
            FONT-SIZE: 14px;
            BACKGROUND: url(images/menu_bottom.gif) no-repeat 0px 0px;
            OVERFLOW: hidden;
            WIDTH: 100%;
            TEXT-INDENT: 35px;
            LINE-HEIGHT: 35px;
            POSITION: relative;
            HEIGHT: 35px;
        }
        .article_menu LI.button_wu A SPAN {
            RIGHT: 5px;
            BACKGROUND: url(images/help_menu-b5.gif) no-repeat;
            WIDTH: 16px;
            float: right;
            TOP: 15px;
            HEIGHT: 16px
        }
        .article_menu LI.button {
        }
        .article_menu LI.button A {
            BACKGROUND: #2f4050;
            DISPLAY: block;
            FONT-SIZE: 14px;
            OVERFLOW: hidden;
            WIDTH: 100%;
            TEXT-INDENT: 45px;
            LINE-HEIGHT: 45px;
            POSITION: relative;
            HEIGHT: 45px;
        }
        .article_menu LI.button A:hover{
            background-color: #293846;
            color: #fff;
        }
        .article_menu LI.button A em{
            background: url(images/allico1.png) no-repeat;
        }
        .article_menu LI.button A:hover em{
            background: url(images/allico2.png) no-repeat;
        }
        .article_menu LI.button A em,.article_menu LI.button A:hover em {
            background-position: 18px -528px;
            POSITION: absolute;
            top: 5px;
            left: 0px;
            width: 45px;
            height: 45px
        }
        .article_menu LI.button a em#h1_02_cat_and_goods {
            background-position:18px -3px;
        }
        .article_menu LI.button a em#h1_03_promotion {
            background-position:18px -40px;
        }
        .article_menu LI.button a em#h1_04_order {
            background-position:18px -82px;
        }
        .article_menu LI.button a em#h1_05_banner {
            background-position:18px -120px;
        }
        .article_menu LI.button a em#h1_06_stats {
            background-position:18px -160px;
        }
        .article_menu LI.button a em#h1_07_content {
            background-position:18px -200px;
        }
        .article_menu LI.button a em#h1_08_members {
            background-position:18px -242px;
        }
        .article_menu LI.button a em#h1_10_priv_admin {
            background-position:18px -276px;
        }
        .article_menu LI.button a em#h1_11_system {
            background-position:18px -313px;
        }
        .article_menu LI.button a em#h1_12_template {
            background-position:18px -352px;
        }
        .article_menu LI.button a em#h1_13_backup {
            background-position:18px -387px;
        }
        .article_menu LI.button a em#h1_14_sms {
            background-position:18px -424px;
        }
        .article_menu LI.button a em#h1_15_rec {
            background-position:18px -458px;
        }
        .article_menu LI.button a em#h1_16_email_manage {
            background-position:18px -493px;
        }
        .article_menu LI.button a em#h1_17_pickup_point_manage{
            background-position:18px -603px;
        }
        .article_menu LI.button a em#h1_18_virtual{
            background-position:18px -458px;
        }
        .article_menu LI.button a em#h1_20_chat{
            background-position:18px -563px;
        }
        .article_menu LI.button A:hover {
            TEXT-DECORATION: none
        }
        .article_menu LI.button A SPAN {
            /*RIGHT: 5px;*/
            BACKGROUND: url(images/help_menu-plus.gif) no-repeat;
            WIDTH: 16px;
            /*POSITION: absolute;
            TOP: 20px;*/
            HEIGHT: 16px;
            float: right;
            margin-top: 18px;
            margin-right: 5px;
        }
        .article_menu LI.button A SPAN.add {
            RIGHT: 5px;
            BACKGROUND: url(images/help_menu-b5.gif) no-repeat;
            WIDTH: 16px;
            POSITION: absolute;
            TOP: 20px;
            HEIGHT: 16px
        }
        #menu-ul-suo {
            BACKGROUND: url(images/show_right.gif) no-repeat left top;
            width: 37px;
            height: 490px;
            display: none;
            float: left;
        }
        .dropdown {
            DISPLAY: none;
            width: 100%;
            border-left: 4px solid #19aa8d;
        }
        .dropdown LI {
            DISPLAY: block;
            PADDING-LEFT: 43px;
            BACKGROUND:#293846;
            font-weight: bold;
            COLOR: #a7b1c2;
            LINE-HEIGHT: 30px;
            HEIGHT: 30px;
        }
        .article_menu P {
            PADDING-RIGHT: 10px;
            PADDING-LEFT: 10px;
            PADDING-BOTTOM: 10px;
            PADDING-TOP: 10px;
            TEXT-ALIGN: center
        }
    </style>
{/literal}
{insert_scripts files="../js/jquery.min.js,../js/jquery.easing.1.3.js,../js/helpmenu.js"}
<script>
        function showmenu()
        {
            frmBody = parent.document.getElementById('frame-body');
            imgArrow = parent.drag_frame.document.getElementById('img');
 
            frmBody.cols="195, 12, *";
            imgArrow.src = "images/arrow_left.gif";
            parent.menu_frame.document.getElementById('menu-ul').style.display="block";
            document.getElementById('menu-ul-suo').style.display="none";
        }
    </script>
</head>
 
<body>
<div id="menu-list" class="article_menu">
<div class="header-log">
        <div class="user-img"><img src="images/profile_small.jpg" alt=""></div>
        <h3>后台管理系统</h3>
    </div>
<ul id="menu-ul" class="container">
    <li class="menu">
        <ul>
            <li  class="button" key="11_system" name="menu">
                <a href="javascript:void(0);"><em id="h1_11_system"></em>系统设置<span id="fa_11_system"></span></a>
            </li>
            <li class="dropdown" id="11_system">
                <ul>
                    <li><a href="shop_config.php?act=list_edit" target="main_frame">商店设置</a></li>
                    <li><a href="menu.php?act=list" target="main_frame">自定义菜单</a></li>
                    <li><a href="payment.php?act=list" target="main_frame">支付方式</a></li>
                    <li><a href="website.php?act=list" target="main_frame">授权登录</a></li>
                    <li><a href="captcha_manage.php?act=main" target="main_frame">验证码管理</a></li>
                    <li><a href="shop_config.php?act=mail_settings" target="main_frame">邮件配置</a></li>
                    <li><a href="mail_template.php?act=list" target="main_frame">邮件模板管理</a></li>
                </ul>
            </li>
            <li class="button" key="02_cat_and_goods" name="menu">
 
                <a href="javascript:void(0);"><em id="h1_02_cat_and_goods"></em>商品管理<span id="fa_02_cat_and_goods"></span></a></li>
            <li class="dropdown" id="02_cat_and_goods">
                <ul>
                    <li><a href="category.php?act=list" target="main_frame">商品分类</a></li>
                    <li><a href="brand.php?act=list" target="main_frame">商品品牌</a></li>
                </ul>
            </li>
            <li class=button  key="03_promotion" name="menu">
                <A  href="javascript:void(0);"><em  id="h1_03_promotion"></em>促销管理<SPAN id="fa_03_promotion"></SPAN></A></li>
            <li  class="dropdown" id="03_promotion">
                <ul>
                    <li><a href="pintuan.php?act=list" target="main_frame">拼团活动</a></li>
                </ul>
            </li>
            <li class="button" key="15_distrib" name="menu">
 
 
 
                <a href="javascript:void(0);"><em id="h1_15_distrib"></em>微分销管理<span id="fa_15_distrib"></span></a></li>
            <li class="dropdown" id="15_distrib">
                <ul>
                    <li><a href="affiliate.php?act=list" target="main_frame">分销比例设置</a></li>
                    <li><a href="distributor.php?act=list" target="main_frame">分销商列表</a></li>
                    <li><a href="distrib_goods.php?act=list" target="main_frame">分销商品列表</a></li>
                    <li><a href="affiliate_ck.php?act=list" target="main_frame">分成订单管理</a></li>
                    <li><a href="distrib_sort.php?act=list" target="main_frame">分销排行榜</a></li>
                    <li><a href="deposit_list.php?act=list" target="main_frame">会员提现记录</a></li>
                </ul>
            </li>
            <li class="button" key="05_banner" name="menu">
 
                <a href="javascript:void(0);"><em id="h1_05_banner"></em>广告管理<span id="fa_05_banner"></span></a></li>
            <li class="dropdown" id="05_banner">
                <ul>
                    <li><a href="ad_position.php?act=list" target="main_frame">广告位置</a></li>
                    <li><a href="ads.php?act=list" target="main_frame">广告列表</a></li>
                </ul>
            </li>
            <li class="button" key="12_template" name="menu">
 
                <a href="javascript:void(0);"><em id="h1_12_template"></em>模板管理<span id="fa_12_template"></span></a></li>
            <li class="dropdown" id="12_template">
                <ul>
                    <li><a href="template.php?act=setup" target="main_frame">设置模板</a></li>
                    <li><a href="template.php?act=library" target="main_frame">库项目管理</a></li>
                    <li><a href="edit_languages.php?act=list" target="main_frame">语言项编辑</a></li>
                </ul>
            </li>
            <li class="button" key="14_sms" name="menu">
                <a href="javascript:void(0);"><em id="h1_14_sms"></em>微信管理<span id="fa_14_sms"></span></a>
            </li>
            <li class="dropdown" id="14_sms">
                <ul >
                    <li><a href="weixin.php?act=config" target="main_frame">微信设置</a></li>
                    <li><a href="weixin.php?act=addconfig" target="main_frame">多微信设置</a></li>
                    <li><a href="weixin.php?act=oauth" target="main_frame">OAuth设置</a></li>
                    <li><a href="weixin.php?act=menu" target="main_frame">自定义菜单</a></li>
                    <li><a href="weixin.php?act=addkey" target="main_frame">关键字回复</a></li>
                    <li><a href="weixin.php?act=keywords" target="main_frame">功能变量</a></li>
                    <li><a href="weixin.php?act=qiandao" target="main_frame">签到设置</a></li>
                    <li><a href="weixin_egg.php?act=list" target="main_frame">活动管理</a></li>
                    <li><a href="weixin_egg.php?act=log" target="main_frame">中奖管理</a></li>
                    <li><a href="weixin.php?act=qcode" target="main_frame">管理二维码</a></li>
                    <li><a href="weixin.php?act=addqcode" target="main_frame">生成二维码</a></li>
                    <li><a href="weixin.php?act=notice" target="main_frame">提醒设置</a></li>
                    <li><a href="weixin.php?act=news" target="main_frame">消息推送</a></li>
                    <li><a href="weixin.php?act=fans" target="main_frame">粉丝管理</a></li>
                    <li><a href="weixin_share.php?act=list" target="main_frame">分享记录</a></li>
                </ul>
            </li>
        </ul>
    </li>
</ul>
<a href="javascript:void(0)" id="menu-ul-suo" onclick="showmenu()"></a>
</div>
 
 
 
<!--<ul id="menu-ul" class="container">
 
 
    &lt;!&ndash;APPV4_ADD_START_68
    <li class="button" key="14_sms" name="menu">
        <a href="javascript:void(0);">
            <em id="h1_14_sms"></em>APP管理
            <span id="fa_14_sms"></span>
        </a>
    </li>
    <li class="dropdown" id="14_sms">
       <ul >
          <li class="dropdown">
            <a href="app_manage.php?act=basic_setting" target="main_frame">基础设置</a>
          </li>
          <li class="dropdown">
            <a href="app_push.php?act=setting" target="main_frame">推送设置</a>
          </li>
          <li class="dropdown">
            <a href="app_push.php?act=push_message" target="main_frame">推送消息</a>
          </li>
          <li class="dropdown">
            <a href="app_manage.php?act=guide_picture" target="main_frame">引导图片</a>
          </li>
          <li class="dropdown">
            <a href="app_manage.php?act=menu_setting" target="main_frame">菜单设置</a>
          </li>
          <li class="dropdown">
            <a href="app_manage.php?act=template_setting" target="main_frame">模板设置</a>
          </li>
        </ul>
    </li>
    APPV4_ADD_END_68&ndash;&gt;
    
</ul>-->
 
 
 
</div>
 
</body>
 
</html>