zoukankan      html  css  js  c++  java
  • Error: expected expression, got '}'

    1、错误描述

    Error: expected expression, got '}'
    .globalEval/<@http://localhost:8080/Sys/resource/global/plugins/jquery.min.js:2:2613
    .globalEval@http://localhost:8080/Sys/resource/global/plugins/jquery.min.js:2:2587
    .domManip@http://localhost:8080/Sys/resource/global/plugins/jquery.min.js:3:22992
    .append@http://localhost:8080/Sys/resource/global/plugins/jquery.min.js:3:20502
    .html/<@http://localhost:8080/Sys/resource/global/plugins/jquery.min.js:3:22025
    m.access@http://localhost:8080/Sys/resource/global/plugins/jquery.min.js:3:3284
    .html@http://localhost:8080/Sys/resource/global/plugins/jquery.min.js:3:21623
    b/<.compile/<@http://localhost:8080/Sys/resource/global/plugins/angularjs/plugins/angular-ui-router.min.js:9:17518
    $@http://localhost:8080/Sys/resource/global/plugins/angularjs/angular.min.js:70:197
    B@http://localhost:8080/Sys/resource/global/plugins/angularjs/angular.min.js:59:255
    g@http://localhost:8080/Sys/resource/global/plugins/angularjs/angular.min.js:51:335
    D/<@http://localhost:8080/Sys/resource/global/plugins/angularjs/angular.min.js:50:444
    l@http://localhost:8080/Sys/resource/global/plugins/angularjs/plugins/angular-ui-router.min.js:9:16990
    y/l.compile/</<@http://localhost:8080/Sys/resource/global/plugins/angularjs/plugins/angular-ui-router.min.js:9:17216
    Pe/this.$get</n.prototype.$broadcast@http://localhost:8080/Sys/resource/global/plugins/angularjs/angular.min.js:128:355
    m/y.transitionTo/y.transition<@http://localhost:8080/Sys/resource/global/plugins/angularjs/plugins/angular-ui-router.min.js:9:13178
    f/<@http://localhost:8080/Sys/resource/global/plugins/angularjs/angular.min.js:112:113
    Pe/this.$get</n.prototype.$eval@http://localhost:8080/Sys/resource/global/plugins/angularjs/angular.min.js:126:11
    Pe/this.$get</n.prototype.$digest@http://localhost:8080/Sys/resource/global/plugins/angularjs/angular.min.js:123:98
    Pe/this.$get</n.prototype.$apply@http://localhost:8080/Sys/resource/global/plugins/angularjs/angular.min.js:126:291
    l@http://localhost:8080/Sys/resource/global/plugins/angularjs/angular.min.js:81:238
    M@http://localhost:8080/Sys/resource/global/plugins/angularjs/angular.min.js:85:342
    wf/</F.onload@http://localhost:8080/Sys/resource/global/plugins/angularjs/angular.min.js:86:367
    
    <div ui-view="" class="fade-in-up ng-scope">

    2、错误原因


    3、解决办法

  • 相关阅读:
    Android UI开发 popupwindow介绍以及代码实例
    前端之Android入门(5) – MVC模式(下)
    前端之Android入门(4) – MVC模式(中)
    前端之Android入门(3) – MVC模式(上)
    前端之Android入门(2) – 程序目录及UI简介
    前端之Android入门(1) – 环境配置
    android之SQLite数据库应用(二)
    android之SQLite数据库应用(一)
    android 裁剪图片大小 控制图片尺寸
    Android应用盈利广告平台的嵌入方法详解
  • 原文地址:https://www.cnblogs.com/hzcya1995/p/13314546.html
Copyright © 2011-2022 走看看