forked from kidgrow-microservices-platform

houruijun
2020-10-10 3ec528fac238a566717c7660d7f171f2298b7a92
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>