运营端login appname
This commit is contained in:
parent
b082e37493
commit
ef6393e8ca
@ -141,7 +141,7 @@ android {
|
||||
buildConfigField("String", "BASE_URL", "\"http://app.dahehuoyun.com/api/\"")
|
||||
buildConfigField "boolean", "isTest", "false"
|
||||
//APP名称,可以在androidMainfest中引用
|
||||
resValue "string", "appName", "大河好运司机"
|
||||
resValue "string", "appName", "司机运营"
|
||||
}
|
||||
|
||||
}
|
||||
|
@ -54,7 +54,7 @@
|
||||
android:name="com.arpa.hndahesudintocctmsdriver.App"
|
||||
android:allowBackup="true"
|
||||
android:excludeFromRecents="true"
|
||||
android:icon="@mipmap/diver_logo"
|
||||
android:icon="@mipmap/diver_log_yy"
|
||||
android:label="@string/appName"
|
||||
android:largeHeap="true"
|
||||
android:requestLegacyExternalStorage="true"
|
||||
|
BIN
app/src/main/res/mipmap-hdpi/diver_log_yy.jpg
Normal file
BIN
app/src/main/res/mipmap-hdpi/diver_log_yy.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.9 KiB |
Loading…
Reference in New Issue
Block a user