9 lines
223 B
JSON
9 lines
223 B
JSON
{
|
|
"navigationBarTitleText": "科学计算器",
|
|
"navigationBarBackgroundColor": "#EBF4F8",
|
|
"navigationBarTextStyle": "black",
|
|
"usingComponents": {
|
|
"privacy-popup": "/components/privacy-popup/privacy-popup"
|
|
}
|
|
}
|