觸發:
屬性觸發 A
參數:
ngUrl 頁面html地址
ngWidth 頁面寬度,默認530px
ngData 數據
用法
ng-url="html/role/roleDetail.html" 頁面html地址
ng-data="row" 數據
wsk-right-page 用于觸發指令
<button wsk-right-page ng-url="html/role/roleDetail.html" ng-data="row" type="button"></button>
實例
查看用戶詳情