1
2
3
4
5
6
7
8
| {
| "navigationBarTitleText": "体检预约",
| "enablePullDownRefresh": false,
| "usingComponents": {
| "uni-steps": "/uni_modules/uni-steps/components/uni-steps/uni-steps",
| "uni-data-checkbox": "/uni_modules/uni-data-checkbox/components/uni-data-checkbox/uni-data-checkbox"
| }
| }
|
|