Commit 64270828 authored by mengcuiguang's avatar mengcuiguang

代码优化

parent 81dcc985
...@@ -18,7 +18,7 @@ object Constant { ...@@ -18,7 +18,7 @@ object Constant {
const val IS_FIRST_VIP_BTN = "is_first_agree_btn" const val IS_FIRST_VIP_BTN = "is_first_agree_btn"
const val IS_FIRST_VEDIO = "is_first_vedio" const val IS_FIRST_VEDIO = "is_first_vedio"
const val TAG_NAME = "SUN" const val TAG_NAME = "SUN"
const val MINTS_APP_NAME = "极速短剧" const val MINTS_APP_NAME = "好看微短剧"
const val MINTS_PKG_NAME = "com.duben.speedplaylet" const val MINTS_PKG_NAME = "com.duben.speedplaylet"
const val ACTION_EXIT_APP = "package.exit" const val ACTION_EXIT_APP = "package.exit"
const val LUCKY_FLAG = "LUCKY_FLAG" const val LUCKY_FLAG = "LUCKY_FLAG"
...@@ -48,7 +48,7 @@ object Constant { ...@@ -48,7 +48,7 @@ object Constant {
const val FRAGMENT_CLICK_FOUR = 3 const val FRAGMENT_CLICK_FOUR = 3
// 协议地址 // 协议地址
var REGISTER_URL = "http://mints-web.mints-id.com/agreements/speedplaylet/yhxy.html"//注册协议 var REGISTER_URL = "http://mints-web.mints-id.com/agreements/shortplay/yhxy.html"//注册协议
var PRIVACY_URL = "http://mints-web.mints-id.com/agreements/speedplaylet/syzc.html"//隐私协议 var PRIVACY_URL = "http://mints-web.mints-id.com/agreements/shortplay/syzc.html"//隐私协议
var MEMBERS_URL = "https://mints-web.mints-id.com/agreements/speedplaylet/gmxy.html"//会员付费服务协议 var MEMBERS_URL = "https://mints-web.mints-id.com/agreements/shortplay/gmxy.html"//会员付费服务协议
} }
\ No newline at end of file
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment