From b3f3e3d46ca290ed405f75b824534eb69bdcead8 Mon Sep 17 00:00:00 2001 From: meo <18801474720@163.com> Date: Wed, 12 Dec 2018 16:54:37 +0800 Subject: [PATCH] =?UTF-8?q?[=E5=90=8C=E8=83=9E=E6=A5=BC=E5=8F=91=E7=89=88?= =?UTF-8?q?=203.1.4]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.json | 2 +- config/config.js | 2 +- pages/user/index.wxml | 2 +- project.config.json | 2 +- 4 files changed, 4 insertions(+), 4 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 74bd335..c2581e8 100755 --- a/config/config.js +++ b/config/config.js @@ -166,7 +166,7 @@ var config = { }, weapp: { - AppId: "wx026ee7f6290aa336" + AppId: "wx0d61e1d3a179a34e" }, ErrorCode: { NICK_NOT_AUTH: 11004, diff --git a/pages/user/index.wxml b/pages/user/index.wxml index c497bf3..66009e2 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 0286e72..91bb4e9 100644 --- a/project.config.json +++ b/project.config.json @@ -12,7 +12,7 @@ }, "compileType": "miniprogram", "libVersion": "2.0.9", - "appid": "wx026ee7f6290aa336", + "appid": "wx0d61e1d3a179a34e", "projectname": "C", "isGameTourist": false, "condition": {