From 3890e4defb6ec0803d3546fb913806aea87cd25b Mon Sep 17 00:00:00 2001 From: xiaoyong931011 <15274802129@163.com> Date: Tue, 01 Dec 2020 17:30:51 +0800 Subject: [PATCH] 202011201 --- src/main/resources/templates/febs/views/modules/member/withdrawCoin.html | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/main/resources/templates/febs/views/modules/member/withdrawCoin.html b/src/main/resources/templates/febs/views/modules/member/withdrawCoin.html index 1847ca1..04b709c 100644 --- a/src/main/resources/templates/febs/views/modules/member/withdrawCoin.html +++ b/src/main/resources/templates/febs/views/modules/member/withdrawCoin.html @@ -63,6 +63,7 @@ <!-- <span class="layui-badge-dot febs-bg-orange"></span> 无权限--> <!-- </span>--> <a lay-event="confirm" shiro:hasPermission="coin:check" >确认</a> + <i class="layui-icon febs-edit-area febs-blue"></i> <a lay-event="cancel" shiro:hasPermission="coin:check" >拒绝</a> </script> -- Gitblit v1.9.1