订单(复购)不判断权限
This commit is contained in:
@@ -164,7 +164,7 @@
|
||||
客户跟进
|
||||
</view>
|
||||
<view class="fn-flex-item flexsize4 pt20 pb20 btn-36afa2 font-32 color-fff ulib-rr750" bindtap="optShowOrder">
|
||||
查看订单
|
||||
订单(复购)
|
||||
</view>
|
||||
</block>
|
||||
<block wx:elif="{{detailinfo.status==3}}">
|
||||
@@ -376,7 +376,7 @@
|
||||
</block>
|
||||
</view>
|
||||
</scroll-view>
|
||||
<view class="fn-flex pl60 pr60 pb50 text-center font-32 color-666" wx:if="{{detailinfo.generate_order}}">
|
||||
<view class="fn-flex pl60 pr60 pb50 text-center font-32 color-666">
|
||||
<button bindtap="optShowOrder" class="fn-flex-item mr20 bds-2-36afa2 btn-no-bg wp100 font-28 color-36afa2 ulib-r750" hover-class="btn-36afa2-hover">
|
||||
返回
|
||||
</button>
|
||||
@@ -384,11 +384,11 @@
|
||||
生成订单
|
||||
</button>
|
||||
</view>
|
||||
<view class="pl60 pr60 pb50 text-center font-32 color-666" wx:else>
|
||||
<!-- <view class="pl60 pr60 pb50 text-center font-32 color-666" wx:else>
|
||||
<button bindtap="optShowOrder" class="bds-2-36afa2 btn-no-bg wp45 font-28 color-36afa2 ulib-r750" hover-class="btn-36afa2-hover">
|
||||
返回
|
||||
</button>
|
||||
</view>
|
||||
</view> -->
|
||||
</view>
|
||||
</lcb-msg>
|
||||
<lcb-msg isShow="{{isShowComment}}">
|
||||
|
||||
Reference in New Issue
Block a user