diff --git a/ext.json b/ext.json
index e9363c3..92bf194 100644
--- a/ext.json
+++ b/ext.json
@@ -17,7 +17,7 @@
},
"version": "release"
},
- "mchId": "1604439800",
+ "mchId": "1539706221",
"imgProxy": [
{
"newUrl": "https://c.malls.iformall.com/img",
@@ -32,13 +32,13 @@
"orgUrl": "https://wx.qlogo.cn"
}
],
- "configUrl": "https://c.malls.iformall.com/C/api",
+ "configUrl": "https://jyxh1009.malls.iformall.com/C/api",
"ifStoreApp": "0",
"ifHaveWebSocket": "0",
"ifHaveCarModular": "1"
},
- "name": "武冈保利和盛堂",
- "weappId": "wx4b05d7ffbc215e85",
+ "name": "简阳旭海时代广场",
+ "weappId": "wx7b52d9803173f963",
"appVersion": "C.5.1.1"
},
"debug": false,
@@ -85,11 +85,11 @@
},
"plugins": {
"live-player-plugin": {
- "version": "1.3.4",
+ "version": "1.2.5",
"provider": "wx2b03c6e691cd7370"
}
},
- "extAppid": "wx4b05d7ffbc215e85",
+ "extAppid": "wx7b52d9803173f963",
"extEnable": true,
"permission": {
"scope.userLocation": {
diff --git a/index/passCar.js b/index/passCar.js
index ecab177..ded265b 100644
--- a/index/passCar.js
+++ b/index/passCar.js
@@ -275,20 +275,25 @@ Page({
var that = this
// etcp parkVendor1
// 泊链停车 parkVendor5
+ let data = null
if (e.target.dataset.flag == 'parkVendor1') {
- wx.navigateToMiniProgram({
+ data = {
appId: that.data.etcpAppId,
extraData: that.data.extraData,
envVersion: that.data.carMiniVersion,
path: that.data.payPath
- })
+ }
+ wx.navigateToMiniProgram(data)
+ console.log(data, 'parkVendor1');
} else if (e.target.dataset.flag == 'parkVendor5') {
- wx.navigateToMiniProgram({
+ data = {
appId: that.data.bolinkAppId,
extraData: that.data.extraData,
envVersion: that.data.carMiniVersion,
path: that.data.payPath
- })
+ }
+ wx.navigateToMiniProgram(data)
+ console.log(data, 'parkVendor5');
}
},
showquan: function () {
diff --git a/pages/integralmall/index.wxml b/pages/integralmall/index.wxml
index 02488ab..162b993 100644
--- a/pages/integralmall/index.wxml
+++ b/pages/integralmall/index.wxml
@@ -65,7 +65,7 @@
- {{'原价 '+item.priceStr+'元'}}
+ {{'原价 ' + item.priceStr + '元'}}
diff --git a/pages/integralmall/payIntegcoupondetail/index.wxml b/pages/integralmall/payIntegcoupondetail/index.wxml
index 200d8c7..a177637 100644
--- a/pages/integralmall/payIntegcoupondetail/index.wxml
+++ b/pages/integralmall/payIntegcoupondetail/index.wxml
@@ -11,7 +11,7 @@
{{data.title}}
{{data.subTitle}}
- {{'价值:'+data.priceStr+'元'}}
+ {{'价值:'+data.priceStr+'元'}}
{{data.creditPrice}}积分