解决Django Static内容不能加载显示的问题 Django1.xstatic不能加载问题可以参照作以下修改:STATIC_ROOT=os.path.join(BASE_DIR,'static').replace('\\', 加载显示