Browse Source

[停车][增加]:[停车新增停车类型]

pull/1/head
meo 5 years ago
parent
commit
b80aeac285
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      index/passCar.js

+ 1
- 1
index/passCar.js View File

@@ -208,7 +208,7 @@ Page({
},
gotoetcp: function (e) {
// etcp parkVendor1
// 新加 parkVendor5
// 泊链停车 parkVendor5
if (e.target.dataset.flag == 'parkVendor1'){
wx.navigateToMiniProgram({
appId: this.data.etcpAppId,


Loading…
Cancel
Save