update .gitignore
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"name" : "密谈IM",
|
||||
"name" : "益鑫达",
|
||||
"appid" : "__UNI__44929DB",
|
||||
"description" : "",
|
||||
"versionName" : "1.1.6",
|
||||
"versionCode" : 115,
|
||||
"description" : "益鑫达",
|
||||
"versionName" : "2.1.0",
|
||||
"versionCode" : 120,
|
||||
"transformPx" : false,
|
||||
/* 5+App特有相关 */
|
||||
"app-plus" : {
|
||||
@@ -75,9 +75,9 @@
|
||||
"splashscreen" : {
|
||||
"androidStyle" : "default",
|
||||
"android" : {
|
||||
"hdpi" : "static/qidong.png",
|
||||
"xhdpi" : "static/qidong.png",
|
||||
"xxhdpi" : "static/qidong.png"
|
||||
"hdpi" : "static/bootstrap.png",
|
||||
"xhdpi" : "static/bootstrap.png",
|
||||
"xxhdpi" : "static/bootstrap.png"
|
||||
}
|
||||
},
|
||||
"icons" : {
|
||||
@@ -112,36 +112,6 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"nativePlugins" : {
|
||||
"RongCloud-Call" : {
|
||||
"__plugin_info__" : {
|
||||
"name" : "RCUniCall",
|
||||
"description" : "融云实时音视频 SDK uni 原生插件",
|
||||
"platforms" : "Android,iOS",
|
||||
"url" : "https://ext.dcloud.net.cn/plugin?id=6372",
|
||||
"android_package_name" : "uni.app.UNID40A151",
|
||||
"ios_bundle_id" : "",
|
||||
"isCloud" : true,
|
||||
"bought" : 1,
|
||||
"pid" : "6372",
|
||||
"parameters" : {}
|
||||
}
|
||||
},
|
||||
"RongCloud-IM-V2" : {
|
||||
"__plugin_info__" : {
|
||||
"name" : "RCUniIMV2",
|
||||
"description" : "融云即时通讯 SDK uni 原生插件V2",
|
||||
"platforms" : "Android,iOS",
|
||||
"url" : "https://ext.dcloud.net.cn/plugin?id=9227",
|
||||
"android_package_name" : "uni.app.UNID40A151",
|
||||
"ios_bundle_id" : "",
|
||||
"isCloud" : true,
|
||||
"bought" : 1,
|
||||
"pid" : "9227",
|
||||
"parameters" : {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"h5" : {
|
||||
@@ -188,5 +158,6 @@
|
||||
"enable" : false
|
||||
},
|
||||
"vueVersion" : "3",
|
||||
"fallbackLocale" : "zh-Hans"
|
||||
"fallbackLocale" : "zh-Hans",
|
||||
"locale" : "zh-Hans"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user