随笔分类 - 微信
摘要:一 通过实例来认识 (一) 给出代码 我们直接通过一个实例来引入我们想要讲解的内容: <input type="text" bindinput="handleInput" /> <button bindtap="handletap" data-operation="{{1}}">+</button>
        阅读全文
            
摘要:1、wxml代码: //搜索框 <input type='text' confirm-type='search' bindinput='input1' bindconfirm='confirm1' style='border:1px solid #f00'/> <view wx:for="{{hos
        阅读全文
            
摘要:通过关注微信好友 function WeiXinAddContact(wxid, cb) { if (typeof WeixinJSBridge == 'undefined') return false; WeixinJSBridge.invoke('addContact', { webtype: 
        阅读全文
            
                    
                
浙公网安备 33010602011771号