lifanf
  • Joined on May 29, 2022
Loading Heatmap…

lifanf opened issue lifanf/plat#20

增加获取小程序的更新机制兼容

1 year ago

lifanf commented on issue lifanf/plat#19

客户端用户体验感

app模块隐藏导航栏加载框

1 year ago

lifanf commented on issue lifanf/plat#19

客户端用户体验感

记得请求新版本信息的回调。

1 year ago

lifanf commented on issue lifanf/plat#19

客户端用户体验感

库版本比较,版本更新必须是1.9.90以上

1 year ago

lifanf commented on issue lifanf/plat#19

客户端用户体验感

如果当前微信版本过低,无法更好体验程序,请升级到最新微信版本后重试

1 year ago

lifanf commented on issue lifanf/plat#19

客户端用户体验感

希望用户在最新版本的客户端上体验您的小程序,需要给用户增加提示。

1 year ago

lifanf opened issue lifanf/plat#19

客户端用户体验感

1 year ago

lifanf commented on issue lifanf/plat#18

调用微信登陆接口

判断是电脑端登陆还是手机直接登陆。

1 year ago

lifanf commented on issue lifanf/plat#18

调用微信登陆接口

function login() { return new Promise(function (resolve, reject) { wx.login({ success: function (res) { if (res.code) { resolve(res); } else { reject(res); } }, fail: function (err) { reject(err); } }); }); }

1 year ago

lifanf opened issue lifanf/plat#18

调用微信登陆接口

1 year ago

lifanf commented on issue lifanf/plat#17

微信会话检查

检查会话时长,判断是否过期。

1 year ago

lifanf opened issue lifanf/plat#17

微信会话检查

1 year ago

lifanf opened issue lifanf/plat#16

微信的request封装实现

1 year ago

lifanf commented on issue lifanf/plat#15

wx-mall的service模块

需要包含支付展示和用户展示两部分的功能。

1 year ago

lifanf opened issue lifanf/plat#15

wx-mall的service模块

1 year ago

lifanf upload dataset checkbox.png

1 year ago

lifanf upload dataset clear_input.png

1 year ago

lifanf upload dataset address-bg-bd.png

1 year ago

lifanf upload dataset coupon_ysy.png

1 year ago

lifanf upload dataset coupon_gq.png

1 year ago