UNPKG

iput

Version:

an IP input component like windows

12 lines (11 loc) 186 B
<!DOCTYPE html> <html lang="zh-CN"> <head> <meta charset="UTF-8"> <title>IPut Example</title> </head> <body> <div id="app"></div> <script src="main.js"></script> </body> </html>