zoukankan      html  css  js  c++  java
  • Error: Dynamic is undefined

    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问题

  • 相关阅读:
    CocoaPods 的简单快速安装方法
    macOS Catalina new Shell,解决 The default interactive shell is now zsh
    Mac入门--通过homebrew下载过慢问题
    Mac下安装Android Studio
    Mac更新catalina之后有道词典闪退的解决办法
    mac系统下安装Java开发环境(一)——JDK安装
    聊天案例
    ios中常用k线
    ubuntu连接蓝牙鼠标
    image_transport
  • 原文地址:https://www.cnblogs.com/hzcya1995/p/13314553.html
Copyright © 2011-2022 走看看