xiaoyong931011
2020-12-01 3890e4defb6ec0803d3546fb913806aea87cd25b
202011201
2 files modified
3 ■■■■ changed files
src/main/resources/templates/febs/views/layout.html 2 ●●● patch | view | raw | blame | history
src/main/resources/templates/febs/views/modules/member/withdrawCoin.html 1 ●●●● patch | view | raw | blame | history
src/main/resources/templates/febs/views/layout.html
@@ -63,7 +63,7 @@
        <div class="layui-side-scroll">
            <div class="layui-logo" style="cursor: pointer">
                <img data-th-src="@{febs/images/logo.png}">
                <span>GoldenFlame 管理系统</span>
                <span>Moko 管理系统</span>
            </div>
            <script
                    type="text/html"
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">&#xe7a4;</i>
        <a lay-event="cancel" shiro:hasPermission="coin:check" >拒绝</a>
</script>