소스 검색

[拼团门店显示问题修改]

tags/福建版C.9.1.01
海洋之声 5 년 전
부모
커밋
76c95e7e41
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +1
    -1
      pages/joinFrDpell/index.wxml
  2. +1
    -1
      pages/spellGroup/mySpellGroup/index.wxml

+ 1
- 1
pages/joinFrDpell/index.wxml 파일 보기

@@ -30,7 +30,7 @@
</view>
</view>
<!-- 适用门店 -->
<store merchantVoList="{{merchantVoList}}"></store>
<store wx:if="{{merchantVoList.length>0}}" merchantVoList="{{merchantVoList}}"></store>
<view class='text'>
<view class='p-des'>
<view class='p-title'>购买须知:</view>


+ 1
- 1
pages/spellGroup/mySpellGroup/index.wxml 파일 보기

@@ -50,7 +50,7 @@
</view>
</view>
<!-- 适用门店 -->
<store merchantVoList="{{merchantVoList}}"></store>
<store wx:if="{{merchantVoList.length>0}}" merchantVoList="{{merchantVoList}}"></store>
<view class='notes'>
<view>
<text>购买须知</text>


불러오는 중...
취소
저장