fix: Installed expansion pack: change wechat-mini-game-dev to bmad-wechat-mini-game-dev

This commit is contained in:
Zhang Jing 2025-08-19 20:49:56 +08:00
parent e848bf3ad2
commit 58f0aec40d
25 changed files with 8 additions and 5628 deletions

View File

@ -1,5 +1,5 @@
# <!-- Powered by BMAD™ Core --> # <!-- Powered by BMAD™ Core -->
name: wechat-mini-game-dev name: bmad-wechat-mini-game-dev
version: 1.0.0 version: 1.0.0
short-title: WeChat Mini Game Dev Pack short-title: WeChat Mini Game Dev Pack
description: >- description: >-

View File

@ -56,9 +56,9 @@ App({
// Called when the mini-game is switched to the background // Called when the mini-game is switched to the background
}, },
globalData: { globalData: {
userInfo: null userInfo: null,
} },
}) });
``` ```
**Page Lifecycle:** **Page Lifecycle:**
@ -83,8 +83,8 @@ Page({
}, },
onUnload() { onUnload() {
// Called when the page is unloaded // Called when the page is unloaded
} },
}) });
``` ```
### Component-Based Architecture ### Component-Based Architecture

5624
package-lock.json generated

File diff suppressed because it is too large Load Diff