| <html lang="zh-CN"> | |
| <head> | |
| <meta charset="UTF-8" /> | |
| <title>汉字书法字体识别</title> | |
| <meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=no" /> | |
| <meta name="apple-mobile-web-app-capable" content="yes" /> | |
| </head> | |
| <body> | |
| <!-- iframe容器 --> | |
| <div class="iframe-container"> | |
| <iframe src="https://www.cyeam.com/mo/ocr"></iframe> | |
| </div> | |
| <!-- 版权 --> | |
| <footer> | |
| >> | |
| <a href="https://github.com/jfxia/shufa" target="_blank">github.com/jfxia/shufa</a> | |
| << | |
| </footer> | |
| </body> | |
| </html> | |