我试图使用fuelux datepicker,但它的样式与文档中显示的不一样。我在这里做错了什么?
我在我的代码中正确加载了bootstrap和fuelux的css,js也在运行:
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css">
<link rel="stylesheet" href="//www.fuelcdn.com/fuelux/3.2.0/css/fuelux.min.css">
答案 0 :(得分:1)
[EDITED]
对不起。 fuelux.min.css文件中似乎存在错误。
在修复此问题之前,请先使用fuelux.css。我将在GitHub上创建一个问题。
[更新] Fuel UX 3.2.1已经发布,fuelux.min.css已修复。感谢您的快速反馈!