feat:订单详情页面组件封装

This commit is contained in:
duanshuwen
2025-07-13 12:17:41 +08:00
parent 34a62d2f3e
commit 8766bb3720
88 changed files with 1021 additions and 47 deletions

View File

@@ -28,6 +28,10 @@ page,
body,
#app {
font-family: PingFang SC, PingFang SC;
background-color: #E9F3F7;
height: 100vh;
width: 100vw;
}
.mb12 {
margin-bottom: 12px;
}page{--status-bar-height:25px;--top-window-height:0px;--window-top:0px;--window-bottom:0px;--window-left:0px;--window-right:0px;--window-magin:0px}[data-c-h="true"]{display: none !important;}