zygmcc
zygmcc
do you change this.options = { delay: 2000, startTop: 10, startRight: 10, verticalSpacing: 10, horizontalSpacing: 10, positionX: 'center', positionY: 'top', replaceMessage: false, templateUrl: 'angular-ui-notification.html', onClose: undefined, closeOnClick: true, maxCount: 2,...
the param: "maxCount" default is 0, means infinite
@fidelove your "notification" object came from an Angular promise? If so , try to use synchronization way instead of asynchronous
自己开发啊,这个脚本也不是很难,朋友
我是win64环境,刚刚的报错我忘截图了,回头我再npm install一下,贴上来
root@zhangyang9 MINGW64 ~/Desktop/github/Device_Management-master $ npm install npm ERR! Windows_NT 6.3.9600 npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\ node_modules\\npm\\bin\\npm-cli.js" "install" npm ERR! node v6.10.3 npm ERR! npm v3.10.10 npm ERR! file...