Tag

app.json

1 views collected around this technical thread.

MaoDou Frontend Team
MaoDou Frontend Team
Jun 14, 2018 · Frontend Development

Mastering WeChat Mini‑Program Basics: Config, Lifecycle, and Page Structure

This guide walks you through the essential components of a WeChat mini‑program, covering global app.json configuration, the App() entry point with its lifecycle callbacks, and the Page() definition with its data and lifecycle methods, illustrated with practical examples.

App lifecyclePage lifecycleWeChat
0 likes · 6 min read
Mastering WeChat Mini‑Program Basics: Config, Lifecycle, and Page Structure