diff --git a/app.json b/app.json
index 7395f46..2b54b22 100644
--- a/app.json
+++ b/app.json
@@ -49,7 +49,7 @@
"text": "首页"
},
{
- "pagePath": "pages/cartest/cartest",
+ "pagePath": "pages/passCar/passCar",
"iconPath": "assets/img/pass1.png",
"selectedIconPath": "assets/img/pass0.png",
"text": "停车"
diff --git a/config/config.js b/config/config.js
index c2581e8..19f668c 100755
--- a/config/config.js
+++ b/config/config.js
@@ -166,7 +166,7 @@ var config = {
},
weapp: {
- AppId: "wx0d61e1d3a179a34e"
+ AppId: "wx74b3de9d3bdd1a51"
},
ErrorCode: {
NICK_NOT_AUTH: 11004,
diff --git a/pages/getphoneInfo/index.wxml b/pages/getphoneInfo/index.wxml
index 9cc7825..248daa4 100755
--- a/pages/getphoneInfo/index.wxml
+++ b/pages/getphoneInfo/index.wxml
@@ -1,6 +1,6 @@
-
+
diff --git a/pages/getphoneInfo/index.wxss b/pages/getphoneInfo/index.wxss
index 3a11eb4..de62b45 100755
--- a/pages/getphoneInfo/index.wxss
+++ b/pages/getphoneInfo/index.wxss
@@ -8,12 +8,12 @@
.login-logo {
width: 320rpx;
- height: 320rpx;
+ /* height: 320rpx; */
}
.login-logo>image {
width: 100%;
- height: 100%;
+ /* height: 100%; */
}
.login-btn {
diff --git a/pages/ques/ques.wxml b/pages/ques/ques.wxml
index 06f2fcc..0ffc760 100644
--- a/pages/ques/ques.wxml
+++ b/pages/ques/ques.wxml
@@ -9,7 +9,7 @@
Q3.如何获得停车券?
- 我们会不定期进行赠送停车券,您可以在支付停车费时使用,记得多多关注“钦州长融世贸广场”微信公众号以及商场信息哦。
+ 我们会不定期进行赠送停车券,您可以在支付停车费时使用,记得多多关注商场微信公众号以及商场信息哦。
Q4.每次可以使用几张停车券?
diff --git a/pages/user/index.wxml b/pages/user/index.wxml
index 66009e2..c497bf3 100644
--- a/pages/user/index.wxml
+++ b/pages/user/index.wxml
@@ -57,7 +57,7 @@
-
+
智能停车
diff --git a/project.config.json b/project.config.json
index 91bb4e9..cd2331f 100644
--- a/project.config.json
+++ b/project.config.json
@@ -12,7 +12,7 @@
},
"compileType": "miniprogram",
"libVersion": "2.0.9",
- "appid": "wx0d61e1d3a179a34e",
+ "appid": "wx74b3de9d3bdd1a51",
"projectname": "C",
"isGameTourist": false,
"condition": {