UNPKG

kmap-ui

Version:

A components of zmap base on vue2.X

12 lines (11 loc) 201 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>zmap-ui</title> </head> <body> <div id="app"></div> <script src="/dist/build.js"></script> </body> </html>