feat: 调整项目结构
This commit is contained in:
7
src/pages-order/order/styles/detail.scss
Normal file
7
src/pages-order/order/styles/detail.scss
Normal file
@@ -0,0 +1,7 @@
|
||||
.order-detail-wrapper {
|
||||
background: url("./images/header_bg.png");
|
||||
background-position: 0 0;
|
||||
background-size: 100% 242px;
|
||||
background-repeat: no-repeat;
|
||||
padding: 60px 15px;
|
||||
}
|
||||
Reference in New Issue
Block a user