Merge branch 'huipay-h5' into huipay-app-dev

huipay-app-dev
杨杰 1 year ago
commit c203f7c668
  1. 2
      pages/index/merchant-details/merchant-details.vue

@ -104,7 +104,7 @@
<view class="width94 backcorfff border-r mart15" v-for="(item,indexplt) in merPlatformList" :key="indexplt">
<view class="notes" style="border-bottom: 0px;">
<view class="width100 margle">
<view class="font16 fcor333" v-if="item.platformType == 1">渠道名称: </view>
<view class="font16 fcor333" v-if="item.platformType == 1">渠道名称: </view>
<view class="font14 fcor999 mart5">商户号: {{item.cupNo}}</view>
<view class="font14 fcor999 mart5">终端号: {{item.merPlatformTerm.termNo}}</view>
</view>

Loading…
Cancel
Save