| @@ -49,7 +49,7 @@ | |||||
| "text": "首页" | "text": "首页" | ||||
| }, | }, | ||||
| { | { | ||||
| "pagePath": "pages/passCar/passCar", | |||||
| "pagePath": "pages/cartest/cartest", | |||||
| "iconPath": "assets/img/pass1.png", | "iconPath": "assets/img/pass1.png", | ||||
| "selectedIconPath": "assets/img/pass0.png", | "selectedIconPath": "assets/img/pass0.png", | ||||
| "text": "停车" | "text": "停车" | ||||
| @@ -166,7 +166,7 @@ var config = { | |||||
| }, | }, | ||||
| weapp: { | weapp: { | ||||
| AppId: "wx026ee7f6290aa336" | |||||
| AppId: "wx0d61e1d3a179a34e" | |||||
| }, | }, | ||||
| ErrorCode: { | ErrorCode: { | ||||
| NICK_NOT_AUTH: 11004, | NICK_NOT_AUTH: 11004, | ||||
| @@ -57,7 +57,7 @@ | |||||
| </view> | </view> | ||||
| </view> | </view> | ||||
| </navigator> | </navigator> | ||||
| <navigator url="/pages/passCar/passCar" open-type="switchTab"> | |||||
| <navigator url="/pages/cartest/cartest" open-type="switchTab"> | |||||
| <view class="user-btn app-border-bottom"> | <view class="user-btn app-border-bottom"> | ||||
| <view> | <view> | ||||
| <image class='icons' src="./../../assets/img/che.png" mode='widthFix'></image>智能停车</view> | <image class='icons' src="./../../assets/img/che.png" mode='widthFix'></image>智能停车</view> | ||||
| @@ -12,7 +12,7 @@ | |||||
| }, | }, | ||||
| "compileType": "miniprogram", | "compileType": "miniprogram", | ||||
| "libVersion": "2.0.9", | "libVersion": "2.0.9", | ||||
| "appid": "wx026ee7f6290aa336", | |||||
| "appid": "wx0d61e1d3a179a34e", | |||||
| "projectname": "C", | "projectname": "C", | ||||
| "isGameTourist": false, | "isGameTourist": false, | ||||
| "condition": { | "condition": { | ||||