|
@@ -17,9 +17,6 @@ class WebUrl {
|
|
|
|
|
|
|
|
static const String _shareUrl = "https://ssdw.myaskai.cn/#/";
|
|
static const String _shareUrl = "https://ssdw.myaskai.cn/#/";
|
|
|
|
|
|
|
|
- static String get privacyPolicy => _privacyPolicy;
|
|
|
|
|
- static const String _customUrl = "https://qiyu-kefu.atmob.com";
|
|
|
|
|
-
|
|
|
|
|
static String renewalAgreement =
|
|
static String renewalAgreement =
|
|
|
Platform.isIOS ? "https://doc.v8dashen.com/doc/4e69dec06586d0f1" : '';
|
|
Platform.isIOS ? "https://doc.v8dashen.com/doc/4e69dec06586d0f1" : '';
|
|
|
|
|
|