diff --git a/config/config.js b/config/config.js
index c2581e8..a9f9029 100755
--- a/config/config.js
+++ b/config/config.js
@@ -1,7 +1,7 @@
var config = {
// url: "https://ciformall.youlane.cn/C/api",
- url:"https://c.malls.iformall.com/C/api",
- // url:'https://ctest.malls.iformall.com/C/api',
+ // url:"https://c.malls.iformall.com/C/api",
+ url:'https://ctest.malls.iformall.com/C/api',
api: {
/**
* 接口用途:login
@@ -166,7 +166,7 @@ var config = {
},
weapp: {
- AppId: "wx0d61e1d3a179a34e"
+ AppId: "wx649b3be73c1afe47"
},
ErrorCode: {
NICK_NOT_AUTH: 11004,
diff --git a/pages/bannerdetail/index.wxml b/pages/bannerdetail/index.wxml
index b0fc3c3..b351615 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 91bb4e9..5114486 100644
--- a/project.config.json
+++ b/project.config.json
@@ -12,7 +12,7 @@
},
"compileType": "miniprogram",
"libVersion": "2.0.9",
- "appid": "wx0d61e1d3a179a34e",
+ "appid": "wx649b3be73c1afe47",
"projectname": "C",
"isGameTourist": false,
"condition": {