1、错误描述
2、错误原因
原本以为bootstrap-maxlength.min.js是压缩版,后来改成了bootstrap-maxlength.js,结果多报出一个错误
Error: obj is not defined
.maxlength@http://localhost:8080/nmop/resource/global/plugins/bootstrap-maxlength/bootstrap-maxlength.js:25:8
initFormIput@http://localhost:8080/nmop/resource/admin/js/config.js:358:1
weighBridge</<.initWeight@http://localhost:8080/nmop/resource/admin/js/scripts/outbound/weighBridge.js:896:4
.controller@http://localhost:8080/nmop/resource/admin/js/app.js:581:11
e@http://localhost:8080/nmop/resource/global/plugins/angularjs/angular.min.js:36:313
h/<.instantiate@http://localhost:8080/nmop/resource/global/plugins/angularjs/angular.min.js:36:432
Fe/this.$get</<@http://localhost:8080/nmop/resource/global/plugins/angularjs/angular.min.js:76:47
b/<.compile/<@http://localhost:8080/nmop/resource/global/plugins/angularjs/plugins/angular-ui-router.min.js:9:17610
$@http://localhost:8080/nmop/resource/global/plugins/angularjs/angular.min.js:70:197
B@http://localhost:8080/nmop/resource/global/plugins/angularjs/angular.min.js:59:255
g@http://localhost:8080/nmop/resource/global/plugins/angularjs/angular.min.js:51:335
D/<@http://localhost:8080/nmop/resource/global/plugins/angularjs/angular.min.js:50:444
l@http://localhost:8080/nmop/resource/global/plugins/angularjs/plugins/angular-ui-router.min.js:9:16990
y/l.compile/</<@http://localhost:8080/nmop/resource/global/plugins/angularjs/plugins/angular-ui-router.min.js:9:17216
Pe/this.$get</n.prototype.$broadcast@http://localhost:8080/nmop/resource/global/plugins/angularjs/angular.min.js:128:355
m/y.transitionTo/y.transition<@http://localhost:8080/nmop/resource/global/plugins/angularjs/plugins/angular-ui-router.min.js:9:13178
f/<@http://localhost:8080/nmop/resource/global/plugins/angularjs/angular.min.js:112:113
Pe/this.$get</n.prototype.$eval@http://localhost:8080/nmop/resource/global/plugins/angularjs/angular.min.js:126:11
Pe/this.$get</n.prototype.$digest@http://localhost:8080/nmop/resource/global/plugins/angularjs/angular.min.js:123:98
Pe/this.$get</n.prototype.$apply@http://localhost:8080/nmop/resource/global/plugins/angularjs/angular.min.js:126:291
l@http://localhost:8080/nmop/resource/global/plugins/angularjs/angular.min.js:81:238
M@http://localhost:8080/nmop/resource/global/plugins/angularjs/angular.min.js:85:342
wf/</F.onload@http://localhost:8080/nmop/resource/global/plugins/angularjs/angular.min.js:86:367
<div ui-view="" class="fade-in-up ng-scope">
3、解决办法