Files
miniprogram-wxAppPatient/patient/pages/notify/notify.json
T
2024-01-22 08:42:14 +08:00

7 lines
146 B
JSON

{
"usingComponents": {
"nav":"../../../components/nav/nav",
"van-switch": "@vant/weapp/switch/index"
},
"navigationStyle":"custom"
}