src/main/resources/templates/febs/views/modules/member/member.html | ●●●●● patch | view | raw | blame | history |
src/main/resources/templates/febs/views/modules/member/member.html
@@ -44,7 +44,7 @@ <!-- 表格操作栏 start --> <script type="text/html" id="user-option"> {{# if(d.certifyStatus == 1) { }} <a lay-event="edit" shiro:hasPermission="member:update"><i class="layui-icon febs-edit-area febs-blue"></i></a> <a lay-event="edit" shiro:hasPermission="member:update"><i class="layui-icon febs-edit-area febs-blue"></i></a> {{# } else { }} <a lay-event="see"><i class="layui-icon febs-edit-area febs-blue"></i></a> {{# } }}