Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
weapp
/
C
Segui
8
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
66
Wiki
Attività
Sfoglia il codice sorgente
[拼团门店显示问题修改]
tags/福建版C.9.1.01
海洋之声
5 anni fa
parent
ec92af74b9
commit
76c95e7e41
2 ha cambiato i file
con
2 aggiunte
e
2 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-1
pages/joinFrDpell/index.wxml
+1
-1
pages/spellGroup/mySpellGroup/index.wxml
+ 1
- 1
pages/joinFrDpell/index.wxml
Vedi File
@@ -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
Vedi File
@@ -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>
Scrivi
Anteprima
Caricamento…
Annulla
Salva