forked from kidgrow-microservices-platform

houruijun
2020-09-28 af851a31fa077b9ad5e4efbac15e4d8eb8259695
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>