credit_manage1.html
20.6 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
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
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
<!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>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- 启用360浏览器的极速模式(webkit) -->
<meta name="renderer" content="webkit">
<!-- 避免IE使用兼容模式 -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>赊销管理</title>
<link href="http://static.nong12.com/static/common/css0.5/core.css?v=1.4.0
" rel="stylesheet" type="text/css" />
<link href="http://static.nong12.com/static/common/css0.5/module.css?v=1.4.0
" rel="stylesheet" type="text/css" />
<link href="http://static.nong12.com/static/common/css/suggest.css?v=1.4.0
" rel="stylesheet" type="text/css" />
<link rel="stylesheet" type="text/css" href="http://static.nong12.com/static/newStatic/pnr/css/dist/pnr1-2.css">
<link href="http://static.nong12.com/static/common/css0.5/op-shop.css?v=1.4.0
" rel="stylesheet" type="text/css" />
<script type="text/javascript">
window.GLOBAL = {};
window.GLOBAL.version = '?v=1.4.0';
</script>
<script type="text/javascript" src="http://static.nong12.com/static/common/js/jquery.js?v=1.4.0
"></script>
<script type="text/javascript" src="http://static.nong12.com/static/common/js/Tools.js?v=1.4.0
"></script>
<script type="text/javascript" src="http://static.nong12.com/static/common/js/tmp.js"></script>
<script type="text/javascript" src="http://static.nong12.com/static/common/js/jquery.lazyload.min.js?v=1.4.0
"></script>
<!-- <script type="text/javascript" src="http://static.nong12.com/static/common/js/header_top.js?v=1.4.0
"></script>
<script type="text/javascript" src="http://static.nong12.com/static/common/js/head.js?v=1.4.0
"></script> -->
<script type="text/javascript" src="http://static.nong12.com/static/common/piwik/dilipiwik.js?v=1.4.0
"></script>
<script type="text/javascript" src="http://static.nong12.com/static/common/piwik/uclick.js?v=1.4.0
"></script>
<script type="text/javascript" src="http://static.nong12.com/static/common/js/suggest.js?v=1.4.0
"></script>
<!-- 页面公共部分 -->
<script type="text/javascript" src="http://www.nong12.com/common/js/global.js?v=1.4.0"></script>
<script type="text/javascript" src="http://www.nong12.com/common/js/top_footer.js?v=1.4.0"></script>
<script type="text/javascript" src="http://www.nong12.com/common/js/minicart.js?v=1.4.0"></script>
<script type="text/javascript" src="http://user.nong12.com/static/js/common/top_search.js?v=1.4.0"></script>
<script type="text/javascript" src="http://chat.nong12.com/scripts/common/im.js"></script>
<script type="text/javascript" src="http://static.nong12.com/static/newStatic/common/js/base/sea.js"></script>
<script type="text/javascript"
src="http://static.nong12.com/static/newStatic/pnr/js/javascript/common/config.js"></script>
<!--[if (gte IE 5)&(lt IE 7)]>
<script type="text/javascript" src="http://static.nong12.com/static/common/js/dd-png.js?v=1.4.0
"></script>
<script>
DD_belatedPNG.fix('');
</script>
<![endif]-->
<script type="text/javascript">
$(function(){
$(".u-wt").hover(
function(){
$(this).children().show();
},
function(){
$(this).children().hide();
}
);
$(".top ul li").hover(
function(){
$(this).addClass("hover");
$(this).children("dd").show();
},
function(){
$(this).removeClass("hover");
$(this).children("dd").hide();
}
);//top下拉
$(".g-umain-left ul li a.u-op").toggle(
function(){
$(this).nextAll(".g-manage-list").show();
$(this).nextAll("span").addClass("on");
},
function(){
$(this).nextAll(".g-manage-list").hide();
$(this).nextAll("span").removeClass("on");
}
);
$(".g-umain-left ul li a").click(function(){
$(".g-umain-left ul li a").removeClass("on");
$(this).addClass("on");
});
// 自动定位当前菜单
jQuery(".g-umain-left a").removeClass("on");
jQuery(".g-umain-left .u-sp1").removeClass("on");
var title = jQuery("title").html();
jQuery(".g-umain-left a").each(function(){
if( new RegExp("^"+jQuery(this).text()+"-?.*$").test(title)) {
jQuery(this).parents("li").find(".list").click();
jQuery(this).addClass("on");
return false;
}
});
// 协议
$("a.diliAgreement").click(function(){
Popup.start({
title : '协议',
url : $(this).attr("url"),
width:750,
height:570,
saveFun:function(data){
},
hidefooterBar:false,
hideheaderBar:false,
});
});
});
</script>
</head>
<body class="user-bg">
<div class="pnr-top auto-990">
<div class="nav"><div class="responsive clearfix"><div class="left"><a href="http://user.nong12.com/account/security.html" target="_blank"><span id="uname">Hoyer</span></a> 欢迎来到地利批发! <a href="https://passport.nong12.com/uc/loginService?ltype=logout">退出</a><a class="h-user-msg" href="javascript:void(0)" id="notify"><div class="text" onclick="javascript:IM.openWindow('地利客服', '0', '', '' , '1');$('#total').text(0);"><em class="u-mail"></em>消息<b style="display:none"></b><span id="total">0</span></div></a></div><ul class="right"><li><a href="http://user.nong12.com/account/security.html"><span>账户设置</span></a></li><li class="more"><a href="http://user.nong12.com/"><span>采购中心 </span></a><span class="icon-more"></span><div class="mroe-list"><div class="list-a"><a href="http://user.nong12.com/purchase/order.html">已买到的商品</a><a href="http://user.nong12.com/purchase/favorite/product.html">我的收藏</a><a href="http://user.nong12.com/purchase/history.html">我的浏览</a></div></div></li><li class="more"><a href="http://user.nong12.com/seller/shop/setting_shop.html"><span>销售中心 </span></a><span class="icon-more"></span><div class="mroe-list"><div class="list-a"><a href="http://user.nong12.com/seller/shop/setting_shop.html">我的店铺</a><a href="http://user.nong12.com/seller/order/get_order_list.do">已卖出的商品</a><a href="http://user.nong12.com/seller/product/onsale.html">出售中的商品</a><a href="http://user.nong12.com/seller/product/publish.html">免费发布商品</a></div></div></li><li><a href="http://www.nong12.com/purchase_list.html"><span>进货单</span><span class="num">(<span class="cart-num">3</span>)</span></a></li><li><a href="javascript:void(0)" onclick="IM.openWindow('地利客服', '', '', '' , '1');"><span>客服服务</span></a></li><li><a href="http://www.nong12.com/helpcenter.html"><span>帮助中心</span></a></li></ul></div></div>
</div>
<div class="us-header">
<!--最顶部-->
<div class="us-tr2">
<div class="g-head-user">
<div class="mo-fn2 g-pad10 right">
<span class="sp2">
<div class="sea-tab">
<ul class="sea-tab-ul">
<li class="select-ts1"><a href="javascript:void(0);" class="sear-d" data-searchtype="goods">产品</a></li>
</ul>
<ul class="sea-tab-ul2" style="display: none;">
<li class="bottom-bg1"></li>
<li class="select-ts2"><a href="javascript:void(0);" class="sear-li" data-searchtype="store">店铺</a></li>
<li class="bottom-bg2"></li>
</ul>
<b class=""></b> </div>
</span>
<div class="inputbox"> <span class="sp5">
<input id="autocomplete" type="text" x-webkit-speech="" value="" placeholder="搜“黄瓜”试试,大黄瓜小黄瓜应有尽有" autocomplete="off">
<div class="autocomplete-suggestions" style="position: absolute; display: none; max-height: 300px; z-index: 9999;"></div></span>
</div>
<span class="sp3">
<input id="search" type="button">
</span>
<div class="clear"></div>
</div>
<a href="http://www.nong12.com" class="g-user-logo"></a>
<a href="http://www.nong12.com" class="g-u-dir un-h5">首页</a>
<a href="http://user.nong12.com/purchase/order.html" class="g-u-dir un-h5">采购中心</a>
<a href="http://user.nong12.com/seller/shop/sale.html" class="g-u-dir un-h5 on">销售中心</a>
<a href="http://user.nong12.com/account/security.html" class="g-u-dir un-h5">账号管理</a>
</div>
</div>
<!--logo、搜索区、公告区-->
</div>
<link rel="stylesheet" type="text/css" href="../css/dist/credit_manage.css">
<div class="g-user-main clear">
<div class="m-user-loca"> <a href="//user.nong12.com/account/security.html">我的地利</a> 〉"销售中心</a> 〉<span>赊销管理</span>
</div>
<div class="g-umain-left">
<div class="g-um-h2 un-h2">销售中心</div>
<ul>
<li><a href="http://user.nong12.com/seller/order/get_order_list.do" class="list">我的销售单</a></li>
<!--
<li><a href="http://user.nong12.com/supply.html"
class="list">供应信息管理</a></li>
-->
<li><a href="#" class="list on">赊销管理</a></li>
<li><a href="javascript:void(0)" class="list u-op">店铺管理</a><span class="u-sp1"></span>
<div class="g-manage-list" style="display: none;">
<dl>
<dd><a href="http://user.nong12.com/seller/shop/checkAuthen.html">我要开店</a></dd>
<dd><a href="http://user.nong12.com/seller/shop/setting_shop.html">店铺设置</a></dd>
<!--<dd><a href="http://user.nong12.com/seller/shop/template.html">店铺模板</a></dd> -->
<dd><a href="http://user.nong12.com/seller/shop/renovation.html">店铺装修</a></dd>
</dl>
</div>
</li>
<li><a href="javascript:void(0)" class="list u-op">商品管理</a><span class="u-sp1"></span>
<div class="g-manage-list" style="display: none;">
<dl>
<dd><a href="http://user.nong12.com/seller/product/publish.html">发布商品</a></dd>
<dd><a href="http://user.nong12.com/seller/product/onsale.html">出售中的商品</a></dd>
<dd><a href="http://user.nong12.com/seller/product/onwarehouse.html">待上架的商品</a></dd>
<dd><a href="http://user.nong12.com/seller/product/recommend_list.html">橱窗推荐商品</a></dd>
<dd><a href="http://user.nong12.com/seller/product/shop_product_category.html">店铺商品分类</a></dd>
<dd><a href="http://user.nong12.com/seller/product/shortcut.html">商品快捷描述</a></dd>
</dl>
</div>
</li>
<!--
<li><a href="javascript:void(0)" class="list u-op">销售服务管理</a><span class="u-sp1"></span>
<div class="g-manage-list">
<dl>
<dd><a href="http://user.nong12.com/seller/sale/write.html">申请代销服务</a></dd>
<dd><a href="http://user.nong12.com/seller/sale/list.html">代销服务管理</a></dd>
<dd><a href="http://user.nong12.com/seller/CombineSale/list.html">联营联销服务管理</a></dd>
</dl>
</div>
</li>
-->
<li><a href="javascript:void(0)" class="list u-op">客户服务</a><span class="u-sp1"></span>
<div class="g-manage-list" style="display: none;">
<dl>
<dd><a href="http://user.nong12.com/salesCenter/list.do">销售退款管理</a></dd>
</dl>
</div>
</li>
</ul>
</div>
<div class="g-umain-right">
<div class="g-lay-h2"><h2>赊销管理</h2></div>
<div class="g-group clearfix">
<div class="ll">
您已开通了赊账付款功能,添加您的熟客到熟客列表,对方即可使用赊账支付。<a href="#" class="a-link">查看赊账订单</a>
<p class="MT5">如果您想关闭赊账付款功能,点击这里 <a href="#" class="submitBtn grayBtn sure-operation">关闭赊账功能</a></p>
</div>
<span class="rr">
<a href="#creditpop" class="help-msg s-fancybox"><i class="help-tips"></i>什么是赊账付款</a>
</span>
</div>
<div class="MT20 clearfix">
<div class="ll">
<form>
<input type="text" class="iptText" placeholder="请输入姓名或手机号">
<button type="submit" class="submitBtn">查询</button>
</form>
</div>
<div class="rr">
<a href="#addvip" class="submitBtn orangeBtn s-fancybox">新增VIP客户</a>
</div>
</div>
<div class="wrap-table MT10">
<table>
<tr>
<th><label><input type="checkbox">选择</label></th>
<th>姓名</th>
<th>手机号</th>
<th>是否开启</th>
<th>操作</th>
</tr>
</table>
<!-- 没有数据的情况 -->
<div class="no-data">
您未添加任何人到您的熟客列表,<a href="#addvip" class="a-link s-fancybox">立即添加</a>
</div>
<!-- 没有数据的情况 结束-->
</div>
<div class="wrap-table MT10">
<table>
<tr>
<th><label class="for-label"><input type="checkbox" id="checkAll">选择</label></th>
<th>姓名</th>
<th>手机号</th>
<th>是否开启</th>
<th>操作</th>
</tr>
<tr>
<td><input type="checkbox"></td>
<td>张磊芝</td>
<td>13526268989</td>
<td><span class="state">已开启</span></td>
<td>
<a href="#" class="a-link">关闭</a>
<a href="#addvip" class="a-link s-fancybox">修改</a>
<a href="#" class="a-link">删除</a>
</td>
</tr>
<tr>
<td><input type="checkbox"></td>
<td>张磊芝</td>
<td>13526268989</td>
<td><span class="state col-f60">已关闭</span></td>
<td>
<a href="#" class="a-link">开启</a>
<a href="#addvip" class="a-link s-fancybox">修改</a>
<a href="#" class="a-link">删除</a>
</td>
</tr>
<tr>
<td><input type="checkbox"></td>
<td>张磊芝</td>
<td>13526268989</td>
<td><span class="state">已开启</span></td>
<td>
<a href="#" class="a-link">关闭</a>
<a href="#addvip" class="a-link s-fancybox">修改</a>
<a href="#" class="a-link">删除</a>
</td>
</tr>
</table>
</div>
<div class="page">
<a href="#">首页</a>
<a href="#" class="prev"><</a>
<a href="#">1</a>
<b>2</b>
<a href="#">3</a>
<a href="#" class="next">></a>
<a href="#">尾页</a>
第10页/共20页
</div>
<div class="action-gather">
<a href="#" class="submitBtn grayBtn">开启</a>
<a href="#" class="submitBtn grayBtn">关闭</a>
<a href="#" class="submitBtn grayBtn">删除</a>
</div>
</div>
</div>
<!-- 赊账说明 -->
<div id="creditpop">
<h3 class="direction-header">什么是赊账付款?</h3>
<div class="wrap">
<h3>什么是赊账付款?</h3>
<p class="col-666 MT10 direction-msg">赊账付款是指,允许赊账的卖家下单后不用付款就可以进货,即形成传统交易中的赊欠关系,订单成交后,买卖双方再根据合作情况自行解决债务关关系,卖家开通服务后,给予熟悉和信赖的买家赊账权利,买家即可针对该卖家发布的商品申请赊账付款。</p>
</div>
<div class="wrap MT20">
<h3>赊账付款的使用条件</h3>
<ul class="tips-list clearfix">
<li><span>01.</span>卖家开通了赊账付款功能</li>
<li><span>02.</span>卖家添加买家为VIP客户</li>
<li><span>03.</span>买家通过实名认证</li>
</ul>
</div>
<div class="wrap MT20">
<h3>使用流程</h3>
<ul class="direction-list clearfix">
<li>
<p class="direction-title">第一步<i></i></p>
<p class="direction-content">买家开通赊账付款</p>
</li>
<li>
<p class="direction-title">第二步<i></i></p>
<p class="direction-content">设置赊账金额限制和VIP客户名单</p>
</li>
<li>
<p class="direction-title">第三步<i></i></p>
<p class="direction-content">VIP买家下单并选择赊账付款</p>
</li>
<li>
<p class="direction-title">第四步<i></i></p>
<p class="direction-content">卖家发货/备货</p>
</li>
<li>
<p class="direction-title">第五步<i></i></p>
<p class="direction-content">买家提货/收货</p>
</li>
<li>
<p class="direction-title">第六步<i></i></p>
<p class="direction-content">双方线下结清账款</p>
</li>
</ul>
</div>
<div class="btn-box"><a href="javascript:void(0);" onclick="$.fancybox.close();" class="submitBtn">确定</a></div>
</div>
<!-- 赊账说明 结束-->
<!-- 添加vip 弹层 -->
<div id="addvip">
<h3 class="direction-header">新增VIP客户</h3>
<form class="s-validate">
<table class="table-from">
<tr>
<td class="align-right"><span class="required-icon">*</span>姓名:</td>
<td><input type="text" class="iptText required" isrealname="true" name="ss"></td>
</tr>
<tr>
<td class="align-right"><span class="required-icon">*</span>手机号:</td>
<td><input type="text" class="iptText required" isMobile="true" name="s"></td>
</tr>
<tr>
<td class="align-right"></td>
<td>
<button type="submit" class="submitBtn">确定</button>
<span class="submitBtn grayBtn" onclick="$.fancybox.close();">取消</span>
</td>
</tr>
</table>
</form>
</div>
<!-- 添加vip 弹层 结束 -->
<script type="text/javascript">
seajs.use(['../js/javascript/common/common.js' , '../js/javascript/credit/credit.js']);
</script>
<!-- footer-->
<div class="footer">
<div class="bg-F9">
<div class="footer-view clearfix">
<div class="left">
<ul>
<li>
<span class="icon-we"></span>
<p>关于我们</p>
<div class="f-list">
<a href="#">关于地利</a>
<a href="#">诚聘英才</a>
<a href="#">联系我们</a>
<a href="#">地利服务</a>
</div>
</li>
<li>
<span class="icon-aftersales"></span>
<p>售后服务</p>
<div class="f-list">
<a href="#">纠纷处理</a>
<a href="#">退款流程</a>
<a href="#">退款政策</a>
</div>
</li>
<li>
<span class="icon-shopping"></span>
<p>购物指南</p>
<div class="f-list">
<a href="#">交易规则</a>
<a href="#">购物流程</a>
<a href="#">订单结算</a>
<a href="#">支付方式</a>
</div>
</li>
<li>
<span class="icon-identity"></span>
<p>身份认证</p>
<div class="f-list">
<a href="#">邮箱验证</a>
<a href="#">企业验证</a>
<a href="#">实名认证</a>
<a href="#">密码找回</a>
</div>
</li>
<li>
<span class="icon-novice"></span>
<p>新手指南</p>
<div class="f-list">
<a href="#">个人注册</a>
<a href="#">企业注册</a>
<a href="#">会员须知</a>
<a href="#">会员登陆</a>
</div>
</li>
</ul>
</div>
<div class="right">
<span class="icon-shield"></span>
<ul class="clearfix">
<li><p>服务热线:<span class="text-phone">400-888-6666</span></p></li>
<li><p>服务时间:<span class="text-time">上午9:00 - 晚上21:00</span></p></li>
<li><p class="dili-im" href="#"><i></i>联系我们</p></li>
</ul>
</div>
</div>
</div>
<div class="footer-end">
<p>
<a href="#">关于我们</a> |
<a href="#">联系我们</a> |
<a href="#">人才招聘</a> |
<a href="#">地利服务</a> |
<a href="#">帮助中心</a>
</p>
<p class="col-999"> Copyright © 2013-2014 nong12.com,All Rights Reserved 陕ICP备14002958号</p>
<p class="col-999">版权所有 地利网络农业有限公司</p>
</div>
</div>
<!-- footer end -->
</body>
</html>