This commit is contained in:
sion
2026-03-26 01:35:51 +08:00
parent 396b81d6d9
commit 54178e196e
147 changed files with 9 additions and 212431 deletions

View File

@@ -582,6 +582,7 @@ class _TradeForm extends StatelessWidget {
),
child: TextField(
controller: controller,
enabled: false, // 价格不允许修改,使用当前币种的市场价格
keyboardType: const TextInputType.numberWithOptions(decimal: true),
style: GoogleFonts.spaceGrotesk(
fontSize: 20,