Closed
Description
第一次看到这个项目,简单下载运行了发现有点问题。包括访问项目说明里的预览地址也是一直loadding
360极速浏览器信息如下:
1、版本:9.0.1.162
2、内核版本:55.0.2883.87
问题描述:首次下载项目安装依赖后运行,无法进入登录页面(chrome浏览器可以),报错如下,涉及2个
Uncaught SyntaxError: Unexpected token ... at Object../src/assets/icons/bx-analyse.svg?inline (app.js:13833) at __webpack_require__ (app.js:767) at fn (app.js:130) at eval (webpack-internal:///./src/core/icons.js:2) at Module../src/core/icons.js (app.js:14756) at __webpack_require__ (app.js:767) at fn (app.js:130) at eval (webpack-internal:///./src/config/router.config.js:5) at Module../src/config/router.config.js (app.js:14732) at __webpack_require__ (app.js:767)
logo.svg?1cd3:13 Uncaught SyntaxError: Unexpected token ... at Object../src/assets/logo.svg?inline (app.js:13856) at __webpack_require__ (app.js:767) at fn (app.js:130) at eval (cjs.js?!./node_modules/babel-loader/lib/index.js!./node_modules/cache-loader/dist/cjs.js?!./node_mo…:8) at Module../node_modules/cache-loader/dist/cjs.js?!./node_modules/babel-loader/lib/index.js!./node_modules/cache-loader/dist/cjs.js?!./node_modules/vue-loader/lib/index.js?!./src/components/tools/Logo.vue?vue&type=script&lang=js& (app.js:7237) at __webpack_require__ (app.js:767) at fn (app.js:130) at eval (Logo.vue?9b38:1) at Module../src/components/tools/Logo.vue?vue&type=script&lang=js& (app.js:14660) at __webpack_require__ (app.js:767)
目前解决为删除对应文件后缀的 ?inline 即可
Metadata
Metadata
Assignees
Labels
No labels