diff --git a/dist 2.zip b/dist 2.zip index a1338bc..77b471f 100644 --- a/dist 2.zip +++ b/dist 2.zip diff --git a/dist.zip b/dist.zip index fcf827b..90f4a42 100644 --- a/dist.zip +++ b/dist.zip diff --git a/index.html b/index.html index 5deafcd..6000cd5 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ -
+ 本卡同时适用于以下停车场: + 查看更多 +
+ +停车场停车场停车停车场
++购买会员卡
++ 年卡、季卡、月卡,任你选,停车场让您挑, +
+优惠停车,惊喜不断!
+温馨提示:
++ 1、年卡有效期为一年,从开卡之日算起往后一年时间内在所选停车场均可免费停车,到期后自动失效。 +
++ 2、季卡有效期为三个月,从开卡之日算起往后三个月内所选停车场免费停车,到期后自动失效。 +
++ 3、月卡有效期为一个月,从开卡之日算起,往后一个月为止在所选停车场长内均可免费停车,到期后自动失效。 +
++ 4、所有卡均 不支持预留车位 ,只适用于所选停车场进出场结算。 +
+温馨提示:
@@ -40,22 +40,27 @@ @@ -247,27 +402,27 @@ export default { } .carBlue { - background: url("../../assets/images/parkPay/blueBG.png") no-repeat; + background: url("../../assets/images/blueBG.png") no-repeat; background-size: 100% 100%; } .carYellow { - background: url("../../assets/images/parkPay/yellowBG.png") no-repeat; + background: url("../../assets/images/yellowBG.png") no-repeat; background-size: 100% 100%; } .carGreen { - background: url("../../assets/images/parkPay/greenBG.png") no-repeat; + background: url("../../assets/images/greenBG.png") no-repeat; background-size: 100% 100%; } .carWhite { - background: url("../../assets/images/parkPay/whiteBG.png") no-repeat; + background: url("../../assets/images/whiteBG.png") no-repeat; background-size: 100% 100%; } .carBlack { - background: url("../../assets/images/parkPay/blackBG.png") no-repeat; + background: url("../../assets/images/blackBG.png") no-repeat; background-size: 100% 100%; } @@ -316,7 +471,7 @@ export default { .tip { padding-left: 40px; - background: url("../../assets/images/parkPay/tip.png") no-repeat 18px center; + background: url("../../assets/images/tip.png") no-repeat 18px center; background-size: 16px 16px; color: #666; } diff --git a/src/views/parkPay/parkRecord.vue b/src/views/parkPay/parkRecord.vue index 5d8d183..6f93328 100644 --- a/src/views/parkPay/parkRecord.vue +++ b/src/views/parkPay/parkRecord.vue @@ -10,12 +10,11 @@ -停车30分钟内无需缴费,请直接离场。
+停车15分钟内无需缴费,请申请离场。
停车时长:{{ $utils.dateFormat(i.parkDuration)}}
¥{{(i.unPayFee/100).toFixed(2)}}
-出场缴费
+申请离场
+出场缴费
车辆类型:临停车
+车场名称:{{i.parkName}}
@@ -112,19 +112,13 @@ 暂无记录请至少选择一笔记录
-