+
+
+
+
+
+
+ {include file="include/footer.html"}
+
+ {literal}
+
+ {/literal}
+
+
+
+ {literal}
+
+
+
+
+
+
+
+ {/literal}
+
+
+
\ No newline at end of file
diff --git a/view/templates/index/order_list.html b/view/templates/index/order_list.html
index 796f718..fecd318 100644
--- a/view/templates/index/order_list.html
+++ b/view/templates/index/order_list.html
@@ -1,237 +1,136 @@
+
-
-
-
-
-
-
+
-
+
+
+ {literal}
+
+ {/literal}
-
-
- {include file="include/header.html"}
-
-
-
-
-
-
-
-
-
-
-
-
+
+ {include file="include/admin_header.html"}
+ {include file="include/admin_leftmenu.html"}
+
+
+
+
-
-{if $smarty.get.order_status == $smarty.const.ORDER_STATUS_WAIT_DELIVER_GOODS}
-
-
-
-
-
-
-
-
- |
-
-
-
-
-
-
-
-{/if}
-
-
-
-
-
-
- {if count($page_list) > 1}
- {if isset($prev_page)}
-
上一页
- {/if}
-
- {foreach from=$page_list key=key item=item}
-
{if $key+1 eq $curpage}{/if}{$item.page}{if $key+1 eq $curpage}{/if}
- {/foreach}
-
- {if isset($post_page)}
-
下一页
- {/if}
- {/if}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
{literal}
-
-{/literal}
-
-{include file="include/footer.html"}
-
-{literal}
-
-{/literal}
-
-
-
-{literal}
-
-
-
-
+ ,menuRight: function(){
+ layer.open({
+ type: 1
+ ,title: '更多'
+ ,content: '
处理右侧面板的操作
'
+ ,area: ['260px', '100%']
+ ,offset: 'rt'
+ ,anim: 5
+ ,shadeClose: true
+ ,scrollbar: false
+ });
+ }
+ });
+
+ var showTips = null;
+ table.render({
+ elem: '#deliver_remind_list'
+ ,url:'/index/ajax_get_order_list'
+ ,toolbar: false
+ ,title: '用户数据表'
+ ,totalRow: false
+ ,className:'deliver_remind_list_table_class'
+ ,cols: [[
+ {field:'goods_name', title:'商品名称',
+ templet: function(d){
+ return '
'+d.goods_name+'';
+ }}
+ ,{field:'order_sn', title:'订单号'
+ ,templet: function(d){
+ return '
'+ d.order_sn +' ';
+ }}
+ ,{field:'pay_time', title:'支付时间'
+ ,templet: function(d){
+ return '
'+d.pay_time+'';
+ }}
+ ,{field:'pay_amount', title:'支付金额(元)'}
+ ,{field:'order_status_desc', title:'订单状态'
+ ,templet: function(d){
+ if(d.is_wait_deliver_goods == false) return '
'+d.order_status_desc+'';
+ return '
'+d.order_status_desc+'';
+ }}
+ ,{field:'refund_status_desc', title:'售后状态'
+ ,templet: function(d){
+ if(d.sale_status == 1) return '
退款中';
+ if(d.sale_status == 2) return '
退款成功';
+ return '
无售后';
+ }}
+ ]]
+ ,page: true
+ ,response: {
+ statusCode: 200 //重新规定成功的状态码为 200,table 组件默认为 0
+ }
+ ,parseData: function(res){ //将原始数据解析成 table 组件所规定的数据
+ return {
+ "code": 200, //解析接口状态
+ "msg": res.info, //解析提示文本
+ "count": res.data.total, //解析数据长度
+ "data": res.data.data //解析数据列表
+ };
+ },
+ done: function(res, curr, count){
+ var data = res.data;
+ for(var i=0; i
-#__huaban_Container {font-family: 'helvetica neue', arial, sans-serif; position: absolute; padding-top: 37px; z-index: 100000002; top: 0; left: 0; background-color: transparent; opacity: 1;}#__huaban_Overlay {position: fixed; z-index: 9999; top: 0; right: 0; bottom: 0; left: 0; background-color: #f2f2f2; opacity: .95;}#__huaban_Control {position:relative; z-index: 100000; float: left; background-color: #fcf9f9; border: solid #ccc; border-width: 0 1px 1px 0; height: 200px; width: 200px; opacity: 1;}#__huaban_Control img {position: relative; padding: 0; display: block; margin: 82px auto 0; -ms-interpolation-mode: bicubic;}#__huaban_Control a {position: fixed; z-index: 10001; right: 0; top: 0; left: 0; height: 24px; padding: 12px 0 0; text-align: center; font-size: 14px; line-height: 1em; text-shadow: 0 1px #fff; color: #211922; font-weight: bold; text-decoration: none; background: #fff url(http://huaban.com/img/fullGradient07Normal.png) 0 0 repeat-x; border-bottom: 1px solid #ccc; -mox-box-shadow: 0 0 2px #d7d7d7; -webkit-box-shadow: 0 0 2px #d7d7d7;}#__huaban_Control a:hover {color: #fff; text-decoration: none; background-color: #1389e5; border-color: #1389e5; text-shadow: 0 -1px #46A0E6;}#__huaban_Control a:active {height: 23px; padding-top: 13px; background-color: #211922; border-color: #211922; background-image: url(http://huaban.com/img/fullGradient07Inverted.png); text-shadow: 0 -1px #211922;}.__huabanImagePreview {position: relative; padding: 0; margin: 0; float: left; background-color: #fff; border: solid #e7e7e7; border-width: 0 1px 1px 0; height: 200px; width: 200px; opacity: 1; z-index: 10002; text-align: center;}.__huabanImagePreview .__huabanVideoIcon {position:absolute;display:block;top:0;left:0;width:100%;height:100%;background:url(http://huaban.com/img/media_video.png) center center no-repeat;}.__huabanImagePreview .__huabanImg {border: none; height: 200px; width: 200px; opacity: 1; padding: 0;}.__huabanImagePreview .__huabanImg a {margin: 0; padding: 0; position: absolute; top: 0; bottom: 0; right: 0; left: 0; display: block; text-align: center; z-index: 1;}.__huabanImagePreview .__huabanImg a:hover {background-color: #fcf9f9; border: none;}.__huabanImagePreview .__huabanImg .ImageToPin {max-height: 200px; max-width: 200px; width: auto !important; height: auto !important;}.__huabanImagePreview img.__huaban_PinIt {border: none; position: absolute; top: 82px; left: 42px; display: none; padding: 0; background-color: transparent; z-index: 100;}.__huabanImagePreview img.__huaban_vidind {border: none; position: absolute; top: 75px; left: 75px; padding: 0; background-color: transparent; z-index: 99;}.__huabanDimensions { color: #000; position: relative; margin-top: 180px; text-align: center; font-size: 10px; z-index:10003; display: inline-block; background: white; border-radius: 4px; padding: 0 2px;}#__huaban_Button { display: block; position: absolute; z-index: 999999999; color: #211922; background: #fff; text-shadow: 0 1px #eaeaea; border-radius: 5px; box-shadow: 0 0 2px #555; font: 12px/1 arial; text-align: center; padding: 5px 8px; cursor: pointer; }#__huaban_Button:hover { background-image: -webkit-linear-gradient(top, #fefeff, #efefef); background-image: -moz-linear-gradient(top, #fefeff, #efefef); }.__huaban_Button_share {background: url(http://huaban.com/img/sharebutton.png) no-repeat !important; text-indent: -9999px; width: 70px;}
-
+
{/literal}
-
\ No newline at end of file
+
diff --git a/view/templates/index/order_list2.html b/view/templates/index/order_list2.html
new file mode 100644
index 0000000..796f718
--- /dev/null
+++ b/view/templates/index/order_list2.html
@@ -0,0 +1,237 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+{if $smarty.get.refund_status == $smarty.const.REFUND_STATUS_AFTER_SALE_ING}售后监控{/if}{if $smarty.get.order_status == $smarty.const.ORDER_STATUS_WAIT_DELIVER_GOODS}发货提醒{/if}
+
+
+
+{literal}
+
+{/literal}
+
+
+
+
+ {include file="include/header.html"}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+{if $smarty.get.order_status == $smarty.const.ORDER_STATUS_WAIT_DELIVER_GOODS}
+
+
+
+
+
+
+
+
+ |
+
+
+
+
+
+
+
+{/if}
+
+
+
+
+
+
+ {if count($page_list) > 1}
+ {if isset($prev_page)}
+
上一页
+ {/if}
+
+ {foreach from=$page_list key=key item=item}
+
{if $key+1 eq $curpage}{/if}{$item.page}{if $key+1 eq $curpage}{/if}
+ {/foreach}
+
+ {if isset($post_page)}
+
下一页
+ {/if}
+ {/if}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+{literal}
+
+{/literal}
+
+{include file="include/footer.html"}
+
+{literal}
+
+{/literal}
+
+
+
+{literal}
+
+
+
+
+
+
+
+{/literal}
+
+
\ No newline at end of file
diff --git a/view/templates/index/wait_deliver_list.html b/view/templates/index/wait_deliver_list.html
new file mode 100644
index 0000000..c725e00
--- /dev/null
+++ b/view/templates/index/wait_deliver_list.html
@@ -0,0 +1,160 @@
+
+
+
+
+
+
+
+
+ 首页
+
+
+
+
+
+ {literal}
+
+ {/literal}
+
+
+
+ {include file="include/admin_header.html"}
+ {include file="include/admin_leftmenu.html"}
+
+
+
+
+{literal}
+
+{/literal}
+
+