Uncaught Error: Bootstrap tooltips require Tether (http://github.hubspot.com/tether/)

引用bootstrap以后报这个错误,错误出在bootstrap.js文件中,原语句是:css if(void 0===window.Tether)   throw new Error("Bootstrap tooltips require Tether (http://github.hubspot.com/tether/)"); 因而,在文件头部引入tether前端 <link href
相关文章
相关标签/搜索