This commit is contained in:
魏少阳 2023-10-13 11:15:48 +08:00
commit a824c33c3c

View File

@ -10,7 +10,7 @@ import '../../translations/trans_lib.dart';
// //
class XSWebviewURLMacro { class XSWebviewURLMacro {
static const baseWebURL = 'http://192.168.56.101:8099'; //baseURL static const baseWebURL = 'https://pre.lock.star-lock.cn:8093'; //baseURL
static const userAgreementURL = static const userAgreementURL =
'$baseWebURL/page/detail?pageId=1&lang=cn'; //1 '$baseWebURL/page/detail?pageId=1&lang=cn'; //1
static const privacyPolicyURL = static const privacyPolicyURL =