src/main/webapp/views/index.html @@ -170,7 +170,7 @@ success: function (res) { if (res.code == 200) { let days = res.data if (days <= 29) { if (days <= 10) { showPopup(res.data) } else { showPopup("");