[6.7.2]
1、完善易鑫皮肤包资源
This commit is contained in:
@@ -98,7 +98,7 @@ class LoginFragment : MvpFragment<LoginFragment?, LoginPresenter?>(), ILoginView
|
||||
CallerLogger.d(TAG, "init")
|
||||
// TODO yangyakun 根据后台配置的用户租户对应的皮肤包进行下载换肤
|
||||
val skin = Skin(
|
||||
"88a7b397d6a03966aa332aea17f5210a",
|
||||
"fbd0132038555e7e60b8f615324ca8b2",
|
||||
"YiXin-skin_v1_2024_10_24.apk",
|
||||
"https://carlife-static-1255510688.cos.ap-beijing.myqcloud.com/MoGoEagleEye/YiXin-skin_v1_2024_10_24.apk"
|
||||
)
|
||||
|
||||
@@ -4,8 +4,8 @@ if (!isAndroidTest) {
|
||||
apply plugin: 'bytex'
|
||||
|
||||
ByteX {
|
||||
enable false
|
||||
enableInDebug false
|
||||
enable true
|
||||
enableInDebug true
|
||||
}
|
||||
|
||||
apply from: rootProject.file('gradle/bytex/bytex_config.gradle')
|
||||
|
||||
@@ -4,7 +4,7 @@ android {
|
||||
compileSdkVersion rootProject.ext.android.compileSdkVersion
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.dongnao.app.skin"
|
||||
applicationId "com.mogo.skin.yixin"
|
||||
minSdkVersion rootProject.ext.android.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.android.targetSdkVersion
|
||||
|
||||
|
||||
BIN
skin/YiXin-skin/src/main/res/drawable-nodpi/icon_car_default.png
Normal file
BIN
skin/YiXin-skin/src/main/res/drawable-nodpi/icon_car_default.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 104 KiB |
Reference in New Issue
Block a user