From effc016351419474ebc15733a256ddb4d82e083a Mon Sep 17 00:00:00 2001 From: zhoujian <709286540@qq.com> Date: Wed, 15 Jul 2020 18:08:17 +0800 Subject: [PATCH] add --- application/index/view/index/meorder.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/application/index/view/index/meorder.html b/application/index/view/index/meorder.html index a7ce9ee..1cec36f 100644 --- a/application/index/view/index/meorder.html +++ b/application/index/view/index/meorder.html @@ -26,7 +26,7 @@ -
点击缴费
+
点击缴费
@@ -53,6 +53,9 @@ methods:{ selectThis(active){ this.active=active + }, + goPay(id){ + location.href = "{:HTTP}{:SITE_URL}/index.php/index/index/dopay/id/"+id; } }, mounted(){