Closed penghuixie closed 1 year ago
静态文件用nginx代理了吗?
没有使用nginx代理静态文件,直接由uwsgi提供。目前只发现那几个图标缺失了,其余的UI能够正常显示
@.***> 于2023年4月11日周二 11:36写道:
静态文件用nginx代理了吗?
— Reply to this email directly, view it on GitHub https://github.com/newpanjing/simpleui/issues/461#issuecomment-1502639404, or unsubscribe https://github.com/notifications/unsubscribe-auth/A37FDAY2KIDGPXAWDSYCR2DXATGS3ANCNFSM6AAAAAAWYVSQ6M . You are receiving this because you authored the thread.Message ID: @.***>
可以用nginx代理一下; 直接用uwsgi的话看看请求日志
Django==3.2.6 django-simpleui==2023.3.1
不管是在debug = True 还是 False的情况下都会出现一个文件404错误 "GET /static/admin/simpleui-x/elementui/umd/locale/en.js?_=2.1.2 HTTP/1.1" 404
且使用uwsgi部署后,会出现部分图标缺失的情况 图标缺失时:
图标正常时(debug = True):
有任何疑问或解决方法,请联系: a_ziki@163.com 谢谢