bootstrap例子使用问题
发布于 4个月前 作者 haibo32012 598 次浏览 来自 问答

使用bootstrap自带的例子,调试是出现这样的错误: Uncaught SyntaxError: Unexpected token < jquery.js:1 Uncaught SyntaxError: Unexpected token < bootstrap-transition.js:1 Uncaught SyntaxError: Unexpected token < bootstrap-alert.js:1 Uncaught SyntaxError: Unexpected token < bootstrap-modal.js:1 Uncaught SyntaxError: Unexpected token < bootstrap-dropdown.js:1 Uncaught SyntaxError: Unexpected token < bootstrap-scrollspy.js:1 Uncaught SyntaxError: Unexpected token < bootstrap-tab.js:1 Uncaught SyntaxError: Unexpected token < bootstrap-tooltip.js:1 Uncaught SyntaxError: Unexpected token < bootstrap-popover.js:1 Uncaught SyntaxError: Unexpected token < bootstrap-button.js:1 Uncaught SyntaxError: Unexpected token < bootstrap-collapse.js:1 Uncaught SyntaxError: Unexpected token < bootstrap-carousel.js:1 Uncaught SyntaxError: Unexpected token < bootstrap-typeahead.js:1

why?

2 回复

这么奇怪?会不会是引用问题

贴代码吧。应该是typo

回到顶部