调整页面样式
This commit is contained in:
@@ -1573,7 +1573,7 @@ export default {
|
|||||||
padding: 10rpx 0;
|
padding: 10rpx 0;
|
||||||
color: #333;
|
color: #333;
|
||||||
}
|
}
|
||||||
.prof image{
|
/deep/ .prof img{
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
.containerBg {
|
.containerBg {
|
||||||
|
|||||||
@@ -340,7 +340,7 @@
|
|||||||
</template>
|
</template>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
<template v-if="selectPayIndex == 2">
|
<template v-if="$platform=='ios'||selectPayIndex == 2">
|
||||||
<view
|
<view
|
||||||
class="goods_detail_list_title bg_box_shandow color_shandow bg_color"
|
class="goods_detail_list_title bg_box_shandow color_shandow bg_color"
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user