From 4361b3c3bae90f1fcbfa81bbe64fc1b9343dd357 Mon Sep 17 00:00:00 2001 From: zhengyongxing Date: Wed, 25 Mar 2020 09:32:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=AF=E4=BB=98=E6=B8=A0=E9=81=93=E6=84=8F?= =?UTF-8?q?=E6=84=BFa=E6=A0=87=E7=AD=BE=E6=82=AC=E5=81=9C=E5=8F=98?= =?UTF-8?q?=E6=88=90=E6=89=8B=E5=8A=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Application/Admin/View/PayChannelIntention/index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Application/Admin/View/PayChannelIntention/index.html b/Application/Admin/View/PayChannelIntention/index.html index 980323aea..441c02988 100644 --- a/Application/Admin/View/PayChannelIntention/index.html +++ b/Application/Admin/View/PayChannelIntention/index.html @@ -189,6 +189,10 @@ color: transparent; } + a { + cursor:pointer; + } +