fix: 打开放丢页面
This commit is contained in:
@@ -58,7 +58,7 @@ class HIAntiLostView extends GetView<HIAntiLostController> {
|
||||
height: 124.w,
|
||||
child: QrImageView(
|
||||
data:
|
||||
'https://github.com/hi-vpn/hi-client', // Replace with real URL
|
||||
'https://github.com/HiFastVPN/HiFastVPN', // Replace with real URL
|
||||
version: QrVersions.auto,
|
||||
backgroundColor: Colors.transparent,
|
||||
eyeStyle: QrEyeStyle(
|
||||
|
||||
@@ -31,7 +31,7 @@ class HIAntiLostShareCard extends StatelessWidget {
|
||||
height: 108,
|
||||
child: QrImageView(
|
||||
data:
|
||||
'https://github.com/hi-vpn/hi-client', // Replace with actual URL
|
||||
'https://github.com/HiFastVPN/HiFastVPN', // Replace with actual URL
|
||||
version: QrVersions.auto,
|
||||
size: 108,
|
||||
padding: EdgeInsets.zero,
|
||||
|
||||
Reference in New Issue
Block a user