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": {