本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
註冊
登入
weapp
/
C
關注
8
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
66
Wiki
活動
瀏覽代碼
[拼团门店显示问题修改]
tags/福建版C.9.1.01
海洋之声
5 年之前
父節點
ec92af74b9
當前提交
76c95e7e41
共有
2 個檔案被更改
,包括
2 行新增
和
2 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
pages/joinFrDpell/index.wxml
+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>
Write
Preview
Loading…
取消
儲存