Your ROOT_URL in app.ini is https://bdgit.educoder.net/ but you are visiting http://bdgit.educoder.net/pscmholb5/library_manage_system/pulls/28/files?style=unified&whitespace=ignore-eol You should set ROOT_URL correctly, otherwise the web may not work correctly.

代码注释 王 #28

Closed
ptk8lyo5v wants to merge 2 commits from branch_wang into develop

File diff suppressed because it is too large Load Diff

@ -10,4 +10,4 @@ require('../../js/tooltip.js')
require('../../js/popover.js')
require('../../js/scrollspy.js')
require('../../js/tab.js')
require('../../js/affix.js')
require('../../js/affix.js')//wang
Loading…
Cancel
Save