<div class="row"> <div class="col-sm-offset-1 col-sm-4"> <div data-ng-repeat="name in names"> <span>{{name}}</span> </div> </div> </div>.
確定! 回上一頁