下拉按钮没有显示

时间:2017-05-16 06:34:49

标签: node.js pug

我与Jade(pug)和Nodejs合作。

我创建了一个下拉按钮,以便用户可以选择一个项目,但它没有在应用程序中显示。那里没有下拉菜单。我已经使用display:block并清理浏览器缓存。但仍然困在这里。

这是我的.pug文件:

UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 4604): SyntaxError: TransformError: /Users/<redacted>/node_modules/fuse.js/dist/fuse.js: Unknown plugin "babel-plugin-add-module-exports" specified in "/Users/<redacted>/node_modules/fuse.js/.babelrc" at 0, attempted to resolve relative to "/Users/<redacted>/node_modules/fuse.js"

我想知道它是否是CSS,但我所知道的CSS根本就与元素可见性无关。

1 个答案:

答案 0 :(得分:0)

也许会有所帮助,它的哈巴狗加上CSS

 li.dropdown.btn.btn-default
  span.glyphicon.glyphicon-th-list
   ............

https://codepen.io/thehumanscience/pen/qbLepW