温暖的六月
温暖的六月
  • 发布:2015-07-11 15:30
  • 更新:2015-07-11 15:30
  • 阅读:1715

页面中使用select控件,连续点击选择几下程序就会crash就会crash

分类:MUI

在ipad mini上调试时。iOS8.1.2
html中使用select控件,连续点击几下之后,会出现crash
代码片段如下:

<div class="mui-input-row mui-select">  
                        <label><span style="padding-right:8px;"></span>选项</label>  
                        <select id="family">  
                            <option id="-1">item1</option>  
                            <option id="-2">item2</option>  
                        </select>  
                    </div>

麻烦大神看看

2015-07-11 15:30 负责人:无 分享
已邀请:

该问题目前已经被锁定, 无法添加新回复