From f04efe9ee902a58e2e5e14fca64be37ee323c692 Mon Sep 17 00:00:00 2001
From: meo <18801474720@163.com>
Date: Tue, 8 Jan 2019 17:09:28 +0800
Subject: [PATCH] =?UTF-8?q?[=E5=AE=BF=E5=B7=9E=E8=8E=B1=E8=BF=AA1086=203.1?=
=?UTF-8?q?.5]?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
app.json | 2 +-
config/config.js | 2 +-
pages/getuserinfo/index.wxml | 2 +-
pages/getuserinfo/index.wxss | 6 +++---
pages/user/index.wxml | 2 +-
project.config.json | 2 +-
6 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/app.json b/app.json
index 2b54b22..7395f46 100644
--- a/app.json
+++ b/app.json
@@ -49,7 +49,7 @@
"text": "首页"
},
{
- "pagePath": "pages/passCar/passCar",
+ "pagePath": "pages/cartest/cartest",
"iconPath": "assets/img/pass1.png",
"selectedIconPath": "assets/img/pass0.png",
"text": "停车"
diff --git a/config/config.js b/config/config.js
index c2581e8..5bd336e 100755
--- a/config/config.js
+++ b/config/config.js
@@ -166,7 +166,7 @@ var config = {
},
weapp: {
- AppId: "wx0d61e1d3a179a34e"
+ AppId: "wx30caec1cc16c4634"
},
ErrorCode: {
NICK_NOT_AUTH: 11004,
diff --git a/pages/getuserinfo/index.wxml b/pages/getuserinfo/index.wxml
index efb4857..38e4b7d 100755
--- a/pages/getuserinfo/index.wxml
+++ b/pages/getuserinfo/index.wxml
@@ -1,6 +1,6 @@
-
+
我们需要获取您的授权
以关联您的账号
diff --git a/pages/getuserinfo/index.wxss b/pages/getuserinfo/index.wxss
index df614d2..7b6789c 100755
--- a/pages/getuserinfo/index.wxss
+++ b/pages/getuserinfo/index.wxss
@@ -8,12 +8,12 @@
.login-logo {
width: 320rpx;
- height: 320rpx;
+ /* height: 320rpx; */
}
.login-logo>image {
- width: 100%;
- height: 100%;
+ display: block;
+ width: 320rpx;
}
.login-btn {
diff --git a/pages/user/index.wxml b/pages/user/index.wxml
index 767b424..fe29bfb 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..4a53399 100644
--- a/project.config.json
+++ b/project.config.json
@@ -12,7 +12,7 @@
},
"compileType": "miniprogram",
"libVersion": "2.0.9",
- "appid": "wx0d61e1d3a179a34e",
+ "appid": "wx30caec1cc16c4634",
"projectname": "C",
"isGameTourist": false,
"condition": {