09 2020 档案
摘要:今天在uni-app开发过程中,发现支付宝中的v-show全部展示出来了. <template> <view v-show="show">hello word 2 v-show</view> <view v-if="show">hello word 2 v-show</view> </templat
阅读全文
摘要:原文地址: 点我查看原文 项目场景: 微信小程序,支付宝小程序,uniapp 问题描述: 小程序低功耗蓝牙(BLE)断开(主动或自动)连接重连后无法发送内容给蓝牙设备 wx.writeBLECharacteristicValue({ //常用参数不展示,这里只展示异常进入回调 fail(e){ //
阅读全文

浙公网安备 33010602011771号