8 lines
215 B
JSON
8 lines
215 B
JSON
|
{
|
||
|
"navigationBarTitleText": "员工信息",
|
||
|
"navigationBarBackgroundColor": "#FFFFFF",
|
||
|
"usingComponents": {
|
||
|
"ep-navBar": "../../components/navigation-bar",
|
||
|
"i-auth": "../../components/auth/index"
|
||
|
}
|
||
|
}
|