< form bindsubmit = "formSubmit" > < image class = 'background' src = '../../images/index/zcbg@2x.png' mode = 'widthFix' > < view class = 'table_view' > < view class = 'item1' > < input style = 'font-size:15px;' placeholder = '请输入手机号' ></ input > </ view > < view class = 'colum' > < view class = 'item2' > < input style = 'font-size:15px;' placeholder = '请输入验证码' ></ input > </ view > < button class = 'num' bindtab = 'tTelph' > < image class = 'buttonNum' src = '../../images/index/hqyzm@2x.png' bindtab = 'tTelph' mode = "widthFix" ></ image > </ button > </ view > < view class = 'item4' > < input style = 'font-size:15px;' type = "password" placeholder = '请输入密码' ></ input > </ view > < view class = 'item5' > < picker-view indicator-style = "height: 50px;" style = ";font-size:15px;width: 180px; height: 45px;" value = "{{value}}" bindchange = "bindChange" > < picker-view-column > < view wx:for = "{{hangye_list}}" style = "line-height: 50px" >{{item.name}}</ view > </ picker-view-column > </ picker-view > </ view > < view class = 'item6' > < picker-view indicator-style = "height: 50px;" style = ";font-size:15px;width: 180px; height: 45px;" value = "{{value}}" bindchange = "bindChange" > < picker-view-column > < view wx:for = "{{zhiwei_list}}" style = "line-height: 50px" >{{item.name}}</ view > </ picker-view-column > </ picker-view > </ view > < view class = 'item7' bindtab = "submit" > <!-- <button class='item7' bindtab="submit" > --> <!-- <cover-image class='but_img_reg' src='../../images/index/zc@2x.png' ></cover-image> --> < image class = 'registerButton' src = '../../images/index/zc@2x.png' mode = "widthFix" catchtab = "sub" ></ image > <!-- </button> --> </ view > </ view > </ image > < button class = 'but' style = 'color:red' bindtab = "hello" > < image class = 'buttonNum' src = '../../images/index/hqyzm@2x.png' bindtab = 'tTelph' ></ image ></ button > </ form > |