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(){