fix: 增加iap的跳转
This commit is contained in:
@@ -176,6 +176,7 @@ class KRInviteView extends GetView<KRInviteController> {
|
||||
maxLength: 10,
|
||||
style: const TextStyle(color: Colors.white, fontWeight: FontWeight.bold),
|
||||
decoration: InputDecoration(
|
||||
counterText: '',
|
||||
hintText: '填码领免费时长...',
|
||||
hintStyle: const TextStyle(color: Color(0xFFA6A6A6)),
|
||||
filled: true,
|
||||
|
||||
Reference in New Issue
Block a user