disconf icon indicating copy to clipboard operation
disconf copied to clipboard

disconf-web页面混乱

Open ericens opened this issue 7 years ago • 3 comments

我按照安装步骤操作之后,页面是混乱的。经过与前端咨询。说可能是少了css 文件。谁帮忙看看! error-disconf-web

ericens avatar Sep 13 '17 09:09 ericens

@gavinzlx-e 看看你的浏览器控制台报什么错误

GreatGarlic avatar Sep 13 '17 09:09 GreatGarlic

@GreatGarlic 报错了,感觉是我的nginx 配置问题! main.html:8 Resource interpreted as Stylesheet but transferred with MIME type application/octet-stream: "http://localhost:8081/dep/bootstrap/css/bootstrap.css". main.html:16 Resource interpreted as Stylesheet but transferred with MIME type application/octet-stream: "http://localhost:8081/dep/bootstrap/css/noie.css". main.html:18 Resource interpreted as Stylesheet but transferred with MIME type application/octet-stream: "http://localhost:8081/dep/jquery-ui-1.10.4.custom/css/ui-lightness/jquery-ui-1.10.4.custom.css". main.html:19 Resource interpreted as Stylesheet but transferred with MIME type application/octet-stream: "http://localhost:8081/assets/css/project.css".

error-3

下面是我的nginx 配置 disconf.cfg.txt

ericens avatar Sep 13 '17 09:09 ericens

@gavinzlx-e 我是通过docker-disconf来做的,其中的nginx.conf你可以参考一下

GreatGarlic avatar Sep 13 '17 10:09 GreatGarlic