商品详情页面增加底部padding

This commit is contained in:
zhl 2019-03-01 17:53:24 +08:00
parent e1cb6ce247
commit 7c9de77ed2

View File

@ -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">