diff --git a/src/main.js b/src/main.js index 3ccf79e..6e7f757 100644 --- a/src/main.js +++ b/src/main.js @@ -19,8 +19,8 @@ import 'mint-ui/lib/style.css' import { MessageBox } from 'mint-ui' // Vue.use(MessageBox) Vue.prototype.$msgbox = MessageBox - - +import { Indicator } from 'mint-ui'; +Vue.prototype.$Indicator = Indicator import { Field } from 'mint-ui'; diff --git a/src/utils/utils.js b/src/utils/utils.js index b84c44d..9be4eee 100644 --- a/src/utils/utils.js +++ b/src/utils/utils.js @@ -149,12 +149,12 @@ export default { myDeviceInfo: 'BC0703A4-AFB0-4B51-9089-9B7487C0CC6E', // 公共请求设备信息 - myVxAppId: 'wx2af2bab90d433c86', + myVxAppId: 'wx1e9001e5940605b1', // 测试环境 微信赤峰 appid wxff4cebaedbf4f886 // 微信赤峰 appid wx2af2bab90d433c86 // 黄石 appid wxa1a66cc7d263afe6 - myOrgId: '10003', // 归属地 赤峰id 10003 黄石 10079 + myOrgId: '10005', // 归属地 赤峰id 10003 黄石 10079 无锡10005 myGetSign: function (objb) { // 获取签名 var compare = function (obj1, obj2) { diff --git a/src/views/parkPay/parkRecord.vue b/src/views/parkPay/parkRecord.vue index 92c3dde..54b02d4 100644 --- a/src/views/parkPay/parkRecord.vue +++ b/src/views/parkPay/parkRecord.vue @@ -14,7 +14,7 @@
停车15分钟内无需缴费,请申请离场。
+停车1小时内无需缴费,请申请离场。
停车时长:{{ $utils.dateFormat(i.parkDuration)}}
¥{{(i.unPayFee/100).toFixed(2)}}
-申请离场
+申请离场
出场缴费