Files
MBTI_wang/miniprogram/pages/result/pdp.json

11 lines
283 B
JSON

{
"navigationBarTitleText": "PDP结果",
"navigationBarBackgroundColor": "#F59E0B",
"navigationBarTextStyle": "white",
"enableShareAppMessage": true,
"enableShareTimeline": true,
"usingComponents": {
"result-section-nav": "/components/result-section-nav/index"
}
}