由于index页面引入了Bootstrap.js,子页面也引入了Bootstrap.js,导致冲突,致使dropdown-toggle失效,删掉子页面Bootstrap.js即可
Bootstrap.js重复加载导致dropdown-toggle没有作用
最新推荐文章于 2025-05-28 16:41:45 发布
由于index页面引入了Bootstrap.js,子页面也引入了Bootstrap.js,导致冲突,致使dropdown-toggle失效,删掉子页面Bootstrap.js即可