需求变更
This commit is contained in:
@@ -105,6 +105,8 @@
|
||||
|
||||
<style lang="scss" socped>
|
||||
.StoreDetail {
|
||||
padding-bottom: 20px;
|
||||
|
||||
.banner {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
@@ -120,9 +122,12 @@
|
||||
}
|
||||
|
||||
.wrapper {
|
||||
position: relative;
|
||||
position: absolute;
|
||||
z-index: 2;
|
||||
margin: 400px 16px 0;
|
||||
left: 0;
|
||||
top: 400px;
|
||||
width: 100%;
|
||||
padding: 0 16px;
|
||||
|
||||
.top {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user