xiaoyong931011
2022-08-08 36764720f6553b6446d4f53aeebdab1f11920165
20220808
1 files modified
1 ■■■■ changed files
src/main/resources/templates/febs/views/index.html 1 ●●●● patch | view | raw | blame | history
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()