歡迎訪問電商云魔方!4006-089-731
{dede:field name='position'/}
<云魔方 > 幫助中心 > 鏈接推廣 > fl">功能亮點(diǎn)
1、消費(fèi)者完善個人信息后自動返贈優(yōu)惠券
2、支持商戶自定義信息填寫項
使用場景
商戶根據(jù)會員管理需求,設(shè)置相應(yīng)的會員信息填寫項,用戶通過填寫并提交完善的個人信息即可獲取店鋪優(yōu)惠券。
立即體驗
).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"); } })