Files
MiniProgram/ProjectLiaisonForm/pages/picker/picker.json

10 lines
186 B
JSON
Raw Normal View History

2025-08-15 14:05:08 +08:00
{
"navigationBarTitleText": "Picker",
"usingComponents": {
"base": "./base",
"with-title": "./with-title",
"area": "./area",
"without-popup": "./without-popup"
}
}