Commit 816ddc50 authored by xieyishang's avatar xieyishang

sss~

parent 325cc007
{
"name" : "鹿马商家助手",
"appid" : "__UNI__1EA80F1",
"appid" : "__UNI__FC9419E",
//"appid" : "__UNI__1EA80F1", 这个是 web
"description" : "",
"versionName" : "1.0.30",
"versionCode" : 130,
"versionName" : "1.0.31",
"versionCode" : 131,
"transformPx" : false,
/* 5+App特有相关 */
"app-plus" : {
......@@ -17,8 +18,7 @@
},
/* 模块配置 */
"modules" : {
"Maps" : {},
"Push" : {}
"Maps" : {}
},
/* 应用发布信息 */
"distribute" : {
......
......@@ -67,18 +67,21 @@ page {
}
.icon {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin-left: 3%;
margin-right: 3%;
margin-top: 10%;
// display: flex;
// justify-content: space-between;
// flex-wrap: wrap;
// margin-left: 3%;
// margin-right: 3%;
padding: 0 24upx;
padding-top: 10%;
width: 100%;
.ico {
border-radius: 20upx;
border: 1px solid #C0C0C0;
width: 49%;
border: 1px solid #c0c0c0;
///width: 49%;
width: 338upx;
height: 200upx;
margin-top: 20upx;
display: flex;
......@@ -86,6 +89,7 @@ page {
font-size: 30upx;
flex-direction: column;
background-color: #FFFFFF;
.img {
width: 64upx;
......@@ -104,6 +108,9 @@ page {
}
}
.ico:nth-child(2),.ico:nth-child(4){
margin-left: 24upx;
}
}
.kong {
......
......@@ -23,7 +23,7 @@
</view>
</view>
<view class="icon">
<view class="icon flex-wrap flex">
<view class="ico mt-40" >
<navigator url="/pages/storeqrcode/storeqrcode">
<view class="tubiao">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment