国内登录注册界面

This commit is contained in:
2026-06-16 09:48:59 +08:00
parent d4f5a1e0a3
commit c82066ca38
27 changed files with 306 additions and 137 deletions

View File

@@ -93,7 +93,7 @@ class AppUtils {
* 是否是国内
*/
fun isChina(type: String = SWITCH_PAGE_TYPE): Boolean {
return false
// return false
if (isDebug()) {
if (type == SWITCH_MAP_TYPE && MMKVUtil.getBoolean(MMKVKey.OnlyGoogleMap, false)) {
//只启用谷歌地图