歡迎訪問電商云魔方!4006-089-731
{dede:field name='position'/}
<云魔方 > 幫助中心 > 全民拼團(tuán) > fl">

暫時(shí)無法支付
1、進(jìn)入全民拼團(tuán)后臺(tái)>微信配置>復(fù)制授權(quán)地址

2、打開微信公眾號(hào)后臺(tái)>微信支付>開發(fā)配置

3、查看商戶平臺(tái)相關(guān)配置是否正確

).each(function(){ // if($(this).html() == "{dede:field name='typename'/}"){ // $(this).siblings("span").html("全民拼團(tuán)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"); } })