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