UNPKG

esvcp-ui-pc

Version:

ESLink Vue Common Package UI - runtime and build UI on Vue For PC

15 lines (14 loc) 324 B
<!DOCTYPE html> <html lang="zh-CN"> <head> <meta charset="UTF-8" /> <title>esVCP-pc-ui test page</title> <meta name="viewport" content="user-scalable=no,width=device-width,initial-scale=1" /> </head> <body> <div id="app"></div> </body> </html>