From 384caa8a95b3f617b29247c384f606c8f460bb16 Mon Sep 17 00:00:00 2001 From: meo <18801474720@163.com> Date: Tue, 18 Dec 2018 10:54:37 +0800 Subject: [PATCH] =?UTF-8?q?[=E8=A5=BF=E5=AD=90=E5=9B=BD=E9=99=85=E5=B0=8F?= =?UTF-8?q?=E7=A8=8B=E5=BA=8F=E4=B8=8A=E7=BA=BF=E5=87=86=E5=A4=87]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.json | 2 +- config/config.js | 2 +- pages/getphoneInfo/index.wxml | 2 +- pages/getphoneInfo/index.wxss | 4 ++-- pages/ques/ques.wxml | 2 +- pages/user/index.wxml | 2 +- project.config.json | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) 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": {