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