Files
MBTI_wang/miniprogram/pages/profile/index.json
卡若 aca2e263bb feat: 管理端聚合页、小程序/抖音埋点与统计、飞书线索 webhook、API 迁移与路由
- admin:OrdersHub/UsersHub、Commerce/Ops/Enterprise Hub、MpAnalytics、Feishu/小程序配置面板、鉴权存储
- api:Analytics、DataMigration、FeishuLeadWebhook、mp 事件迁移 SQL
- 微信/抖音小程序:analytics 上报与相关页面调整
- 开发文档与 scripts 补充

Made-with: Cursor
2026-03-27 17:22:04 +08:00

9 lines
191 B
JSON

{
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#F9FAFB",
"navigationBarTextStyle": "black",
"usingComponents": {
"custom-tab-bar": "/custom-tab-bar/index"
}
}