UNPKG

@srejs/vue-webpack

Version:

srejs vue技术栈webpack配置工具包

19 lines 743 B
<!DOCTYPE html> <html> <head> <title>{{ title }}</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta charset="utf-8"> <meta name="viewport" content="initial-scale=1.0,maximum-scale=1.0,minimum-scale=1.0,user-scalable=0,width=device-width"> <meta name="format-detection" content="telephone=no"> <meta name="format-detection" content="email=no"> <meta name="format-detection" content="address=no;"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="default"> <meta name="keywords" content=""> <meta name="description" content=""> </head> <body> <!--vue-ssr-outlet--> </body> </html>