Files
MiniProgram/ProjectLiaisonForm/pages/cascader/cascader.json

12 lines
256 B
JSON
Raw Normal View History

2025-08-15 14:05:08 +08:00
{
"navigationBarTitleText": "Cascader",
"usingComponents": {
"base": "./base",
"theme-tab": "./theme-tab",
"keys": "./keys",
"with-value": "./with-value",
"with-title": "./with-title",
"check-strictly": "./check-strictly"
}
}