商品详情页面增加底部padding
This commit is contained in:
parent
e1cb6ce247
commit
7c9de77ed2
@ -22,6 +22,9 @@
|
||||
.content-image {
|
||||
width: 100%;
|
||||
}
|
||||
.container {
|
||||
padding-bottom: 100rpx;
|
||||
}
|
||||
</style>
|
||||
<template>
|
||||
<view class="container">
|
||||
|
Loading…
x
Reference in New Issue
Block a user