yaofang/pages/my/my.json

9 lines
300 B
JSON
Raw Permalink Normal View History

2024-11-13 15:49:01 +08:00
{
"navigationBarTitleText": "我的",
"enablePullDownRefresh": false,
"usingComponents": {
"uni-file-picker": "/uni_modules/uni-file-picker/components/uni-file-picker/uni-file-picker",
"boot-nav": "/components/bootNav/bootNav",
"xad": "/components/xad/xad"
}
}