This website requires JavaScript.
Explore
Help
Register
Sign In
iven
/
hms
Watch
1
Star
0
Fork
0
You've already forked hms
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ac9896d3756f3f8ffc45f6056d3e8eda2fe26f60
hms
/
apps
/
miniprogram
/
native
History
iven
ac9896d375
fix(mp): 原生页面 ?? 运算符不兼容微信小程序运行时
...
_formatValues 中 values.systolic ?? '--' 改为 != null 三元表达式, 微信小程序 JS 引擎不支持 ES2020 nullish coalescing。
2026-05-30 13:15:03 +08:00
..
pkg-veepoo
fix(mp): 原生页面 ?? 运算符不兼容微信小程序运行时
2026-05-30 13:15:03 +08:00