{dede:field name='position'/}
<云魔方 > 幫助中心 > 全民拼團 > fl">

1、【全部訂單】:可查看已成團的所有訂單
2、【搜索框】:可搜索訂單號、姓名、電話、快遞單號
3、【數(shù)量】:該訂單發(fā)貨數(shù)量
注:訂單管理只顯示已成團的訂單,未成團的訂單不會在訂單列表里面顯示。
).each(function(){ // if($(this).html() == "{dede:field name='typename'/}"){ // $(this).siblings("span").html("全民拼團div").attr("class","con"); // } // }); $(".i_h_left li span").click(function(){ if ($(this).html()=="+") { $(this).html("-"); $(this).siblings("div").attr("class","con"); // $(".slh").css("display","none"); $(this).parent().siblings().children("div").attr("class","off"); $(this).parent().siblings().children("span").html("+"); // $(this).parent().siblings().children("div").children(".slh").css("display","block"); }else{ $(this).html("+"); $(this).siblings("div").attr("class","off"); // $(".slh").css("display","block"); } })