{dede:field name='position'/}
<云魔方 > 幫助中心 > O2O工具 > fl">檢查微信公眾號是否開通卡券功能
1、登錄https://mp.weixin.qq.com微信公眾號后臺
2、點擊添加功能插件-卡券功能
3、點擊開通按鈕
4、填寫相關(guān)商戶信息,如分類、服務(wù)或者商品說明、發(fā)卡類型等
5、提交相關(guān)資料,等待審核,需要1-5個工作日時間審核
).each(function(){ // if($(this).html() == "{dede:field name='typename'/}"){ // $(this).siblings("span").html("O2O工具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"); } })