1.返回视图:
<o-action action-type='openview' viewId='"+viewId+"' appId='"+appId+"' open-type='open-eject' exparams='"+exparams+"' reflash-on-close='reflash-on-close' dialog-width='1000px' dialog-height='600px'>弹出层打开视图</o-action>
2.发送信息:
Packages.cn.myapps.support.weixin.WeixinServiceProxy.sendTextMessage(LOGINNO,content,domainid,applicationId); |