Commit 63423f54 authored by Zheng Shang Jun's avatar Zheng Shang Jun

改了一点样式

parent 8109be76
......@@ -204,7 +204,7 @@
"path": "pages/user/register/stepSelectType",
"style": {
"navigationBarTitleText": "完善信息",
// "navigationBarTextStyle": "white",
// "navigationBarTextStyle": "white",
"enablePullDownRefresh": false,
"mp-alipay": {
"transparentTitle": "always",
......@@ -217,7 +217,7 @@
"path": "pages/user/register/perfectInformation",
"style": {
"navigationBarTitleText": "完善信息",
// "navigationBarTextStyle": "white",
// "navigationBarTextStyle": "white",
"enablePullDownRefresh": false,
"mp-alipay": {
"transparentTitle": "always",
......@@ -230,7 +230,7 @@
"path": "pages/user/register/success",
"style": {
"navigationBarTitleText": "完善信息",
// "navigationBarTextStyle": "white",
// "navigationBarTextStyle": "white",
"enablePullDownRefresh": false,
"mp-alipay": {
"transparentTitle": "always",
......@@ -245,7 +245,6 @@
"navigationBarTitleText": "首页",
"enablePullDownRefresh": false
}
},
{
......@@ -256,7 +255,6 @@
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path": "pages/designCommissioned/list",
......@@ -266,7 +264,6 @@
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path": "pages/designCommissioned/addItem",
......@@ -276,7 +273,6 @@
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path": "pages/designCommissioned/item",
......@@ -286,7 +282,6 @@
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
......@@ -297,8 +292,8 @@
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}, {
},
{
"path": "pages/home/index",
"style": {
"navigationBarTitleText": "首页",
......@@ -311,7 +306,8 @@
"allowsBounceVertical": "NO"
}
}
}, {
},
{
"path": "pages/home/search",
"style": {
"navigationBarTitleText": "搜索",
......
......@@ -77,6 +77,9 @@ export default {
</script>
<style lang="scss" scoped>
.brandsindex {
height: 100%;
}
//头部
.back_img {
height: 486rpx;
......@@ -113,6 +116,7 @@ export default {
.hotstyle {
::v-deep .u-card__body {
padding-top: 24rpx !important;
margin-bottom: 70rpx;
}
::v-deep .u-card__head {
padding-bottom: 0rpx !important;
......
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