Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用聚合物 2,我下载了聚合物纸输入元素,然后添加了链接标签:
<link rel="import" href="../bower_components/paper-input/paper-input.html">
然后:
<paper-input label="Floating label"></paper-input>
并且浏览器没有显示输入文本元素
我正在使用最新版本的 chrome 56.0
谢谢您的帮助
查看Polymer 2.0 安装文档。
您是否正确安装了带凉亭的纸张输入?
bower install --save PolymerElements/paper-input#2.0-preview