Refactor: UI & Feature updates (Calculator, UnitConverter, Privacy, Cleanup)
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
{
|
||||
"navigationBarTitleText": "科学计算器",
|
||||
"navigationBarBackgroundColor": "#EBF4F8",
|
||||
"navigationBarTextStyle": "black"
|
||||
"navigationBarTextStyle": "black",
|
||||
"usingComponents": {
|
||||
"privacy-popup": "/components/privacy-popup/privacy-popup"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user