@@ -41,9 +41,9 @@ export default {
line-height: 90rpx;
}
.scroll-style {
- background: #02A7F0;
+ background: #4AA5E4;
top: 0;
- height: 135rpx;
+ height: 145rpx;
line-height: 160rpx;
</style>
@@ -3,7 +3,8 @@
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "空i企",
- "navigationStyle": "custom"
+ "navigationStyle": "custom",
+ "navigationBarTextStyle": "white"
},
{