09 2021 档案

摘要:详情链接: https://ask.dcloud.net.cn/article/35621 [ // 只在 ios 中生效 { name: 'App Store', scheme: 'itms-apps://' }, { name: '支付宝', pname: 'com.eg.android.Ali 阅读全文
posted @ 2021-09-30 17:51 蠡li 阅读(1284) 评论(0) 推荐(0)
摘要:head头部增加以下内容,让ios不识别电话号码 < meta name= "format-detection" content= "telephone=no" /> 阅读全文
posted @ 2021-09-27 09:51 蠡li 阅读(385) 评论(0) 推荐(0)
摘要:App({ onLaunch: function () { if(wx.canIUse('getUpdateManager')){ const updateManager = wx.getUpdateManager(); updateManager.onCheckForUpdate(function 阅读全文
posted @ 2021-09-26 15:16 蠡li 阅读(152) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2021-09-15 16:35 蠡li 阅读(312) 评论(0) 推荐(0)