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