提交 54b53607 authored 作者: 王鹏飞's avatar 王鹏飞

修改登录页面配置

{ {
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#176dab",
"disableScroll": true,
"usingComponents": { "usingComponents": {
"bind-account": "./components/bindAccount/index", "bind-account": "./components/bindAccount/index",
"bind-phone": "./components/bindPhone/index" "bind-phone": "./components/bindPhone/index"
......
...@@ -37,9 +37,9 @@ button.login-button { ...@@ -37,9 +37,9 @@ button.login-button {
font-size: 28rpx; font-size: 28rpx;
height: 80rpx; height: 80rpx;
line-height: 80rpx; line-height: 80rpx;
color: #fff; color: #414141;
text-align: center; text-align: center;
background-color: #b49441; background-color: #fff;
border-radius: 40rpx; border-radius: 40rpx;
border: 0; border: 0;
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论