修复商品详情无法滑动的问题
This commit is contained in:
parent
b66c16a9d0
commit
8aebb910c1
|
@ -182,7 +182,6 @@ export default {
|
||||||
.service-detail-group {
|
.service-detail-group {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: auto;
|
height: auto;
|
||||||
touch-action: none;
|
|
||||||
.service-detail-tab-list {
|
.service-detail-tab-list {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
.tab-item {
|
.tab-item {
|
||||||
|
|
Loading…
Reference in New Issue