1 Star 0 Fork 0

jso0/Vue-cnodejs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
index.html 697 Bytes
一键复制 编辑 原始数据 按行查看 历史
寇云 提交于 2015-11-30 11:11 . 优化UI
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Vue.js-Cnodejs社区</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, minimal-ui">
<meta content="yes" name="apple-mobile-web-app-capable">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta content="black" name="apple-mobile-web-app-status-bar-style">
<link rel="stylesheet" href="/dist/style.css">
</head>
<body>
<div id="app">
<router-view ></router-view>
</div>
<script src="/dist/common.js"></script>
<script src="/dist/build.js"></script>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/ijimmy/Vue-cnodejs.git
[email protected]:ijimmy/Vue-cnodejs.git
ijimmy
Vue-cnodejs
Vue-cnodejs
master

搜索帮助