配置文件
This commit is contained in:
+7
-3
@@ -3,7 +3,7 @@
|
|||||||
"appid" : "__UNI__4910728",
|
"appid" : "__UNI__4910728",
|
||||||
"description" : "信任桥优品是一款集线上商城、线下联盟商家的DAO聚合商城;通过“有趣”“有利”“有希望”的卖货玩法,吸引消费者、推广者、商家、投资人参与生态,共同打造共创共享的全球产业生态。",
|
"description" : "信任桥优品是一款集线上商城、线下联盟商家的DAO聚合商城;通过“有趣”“有利”“有希望”的卖货玩法,吸引消费者、推广者、商家、投资人参与生态,共同打造共创共享的全球产业生态。",
|
||||||
"versionName" : "1.0.1",
|
"versionName" : "1.0.1",
|
||||||
"versionCode" : 150,
|
"versionCode" : 151,
|
||||||
"transformPx" : false,
|
"transformPx" : false,
|
||||||
/* 5+App特有相关 */
|
/* 5+App特有相关 */
|
||||||
"app-plus" : {
|
"app-plus" : {
|
||||||
@@ -126,8 +126,12 @@
|
|||||||
},
|
},
|
||||||
"splashscreen" : {
|
"splashscreen" : {
|
||||||
"useOriginalMsgbox" : true,
|
"useOriginalMsgbox" : true,
|
||||||
"iosStyle" : "common",
|
"androidStyle" : "common",
|
||||||
"androidStyle" : "common"
|
"android" : {
|
||||||
|
"hdpi" : "static/common/480x760.9.png",
|
||||||
|
"xhdpi" : "static/common/720x1242.9.png",
|
||||||
|
"xxhdpi" : "static/common/1080x1882.9.png"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
/*忽略版本提示*/
|
/*忽略版本提示*/
|
||||||
|
|||||||
+1
-1
@@ -1047,7 +1047,7 @@ export default {
|
|||||||
.uni-banner-news {
|
.uni-banner-news {
|
||||||
width: 540rpx;
|
width: 540rpx;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
background: url(https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/new-home.png) no-repeat;
|
background: url(https://hashmall-prod.oss-cn-shenzhen.aliyuncs.com/common/image/%E9%9D%9E%E5%BC%BA%E5%88%B6%E5%8D%87%E7%BA%A7.png) no-repeat;
|
||||||
background-size: 100% 100%;
|
background-size: 100% 100%;
|
||||||
|
|
||||||
.close_btn {
|
.close_btn {
|
||||||
|
|||||||
Reference in New Issue
Block a user