From c865a00f85df43e337af7c230670e9ee495623bc Mon Sep 17 00:00:00 2001 From: liuqimichale <123456lq> Date: Mon, 25 Jan 2021 15:54:12 +0800 Subject: [PATCH] 赤峰支付宝支付 --- src/components/navigation.vue | 53 ++++++++++++++++++++++++++++++++++++++--------------- src/components/orderPay.vue | 26 ++++++++++++++++---------- src/components/parkRecord.vue | 2 +- src/components/plateNumber.vue | 3 ++- src/utils/request.js | 6 +++++- src/utils/utils.js | 10 +++++----- 6 files changed, 67 insertions(+), 33 deletions(-) diff --git a/src/components/navigation.vue b/src/components/navigation.vue index 89aa038..62b9b3a 100644 --- a/src/components/navigation.vue +++ b/src/components/navigation.vue @@ -3,8 +3,9 @@
-
@@ -23,11 +24,11 @@

{{carNumber}}

-

+

是我的车,去支付

-

+

不是我的车,手动输入

@@ -39,7 +40,8 @@