ypzycp/components/tabBar/tabBar.json

9 lines
264 B
JSON
Raw Normal View History

2022-01-17 18:27:44 +08:00
{
"component": true,
"usingComponents": {
"expert":"/pages/examinee/expert/expert",
"service":"/pages/examinee/service/service",
"supervisor":"/pages/examinee/supervisor/supervisor",
"information":"/pages/examinee/information/information"
}
}