1 Star 0 Fork 31

鸡爪/cnode-electron

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
index.html 706 Bytes
一键复制 编辑 原始数据 按行查看 历史
塔塔兔子 提交于 2016-04-27 10:31 . 调整目录结构
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Node中文社区-e</title>
<style type="text/css">
body {
margin: 0;
padding: 0;
}
img {
max-width: 100%;
}
.markdown-text {
max-height: 600px;
overflow: auto;
}
textarea {
-webkit-appearance: none;
outline: none;
}
</style>
<link rel="stylesheet" type="text/css" href="css/main.css">
<link rel="stylesheet" type="text/css" href="css/font-awesome.min.css">
<body>
<div id="app"></div>
<script type="text/javascript" src="SYS_Channel.js"></script>
<script type="text/javascript" src="app.js"></script>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/Choicelin/cnode-electron.git
[email protected]:Choicelin/cnode-electron.git
Choicelin
cnode-electron
cnode-electron
master

搜索帮助