Commit 8a121cd5 authored by hbcui1984's avatar hbcui1984

解决hello mui中input演示页面键盘遮挡问题

parent d7fda967
......@@ -15,12 +15,12 @@
html,body {
background-color: #efeff4;
}
header.mui-bar{
/*header.mui-bar{
display: none;
}
.mui-bar-nav~.mui-content{
padding: 0;
}
}*/
</style>
<script>
mui.init();
......
......@@ -145,7 +145,7 @@
</a>
</li>
<li class="mui-table-view-cell">
<a class="mui-navigate-right" href="examples/inputs.html">
<a class="mui-navigate-right" open-type="common" href="examples/inputs.html">
input(输入框)
</a>
</li>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment