UNPKG

backman

Version:

基于Angluar与bootstrap进行后台管理系统快速搭建的前端框架

27 lines (23 loc) 442 B
<h1>Select2</h1> <hr /> <br /> <br /> <br /> <br /> <br /> <div bm:select2 bind-search="name" bind-list="list" bind-data="result1" is-show-checkbox="1"></div> <div bm:select2 bind-search="name" bind-list="list" bind-data="result2" is-show-checkbox="0"></div> <br /> <div ng-bind="result1|json"></div> <br /> <br /> <br /> <div ng-bind="result2|json"></div> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br />