1 Star 7 Fork 4

luban-creative / material-vue-daterange-picker

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.ejs 796 Bytes
一键复制 编辑 原始数据 按行查看 历史
lambert 提交于 2018-12-31 23:35 . [T1] init proj
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link href='https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Material+Icons' rel="stylesheet" type="text/css">
<!-- <link rel="icon" type="image/png" href="public/favicon.png" sizes="32x32"> -->
<title>
<%= htmlWebpackPlugin.options.title %>
</title>
<% if (htmlWebpackPlugin.options.description) { %>
<meta name="description" content="<%= htmlWebpackPlugin.options.description %>" />
<% } %>
</head>
<body>
<noscript>
You need to enable JavaScript to run this app.
</noscript>
<div id="app"></div>
</body>
</html>
JavaScript
1
https://gitee.com/luban-creative/material-vue-daterange-picker.git
git@gitee.com:luban-creative/material-vue-daterange-picker.git
luban-creative
material-vue-daterange-picker
material-vue-daterange-picker
master

搜索帮助