UNPKG

vue-cli-plugin-vusion

Version:
13 lines (12 loc) 237 B
<!DOCTYPE html> <html lang="zh-CN"> <head> <meta charset="UTF-8"> <title><%= htmlWebpackPlugin.options.title %></title> </head> <body> <div id="app"> <router-view></router-view> </div> </body> </html>