UNPKG

iview-area-bin

Version:

iview-area-bin bases on Vue and iView-UI and iview-area components

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