次卡套餐疗程企业秒杀拼团 去掉右侧服务项目字样标签
This commit is contained in:
parent
c187bf9f4e
commit
cc5aa35631
|
@ -66,9 +66,9 @@
|
|||
</view>
|
||||
</view>
|
||||
</view>
|
||||
<view class="detail-foot-title">
|
||||
<!-- <view class="detail-foot-title">
|
||||
项目次卡
|
||||
</view>
|
||||
</view> -->
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
@ -1393,6 +1393,7 @@
|
|||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.detail-foot-list{
|
||||
width: 100%;
|
||||
|
|
|
@ -67,9 +67,9 @@
|
|||
</view>
|
||||
</view>
|
||||
</view>
|
||||
<view class="detail-foot-title">
|
||||
<!-- <view class="detail-foot-title">
|
||||
服务疗程
|
||||
</view>
|
||||
</view> -->
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
@ -1406,6 +1406,7 @@
|
|||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.detail-foot-list{
|
||||
width: 100%;
|
||||
|
|
|
@ -65,9 +65,9 @@
|
|||
</view>
|
||||
</view>
|
||||
</view>
|
||||
<view class="detail-foot-title">
|
||||
<!-- <view class="detail-foot-title">
|
||||
限时秒杀
|
||||
</view>
|
||||
</view> -->
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
@ -1455,6 +1455,7 @@
|
|||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.detail-foot-list{
|
||||
width: 100%;
|
||||
|
|
|
@ -67,9 +67,9 @@
|
|||
</view>
|
||||
</view>
|
||||
</view>
|
||||
<view class="detail-foot-title">
|
||||
<!-- <view class="detail-foot-title">
|
||||
团购
|
||||
</view>
|
||||
</view> -->
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
@ -405,6 +405,7 @@
|
|||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.detail-foot-list{
|
||||
width: 100%;
|
||||
|
|
|
@ -65,9 +65,9 @@
|
|||
</view>
|
||||
</view>
|
||||
</view>
|
||||
<view class="detail-foot-title">
|
||||
<!-- <view class="detail-foot-title">
|
||||
服务项目
|
||||
</view>
|
||||
</view> -->
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
@ -1395,6 +1395,7 @@
|
|||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.detail-foot-list{
|
||||
width: 100%;
|
||||
|
|
|
@ -69,9 +69,9 @@
|
|||
</view>
|
||||
</view>
|
||||
|
||||
<view class="detail-foot-title">
|
||||
<!-- <view class="detail-foot-title">
|
||||
服务项目{{index+1}}
|
||||
</view>
|
||||
</view> -->
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
@ -1476,6 +1476,7 @@
|
|||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.detail-foot-list{
|
||||
width: 100%;
|
||||
|
|
Loading…
Reference in New Issue