[6.4.0]
[taxi 面板 样式调整]
This commit is contained in:
@@ -9,11 +9,11 @@ project.android.productFlavors {
|
||||
}
|
||||
|
||||
manifestPlaceholders = [
|
||||
CHANNEL_VALUE_BODY : "Driver",
|
||||
CHANNEL_VALUE_BODY : "DriverPassenger",
|
||||
]
|
||||
|
||||
// ①标识
|
||||
buildConfigField 'String', 'APP_IDENTITY_MODE_BODY', "\"Driver\""
|
||||
buildConfigField 'String', 'APP_IDENTITY_MODE_BODY', "\"DriverPassenger\""
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user