更新消息设置

This commit is contained in:
wyf
2025-12-05 17:37:01 +08:00
parent 1cc26aa46d
commit db51c42664
44 changed files with 7510 additions and 1059 deletions

View File

@@ -23,6 +23,7 @@ class AppConstants {
double button_container_radius = 100.rpx; //按钮容器圆角
double text_padding_up_dowm_p = 5.rpx; //段落文字上下间距
double text_padding = 10.rpx; //段落文字上下间距
double smaller_text_fontSize = 18.rpx; //普通文字字号
double small_text_fontSize = 20.rpx; //普通文字字号
@@ -63,7 +64,7 @@ class AppConstants {
int wifi2 = -60;
int wifi3 = -75;
static bool is_test_account = true; //是否测试账号
static bool is_test_account = false; //是否测试账号
}
//获取协议地址