forked from kidgrow-microservices-platform

dougang
2020-12-23 6c497e6c1c99aa8fb53252b23aa9886dc5ed8420
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>