Your ROOT_URL in app.ini is https://bdgit.educoder.net/ but you are visiting http://bdgit.educoder.net/pscmholb5/library_manage_system/src/commit/03b3a7771208226fb1a3497a27f32c21786cb00e/WebContent/js/npm.js You should set ROOT_URL correctly, otherwise the web may not work correctly.
library_manage_system/WebContent/js/npm.js

13 lines
484 B

// This file is autogenerated via the `commonjs` Grunt task. You can require() this file in a CommonJS environment.
require('../../js/transition.js')
require('../../js/alert.js')
require('../../js/button.js')
require('../../js/carousel.js')
require('../../js/collapse.js')
require('../../js/dropdown.js')
require('../../js/modal.js')
require('../../js/tooltip.js')
require('../../js/popover.js')
require('../../js/scrollspy.js')
require('../../js/tab.js')
require('../../js/affix.js')