Tagged articles
1 articles
Page 1 of 1
Youzan Coder
Youzan Coder
Sep 18, 2020 · Frontend Development

Implementing WeChat Mini Program Share to Moments and Handling Single‑Page Mode

WeChat Mini Programs now support sharing to Moments via a new single‑page mode that shows a fixed navigation bar and bottom bar, imposes restrictions such as no login or navigation, requires setting navigationBarFit, and can be handled by detecting scene 1154 and using conditional logic, dedicated components, or an ExtendPage helper to adapt page behavior.

Front-endJavaScriptShare to Moments
0 likes · 10 min read
Implementing WeChat Mini Program Share to Moments and Handling Single‑Page Mode