Merge branch 'master' of https://gitee.com/weishaoyang/star_lock
This commit is contained in:
commit
a824c33c3c
@ -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 =
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user