From 2a4c08ca9d2a37dbd770a4ea280715a43ddc4eea Mon Sep 17 00:00:00 2001 From: liugongyu <290219706@qq.com> Date: Fri, 16 Sep 2022 08:55:26 +0800 Subject: [PATCH] 确定按钮在等待 --- config/index.js | 4 ++-- config/prod.env.js | 8 ++++---- src/views/parkPay/coupon.vue | 178 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------------------------------------------- src/views/parkPay/plateNumber.vue | 519 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 4 files changed, 366 insertions(+), 343 deletions(-) diff --git a/config/index.js b/config/index.js index 44e1caf..2b2c992 100644 --- a/config/index.js +++ b/config/index.js @@ -13,14 +13,14 @@ module.exports = { open: true,//vue项目启动时自动打开浏览器 proxyTable: { '/api':{ - target:"https://bus.jycrtc.com",//这里设置你要访问的域名(或IP+端口) + target:"http://221.228.70.87:8096",//这里设置你要访问的域名(或IP+端口) changeOrigin:true, pathRewrite:{ '^/api':''//base_api是自定义用来代替 } }, '/payapi':{ - target:"https://pay.jycrtc.com",//这里设置你要访问的域名(或IP+端口) + target:"http://221.228.70.87:8096",//这里设置你要访问的域名(或IP+端口) changeOrigin:true, pathRewrite:{ '^/payapi':''//base_api是自定义用来代替 diff --git a/config/prod.env.js b/config/prod.env.js index db4cb54..bd7463b 100644 --- a/config/prod.env.js +++ b/config/prod.env.js @@ -1,9 +1,9 @@ 'use strict' module.exports = { - APP_BASE_APP_API:'"https://bus.jycrtc.com"', //项目api地址1 注意里面的双引号 - APP_BASE_WWW_API:'"https://pay.jycrtc.com"', //项目api地址2 - VUE_APP_API:'"https://bus.jycrtc.com"', - VUE_APP_PAYAPI:'"https://pay.jycrtc.com"', + APP_BASE_APP_API:'"http://221.228.70.87:8096"', //项目api地址1 注意里面的双引号 + APP_BASE_WWW_API:'"http://221.228.70.87:8096"', //项目api地址2 + VUE_APP_API:'"http://221.228.70.87:8096"', + VUE_APP_PAYAPI:'"http://221.228.70.87:8096"', NODE_ENV: '"production"' } diff --git a/src/views/parkPay/coupon.vue b/src/views/parkPay/coupon.vue index de82acd..05400ed 100644 --- a/src/views/parkPay/coupon.vue +++ b/src/views/parkPay/coupon.vue @@ -5,9 +5,12 @@
尊敬的车主您好:{{ tipText }}
请选择车牌颜色
-请选择车牌颜色
+请输入车牌号码
+请输入车牌号码
-历史输入车牌号码
+历史输入车牌号码
+