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