更新样式

This commit is contained in:
wyf
2025-11-18 10:21:33 +08:00
parent a0172b394b
commit 0ebe7116f6
37 changed files with 325 additions and 161 deletions

View File

@@ -329,11 +329,13 @@ class BookInfoPage extends GetView<BookInfoController> {
),
hintText: '输入姓名'.tr,
hintStyle: TextStyle(
fontFamily: 'Readex Pro',
fontSize: AppFontsize
.normal_text_size,
letterSpacing: 0,
color: Color(0xFF929699)),
fontFamily: 'Readex Pro',
fontSize: AppFontsize
.normal_text_size,
letterSpacing: 0,
color: themeController
.currentColor.sc4,
),
enabledBorder:
UnderlineInputBorder(
borderSide:
@@ -464,11 +466,13 @@ class BookInfoPage extends GetView<BookInfoController> {
),
hintText: '输入手机号'.tr,
hintStyle: TextStyle(
fontFamily: 'Readex Pro',
fontSize: AppFontsize
.normal_text_size,
letterSpacing: 0,
color: Color(0xFF929699)),
fontFamily: 'Readex Pro',
fontSize: AppFontsize
.normal_text_size,
letterSpacing: 0,
color: themeController
.currentColor.sc4,
),
enabledBorder:
UnderlineInputBorder(
borderSide: