mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-18 08:55:53 +08:00
更新页面显示效果
This commit is contained in:
@@ -55,5 +55,5 @@
|
||||
</view>
|
||||
|
||||
<view class="btn">
|
||||
<van-button block color='#58bcff' round bindtap="submit">默认按钮</van-button>
|
||||
<van-button block color='#58bcff' round bindtap="submit">提 交</van-button>
|
||||
</view>
|
||||
@@ -5,6 +5,8 @@
|
||||
box-shadow: 0 0 12rpx #bfbfbf;
|
||||
margin: 30rpx auto 15rpx;
|
||||
background-color: #ffffff;
|
||||
border-radius: 15rpx;
|
||||
|
||||
}
|
||||
.title{
|
||||
color: #9e9e9e;
|
||||
@@ -24,6 +26,8 @@
|
||||
box-shadow: 0 0 12rpx #bfbfbf;
|
||||
margin: 15rpx auto;
|
||||
background-color: #ffffff;
|
||||
border-radius: 15rpx;
|
||||
|
||||
}
|
||||
.main{
|
||||
box-shadow: 0 0 5rpx #bfbfbf;
|
||||
@@ -39,6 +43,8 @@ textarea{
|
||||
box-shadow: 0 0 12rpx #bfbfbf;
|
||||
margin: 15rpx auto;
|
||||
background-color: #ffffff;
|
||||
border-radius: 15rpx;
|
||||
|
||||
}
|
||||
.inputPhone{
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user