From 391c11f5f5e6aefc62f5146ddee455942d87da1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B5=B7=E6=B4=8B=E4=B9=8B=E5=A3=B0?= Date: Fri, 29 Mar 2019 13:36:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=88=91=E7=9A=84=E6=8B=BC=E5=9B=A2=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E7=8A=B6=E6=80=81=E6=98=BE=E7=A4=BA=E9=97=AE=E9=A2=98?= =?UTF-8?q?=E4=BF=AE=E6=94=B902?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/spellGroup/spellGroup.wxml | 17 ++++++++++------- utils/spell.js | 2 +- 2 files changed, 11 insertions(+), 8 deletions(-) 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 }, {