forked from kidgrow-microservices-platform

houruijun
2020-10-14 c143d93014527f616aaaa7fe23ad91e3e9b6c7e3
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>