亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

angular ng-table 官方的例子我做了一早上一晚上就是做不出來....

angular ng-table 官方的例子我做了一早上一晚上就是做不出來....

九州編程 2018-08-10 13:10:44
1.ng-table的例子已經做的讓我懷疑人生了....難道我是隱藏的智障?不廢話 直接上code:先是controller里面注入NgTableParams然后html:<div ng-controller="editStoreItemController" class="pageback">    <table ng-table="editStoreItemController.tableParams" class="table table-condensed table-bordered table-striped">          <tr ng-repeat="row in $data">            <td data-title="'Name'" filter="{name: 'text'}" sortable="'name'">{{row.name}}</td>            <td data-title="'Age'" filter="{age: 'number'}" sortable="'age'">{{row.age}}</td>            <td data-title="'Money'" filter="{money: 'number'}" sortable="'money'">{{row.money}}</td>            </tr>    </table></div>然后js:結果:在瀏覽器中,只顯示這個東西,其他數據都沒有,都要撓破頭了;
查看完整描述

1 回答

  • 1 回答
  • 0 關注
  • 558 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號