优化我的页面 好看些

This commit is contained in:
java110 2022-08-14 15:07:05 +08:00
parent 9775d78036
commit dac28a88d1
2 changed files with 3 additions and 1 deletions

View File

@ -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;

View File

@ -220,7 +220,7 @@
display: flex;
align-items: center;
justify-content: space-around;
padding: 0 50upx;
padding: 10upx 50upx;
border-radius: 20upx;
.money_item {