首页免责声明去掉末尾感叹号
This commit is contained in:
@@ -184,7 +184,7 @@ class HomeLayout(Widget):
|
||||
# Display welcome text centered in content area
|
||||
font = gui_app.font(FontWeight.BOLD)
|
||||
text = "欢迎选用 MR.ONE"
|
||||
subtitle = "这不是自动驾驶,请注意行车安全!"
|
||||
subtitle = "这不是自动驾驶,请注意行车安全"
|
||||
font_size = 90
|
||||
|
||||
text_size = measure_text_cached(font, text, font_size)
|
||||
|
||||
Reference in New Issue
Block a user