增加字体大小设置
This commit is contained in:
+12
@@ -109,6 +109,12 @@
|
||||
"navigationBarTitleText": "环境配置"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/settings/other-settings",
|
||||
"style": {
|
||||
"navigationBarTitleText": "其他设置"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/settings/devices/printer",
|
||||
"style": {
|
||||
@@ -194,6 +200,12 @@
|
||||
"navigationBarTitleText": "自动打印"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/testpages/font-test",
|
||||
"style": {
|
||||
"navigationBarTitleText": "字体缩放测试"
|
||||
}
|
||||
},
|
||||
/* #endif */
|
||||
{
|
||||
"path": "pages/weigh/generate",
|
||||
|
||||
Reference in New Issue
Block a user