本插件用于用戶余額兌換積分
可在后臺配置兌換積分比例
適配手機(jī)端
只能用于賬戶余額兌換,暫不支持直接充值積分
手機(jī)端顯示插件 請按照以下操作.
/template/pc/users/wap/users_welcome.htm (自適應(yīng)會(huì)員中心模板)
/template/mobile/users/users_welcome.htm (分離式會(huì)員中心模板)
在模板 大概 115 行 加入以下代碼

{notempty name="$others.weapp_menu_info"}
{volist name="$others.weapp_menu_info" id="vo"}
頭像
{$vo.title}
{/volist}
{/notempty}



