摘要:
ng-sortable拖拽拉取效果demo地址:https://github.com/a5hik/ng-sortable 引入相关的js代码:bower install ng-sortable -save 引入js,引入css样式; 引用module; html代码: 阅读全文
摘要:
选中时状态: 阅读全文
摘要:
用ng-if判断当displayMore值为false时列表状态为收起状态,显示的按钮为展开按钮; 当displayMore的值为true时列表状态为展开状态,显示的按钮为收起按钮; html代码: 展开时状态: 阅读全文
摘要:
上传Excel文件代码demo: 下载上传js文件:bower install ng-file-uploa;引入js文件; 阅读全文