mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-02-23 21:36:38 +08:00
优化我的页面 好看些
This commit is contained in:
parent
9775d78036
commit
dac28a88d1
@ -141,6 +141,7 @@
|
||||
|
||||
<style lang="less">
|
||||
.order_box {
|
||||
margin-top:20upx;
|
||||
.order_title {
|
||||
line-height: 42upx;
|
||||
font-size: 30upx;
|
||||
@ -173,6 +174,7 @@
|
||||
}
|
||||
|
||||
.serve_box {
|
||||
margin-top:20upx;
|
||||
.serve_title {
|
||||
line-height: 42upx;
|
||||
font-size: 30upx;
|
||||
|
||||
@ -220,7 +220,7 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-around;
|
||||
padding: 0 50upx;
|
||||
padding: 10upx 50upx;
|
||||
border-radius: 20upx;
|
||||
|
||||
.money_item {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user