觸發(fā):
屬性觸發(fā) A
參數(shù):
ngUrl 頁面html地址
ngList 列表wskList指令的id,只有在該頁面為新增頁面且有父指令wskList時使用
ngWidth 頁面寬度,默認800px
ngHeight 頁面高度,默認760px
ngData 數(shù)據(jù)
用法
ng-url="html/role/userEdit.html" 頁面html地址
wsk-center-page 用于觸發(fā)指令
<button wsk-center-page ng-url="html/user/userEdit.html" type="button"></button>
實例
查看用戶詳情