12 lines
396 B
JSON
12 lines
396 B
JSON
{
|
|
"navigationBarTitleText": "平台管理",
|
|
"navigationBarTextStyle": "white",
|
|
"navigationBarBackgroundColor": "#EF485A",
|
|
"enablePullDownRefresh": true,
|
|
"usingComponents": {
|
|
"ep-navBar": "../../components/navigation-bar",
|
|
"i-dialog": "../../components/dialog/index",
|
|
"i-modal": "../../components/modal/index",
|
|
"timePicker": "../../components/timePicker/timePicker"
|
|
}
|
|
} |