1 Star 0 Fork 10

石岩/vue-components-searcher

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
index.html 590 Bytes
一键复制 编辑 原始数据 按行查看 历史
wolfx 提交于 2017-07-26 16:49 . 优化
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,user-scalable=no,initial-scale=1" />
<title>vue-components-searcher</title>
<link rel="stylesheet" href="./css/normalize.css" />
<script src="//cdn.bootcss.com/babel-polyfill/7.0.0-alpha.15/polyfill.min.js"></script>
<style>
body{
background-color: #ebedf2;
}
</style>
</head>
<body>
<div id="app"></div>
<script src="./dist/vendor.bundle.js"></script>
<script src="./dist/app.bundle.js"></script>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/siyee31214/vue-components-searcher.git
git@gitee.com:siyee31214/vue-components-searcher.git
siyee31214
vue-components-searcher
vue-components-searcher
master

搜索帮助