问题
Android 不支持 toLocaleString 方法
toLocaleString:金钱符号+数字每三位加一个逗号+后面补两 0
lhh|07/31/2024 14:50
问题
ios chooseImage 后立刻跳转页面可能会导致小程序崩溃
解决方法:改用 chooseMedia
lhh|07/31/2024 14:50
Css
filter: drop-shadow 在 ios 真机上的渲染异常问题
// 添加到gpu复合层渲染 transform: translateZ(0); filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.25));
lhh|07/31/2024 14:50
Css
ios 底部安全区域
/* 兼容 iOS < 11.2 */ constant(safe-area-inset-bottom) /* 兼容 iOS >= 11.2 */ env(safe-area-inset-bottom
lhh|07/31/2024 14:49
博主很懒,就这么多啦~~