解决自定义字体产生临时文件消耗硬盘的问题,以及解决总分操作系统下无法读到字体文件的问题
This commit is contained in:
10
classes/artifacts/EasyCaptcha_Web_exploded/index.html
Normal file
10
classes/artifacts/EasyCaptcha_Web_exploded/index.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>验证码测试</title>
|
||||
</head>
|
||||
<body>
|
||||
<img src="/captcha" width="130px" height="48px" />
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user