修改配置
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"prompt": "template"
|
||||
"prompt" : "template"
|
||||
}
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
"name" : "灿能云",
|
||||
"appid" : "__UNI__9894FCF",
|
||||
"description" : "",
|
||||
"versionName" : "1.2.1",
|
||||
"versionCode" : 121,
|
||||
"versionName" : "1.2.3",
|
||||
"versionCode" : 123,
|
||||
"transformPx" : false,
|
||||
/* 5+App特有相关 */
|
||||
"app-plus" : {
|
||||
@@ -61,7 +61,8 @@
|
||||
/* ios打包配置 */
|
||||
"ios" : {
|
||||
"UIUserInterfaceStyle" : "Automatic",
|
||||
"dSYMs" : false
|
||||
"dSYMs" : false,
|
||||
"idfa" : false
|
||||
},
|
||||
/* SDK配置 */
|
||||
"sdkConfigs" : {
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<view class="error-block">
|
||||
<image src="/static/pic/aboutUs.png" class="us-pic"></image>
|
||||
<view class="us-text">
|
||||
灿能云 1.2.1
|
||||
灿能云 1.2.2
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user