随笔分类 -  uniapp

摘要:onLoad(() => { if (APPCONFIG.force_update) { getVersion() } }) /** * 初始化页面,默认从本地缓存中获取数据 * @param {Boolean} force 是否强制从接口获取数据 * @return undefined */ co 阅读全文
posted @ 2024-05-11 16:04 春风得意之时
摘要:/* //#ifdef H5 const url = encodeURIComponent(window.location.href.split('#')[0]); let params = 'url='+url getWeixinShareParams(params).then(res => { 阅读全文
posted @ 2021-10-21 17:20 春风得意之时 阅读(1323) 评论(0) 推荐(0)