10 lines
349 B
JSON
10 lines
349 B
JSON
{
|
|
"navigationBarTitleText": "我的",
|
|
"backgroundColor": "#e8eaed",
|
|
"backgroundColorTop": "#e8eaed",
|
|
"usingComponents": {
|
|
"dev-training-entry": "../../components/dev-training-entry/index",
|
|
"tab-bar-dock": "../../components/app-tab-bar/tab-bar-dock",
|
|
"uni-icons": "../../uni_modules/uni-icons/components/uni-icons/uni-icons"
|
|
}
|
|
} |