This commit is contained in:
parent
50748a96e9
commit
a1cfb217d6
|
@ -91,7 +91,7 @@
|
||||||
</view> -->
|
</view> -->
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
<view class="detail-foot" style="margin-bottom: 100px;" v-if="getList.childrenMassageList.length>0">
|
<view class="detail-foot" v-if="getList.childrenMassageList.length>0">
|
||||||
<view class="detail-foot-nav">
|
<view class="detail-foot-nav">
|
||||||
<span class="detail-foot-nav-text">加钟项目</span>
|
<span class="detail-foot-nav-text">加钟项目</span>
|
||||||
<span class="detail-foot-nav-bor"></span>
|
<span class="detail-foot-nav-bor"></span>
|
||||||
|
@ -127,6 +127,7 @@
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
|
<view style="height: 100rpx;"></view>
|
||||||
</view>
|
</view>
|
||||||
<view class="detail-btn" v-if="getList.status=='1'" @click="goumai(getList)">
|
<view class="detail-btn" v-if="getList.status=='1'" @click="goumai(getList)">
|
||||||
立即预约
|
立即预约
|
||||||
|
|
Loading…
Reference in New Issue