xiaoyong931011
2022-08-29 9a7df3839465ec038b8b017c2dcc357e7cb60de0
src/main/resources/templates/febs/views/index.html
@@ -327,6 +327,7 @@
                .find('#lastDay').text(data.lastDay).end()
                .find('#thisMonth').text(data.thisMonth).end()
                .find('#lastMonth').text(data.lastMonth).end()
                .find('#scorePool').text(data.scorePool).end()
                //会员信息
                .find('#totalMember').text(data.totalMember).end()
                .find('#formalMember').text(data.formalMember).end()