From d2d5b32fb705e2aedc930ec980fc0fc3a6530fbe Mon Sep 17 00:00:00 2001 From: meo <18801474720@163.com> Date: Mon, 24 Dec 2018 16:29:27 +0800 Subject: [PATCH] =?UTF-8?q?[banner=E8=AF=A6=E6=83=85=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E4=BF=AE=E6=94=B9]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/config.js | 2 +- pages/bannerdetail/index.wxml | 4 ++-- project.config.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config/config.js b/config/config.js index 19f668c..c2581e8 100755 --- a/config/config.js +++ b/config/config.js @@ -166,7 +166,7 @@ var config = { }, weapp: { - AppId: "wx74b3de9d3bdd1a51" + AppId: "wx0d61e1d3a179a34e" }, ErrorCode: { NICK_NOT_AUTH: 11004, diff --git a/pages/bannerdetail/index.wxml b/pages/bannerdetail/index.wxml index b259f55..b0fc3c3 100644 --- a/pages/bannerdetail/index.wxml +++ b/pages/bannerdetail/index.wxml @@ -40,10 +40,10 @@ {{item.subTitle}} {{item.salePriceStr}} - + 满¥{{item.usePriceStr}}可用 - + 仅限本店使用 diff --git a/project.config.json b/project.config.json index cd2331f..91bb4e9 100644 --- a/project.config.json +++ b/project.config.json @@ -12,7 +12,7 @@ }, "compileType": "miniprogram", "libVersion": "2.0.9", - "appid": "wx74b3de9d3bdd1a51", + "appid": "wx0d61e1d3a179a34e", "projectname": "C", "isGameTourist": false, "condition": {