forked from kidgrow-microservices-platform

liuke
2020-11-17 f5df652b7ce1be0c9e010abc25ae82f160b04289
kidgrow-web/kidgrow-web-manager/src/main/resources/static/login.html
@@ -127,9 +127,6 @@
        $('.login-captcha').click(function () {
            this.src = this.src + '?t=' + (new Date).getTime();
        });
    });
</script>
</body>