Merge feature fsgx uniapp v2 updates
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name" : "阿胶黄精粉",
|
"name" : "范氏国香",
|
||||||
"appid" : "__UNI__6691FE3",
|
"appid" : "__UNI__6691FE3",
|
||||||
"description" : "阿胶黄精粉商城",
|
"description" : "范氏国香商城",
|
||||||
"versionName" : "3.5.1",
|
"versionName" : "3.5.1",
|
||||||
"versionCode" : 351,
|
"versionCode" : 351,
|
||||||
"transformPx" : false,
|
"transformPx" : false,
|
||||||
@@ -201,7 +201,7 @@
|
|||||||
"optimization" : {
|
"optimization" : {
|
||||||
"subPackages" : true
|
"subPackages" : true
|
||||||
},
|
},
|
||||||
"appid" : "wx998d9e0a925a1a13"
|
"appid" : "wx269fc281236ef045"
|
||||||
},
|
},
|
||||||
"mp-alipay" : {
|
"mp-alipay" : {
|
||||||
"usingComponents" : true
|
"usingComponents" : true
|
||||||
|
|||||||
@@ -226,7 +226,7 @@ export default {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.assets-wrapper {
|
.assets-wrapper {
|
||||||
background: linear-gradient(180deg, rgba(233, 51, 35, 0.18) 0%, rgba(247, 107, 28, 0.08) 45%, #f4f5f7 75%);
|
// background: linear-gradient(180deg, rgba(233, 51, 35, 0.18) 0%, rgba(247, 107, 28, 0.08) 45%, #f4f5f7 75%);
|
||||||
padding-bottom: 4rpx;
|
padding-bottom: 4rpx;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -189,7 +189,6 @@ export default {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.header-gradient {
|
.header-gradient {
|
||||||
background: linear-gradient(180deg, rgba(233,51,35,0.15) 0%, rgba(247,107,28,0.08) 60%, transparent 100%);
|
|
||||||
padding: 40rpx 30rpx 56rpx;
|
padding: 40rpx 30rpx 56rpx;
|
||||||
position: relative;
|
position: relative;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|||||||
Reference in New Issue
Block a user