1、错误描述

Error: Dynamic is undefined
@http://localhost:8080/Query/resource/global/scripts/app.js:149:11
e@http://localhost:8080/Query/resource/global/plugins/angularjs/angular.min.js:36:313
h/<.instantiate@http://localhost:8080/Query/resource/global/plugins/angularjs/angular.min.js:36:432
Fe/this.$get</<@http://localhost:8080/Query/resource/global/plugins/angularjs/angular.min.js:76:47
b/<.compile/<@http://localhost:8080/Query/resource/global/plugins/angularjs/plugins/angular-ui-router.min.js:9:17610
$@http://localhost:8080/Query/resource/global/plugins/angularjs/angular.min.js:70:197
B@http://localhost:8080/Query/resource/global/plugins/angularjs/angular.min.js:59:255
g@http://localhost:8080/Query/resource/global/plugins/angularjs/angular.min.js:51:335
D/<@http://localhost:8080/Query/resource/global/plugins/angularjs/angular.min.js:50:444
l@http://localhost:8080/Query/resource/global/plugins/angularjs/plugins/angular-ui-router.min.js:9:16990
y/l.compile/</<@http://localhost:8080/Query/resource/global/plugins/angularjs/plugins/angular-ui-router.min.js:9:17216
Pe/this.$get</n.prototype.$broadcast@http://localhost:8080/Query/resource/global/plugins/angularjs/angular.min.js:128:355
m/y.transitionTo/y.transition<@http://localhost:8080/Query/resource/global/plugins/angularjs/plugins/angular-ui-router.min.js:9:13178
f/<@http://localhost:8080/Query/resource/global/plugins/angularjs/angular.min.js:112:113
Pe/this.$get</n.prototype.$eval@http://localhost:8080/Query/resource/global/plugins/angularjs/angular.min.js:126:11
Pe/this.$get</n.prototype.$digest@http://localhost:8080/Query/resource/global/plugins/angularjs/angular.min.js:123:98
Pe/this.$get</n.prototype.$apply@http://localhost:8080/Query/resource/global/plugins/angularjs/angular.min.js:126:291
l@http://localhost:8080/Query/resource/global/plugins/angularjs/angular.min.js:81:238
M@http://localhost:8080/Query/resource/global/plugins/angularjs/angular.min.js:85:342
wf/</F.onload@http://localhost:8080/Query/resource/global/plugins/angularjs/angular.min.js:86:367
exchangeClient@http://localhost:8080/Query/resource/global/scripts/config.js:297:2
@http://localhost:8080/Query/home#/stockDynamic:76:16
m.Callbacks/j@http://localhost:8080/Query/resource/global/plugins/jquery.min.js:2:27239
m.Callbacks/k.fireWith@http://localhost:8080/Query/resource/global/plugins/jquery.min.js:2:28057
x@http://localhost:8080/Query/resource/global/plugins/jquery.min.js:4:21841
.send/b@http://localhost:8080/Query/resource/global/plugins/jquery.min.js:4:25897

<div ui-view="" class="fade-in-up ng-scope">

2、错误原因

由于用的是bootstrap,需要配置js有关的参数

3、解决办法

正确配置js问题

Error: Dynamic is undefined的更多相关文章

  1. "Fatal error: Call to undefined function: file_put_contents()"

    打开页面时提示这个错误: Fatal error: Call to undefined function: file_put_contents() 意思是请求未定义的函数,出现这个提示通常有两种情况: ...

  2. fatal error: Call to undefined function mysqli_connect()

    在搭建PHP5.6+APACHE2.4+MYSQL5的平台时,测试是否成功连接mysql, 测试程序index.php <?php phpinfo() ?> 没有出现mysql的信息 所以 ...

  3. Fatal error: Call to undefined function imagettftext()解决办法

    Fatal error: Call to undefined function imagettftext()解决办法   我的问题是php编译安装时指定了gd的目录,其实不用指定.就可以了 博客分类: ...

  4. php提示Fatal error: Call to undefined function imagecreate()

    在php中imagecreate函数是一个图形处理函数,主要用于新建一个基于调色板的图像了,然后在这个基础上我们可以创建一些图形数字字符之类的,但这个函数需要GD库支持,如果没有开启GD库使用时会 / ...

  5. Fatal error: Call to undefined function mysql_connect()

    我在进行PHP环境搭建:Windows 7下安装配置PHP+Mysql+apache环境时,之前都没有什么问题,只是在验证PHP是否能连接Mysql时出现如下错误:Fatal error: Call ...

  6. Ionic start 创建项目报错 Error with start undefined

    转自:http://blog.csdn.net/wenzigui_qy/article/details/52874542 在Installing npm packages的时候报错,如下: Insta ...

  7. Fatal error: Call to undefined function json_decode()解决办法

    最近搭建测试服务器,访问网站查看报错日志出现如下错误: Fatal error: Call to undefined function json_decode() 出现该问题原因是安装PHP时没有安装 ...

  8. PHP-问题处理Fatal error: Uncaught Error: Call to undefined function mb_strlen()

    1.问题 今天重新安装了ubuntu,PHP,MySQL,Apache,到测试CMS项目时发生一个错误: Fatal error: Uncaught Error: Call to undefined ...

  9. PHP-问题处理Fatal error: Uncaught Error: Call to undefined function simplexml_load_file()

    1.问题 今天重新安装了ubuntu,PHP,MySQL,Apache,到测试CMS项目时发生一个错误: Fatal error: Uncaught Error: Call to undefined ...

随机推荐

  1. 多线程访问DataTable

    项目中需要读取数据库中的多张表.由于表的数据比较多,串行读取时耗时比较多,所以对程序做了一点优化. 环境 .NET 3.5,SQL Server 2012,Visual Studio 2015 过程 ...

  2. linux基本语法和常用运维命令

    linux上的操作一般是命令行操作,看起来很高大上,让人畏而远之. Help!Help! 忽然间闯入的linux黑黑的世界,怎么办,不要慌.赶紧敲出一个help命令,然后回车,黑色的窗口就会展示一些常 ...

  3. rsync源目录写法的一点小细节

    原始状态: [root@localhost tmp]# tree . ├── a │ ├── a1 │ └── a2 └── b directories, files [root@localhost ...

  4. Java多线程基础(二)

    信号量Semaphore,类似于锁的功能,用于多线程中对一组资源的控制. acquire方法用于尝试获取一个资源,未获取前将一直等待.release用于释放一个资源,release的前提是已经获得了一 ...

  5. 《深入理解Java虚拟机》学习笔记(一)

    JDK是支持Java程序开发的最小环境集,JRE是支持Java程序运行的标准环境,JRE是JDK的一部分. Java 1.0版本诞生于1995年,其使用的虚拟机是Sun Classisc VM,这款虚 ...

  6. HDU 3689 Infinite monkey theorem [KMP DP]

    Infinite monkey theorem Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Oth ...

  7. BZOJ 2178: 圆的面积并 [辛普森积分 区间并]

    2178: 圆的面积并 Time Limit: 20 Sec  Memory Limit: 259 MBSubmit: 1740  Solved: 450[Submit][Status][Discus ...

  8. iterator和for of 循环

    JavaScript 原有的表示"集合"的数据结构,主要是数组(Array)和对象(Object),ES6 又添加了Map和Set.这样就有了四种数据集合,用户还可以组合使用它们, ...

  9. 基于Java的WebSocket推送

    WebSocket的主动推送 关于消息推送,现在的解决方案如轮询.长连接或者短连接,当然还有其他的一些技术框架,有的是客户端直接去服务端拿数据. 其实推送推送主要讲的是一个推的概念,WebSocket ...

  10. MySQL开启binlog并且保存7天有效数据

    开启binlog日志(在[mysqld]下修改或添加如下配置): server-id=1 log-bin=mysql-bin binlog_format=MIXED binlog日志模式 Mysql复 ...