feat: 发布1.0.0.106
This commit is contained in:
@@ -77,7 +77,7 @@ class KRInviteView extends GetView<KRInviteController> {
|
||||
),
|
||||
),
|
||||
|
||||
SizedBox(height: 26.w),
|
||||
SizedBox(height: 10.w),
|
||||
// 🟢 第二行:我的邀请码
|
||||
Container(
|
||||
padding: EdgeInsets.symmetric(horizontal: 4.w, vertical: 2.w),
|
||||
@@ -166,7 +166,7 @@ class KRInviteView extends GetView<KRInviteController> {
|
||||
fontWeight: FontWeight.bold,
|
||||
),
|
||||
),
|
||||
SizedBox(height: 8.h),
|
||||
SizedBox(height: 10.w),
|
||||
RepaintBoundary(
|
||||
child: TextField(
|
||||
controller: controller.otherInviteCodeController,
|
||||
|
||||
Reference in New Issue
Block a user