diff --git a/pages/spellGroup/spellGroup.wxml b/pages/spellGroup/spellGroup.wxml index 775e69a..f5ad6d8 100644 --- a/pages/spellGroup/spellGroup.wxml +++ b/pages/spellGroup/spellGroup.wxml @@ -47,10 +47,10 @@ {{item.statusText02}} - + - + {{item.title}} {{item.subTitle}} @@ -71,13 +71,16 @@ 已下架 - 拼团未支付 + 拼团未支付 {{item.statusText}} - - {{item.statusText}} - - {{item.statusText}} + + {{item.statusText}} + + {{item.statusText}} + + {{item.statusText}} + diff --git a/utils/spell.js b/utils/spell.js index 0bb37da..c15bc8f 100644 --- a/utils/spell.js +++ b/utils/spell.js @@ -46,7 +46,7 @@ const spellStatus02 = [ value: 13 }, { - name: '拼团待支付', + name: '参团失败', value: 14 }, {