AngularJs + Bootstrap

AngularJs + Bootstrap   JS: var mymodal = angular.module('mymodal', []); mymodal.controller('MainCtrl', function ($scope) { $scope.showModal = false; $scope.toggleModal = function(){
相关文章
相关标签/搜索