2 Star 34 Fork 19

帮助文档/nf-press-edit_帮助文档的管理平台

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
index.html 888 Bytes
一键复制 编辑 原始数据 按行查看 历史
% 提交于 2022-03-23 09:16 . 改css的连接地址
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="/nfwt.ico" />
<link href="/script/elp.css" rel="stylesheet"/>
<script src="/script/axios.min.js"></script>
<!-- 导入 Vue 3
<script src="https://unpkg.com/[email protected]/dist/vue.global.js"></script>
<script src="https://unpkg.com/[email protected]/dist/index.full.js"></script>
<script src="https://unpkg.com/[email protected]/dist/axios.min.js"></script>-->
<!--<script src="https://unpkg.com/@naturefw/ui-core"></script>
<script src="https://unpkg.com/@naturefw/ui-elp"></script>-->
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>在线编写帮助文档</title>
</head>
<body>
<div id="app">加载中...... 第一次有点慢......</div>
<script type="module" src="/src/main.js"></script>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/nfpress/nf-press-edit.git
[email protected]:nfpress/nf-press-edit.git
nfpress
nf-press-edit
nf-press-edit_帮助文档的管理平台
master

搜索帮助