1 Star 0 Fork 0

wzx / cpcp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.html 1.24 KB
一键复制 编辑 原始数据 按行查看 历史
wzx 提交于 2023-10-27 14:19 . 初次提交
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>嘟一下</title>
<% if (process.env.NODE_ENV === 'production') { %>
<!-- 生产环境 -->
<script type="text/javascript" src="https://it.jisu8.cn:9999/smartservice/public/workhelper.js"></script>
<script>
document.write('<script src="./config/index.js?t=' + new Date().getTime() + '"><\/script>');
</script>
<% }else { %>
<!-- 开发环境 -->
<link rel="shortcut icon" type="image/x-icon" href="./static/img/favicon.ico">
<script src="./static/config/index.js"></script>
<script src="./static/plugins/mock-1.0.0-beta3/mock-min.js"></script>
<!-- <script src="./static/plugins/echarts-3.8.5/echarts.common.min.js"></script> -->
<script src="./static/plugins/ueditor-1.4.3.3/ueditor.config.js"></script>
<script src="./static/plugins/ueditor-1.4.3.3/ueditor.all.min.js"></script>
<script src="./static/plugins/ueditor-1.4.3.3/lang/zh-cn/zh-cn.js"></script>
<script type="text/javascript" src="https://it.jisu8.cn:9999/smartservice/public/workhelper.js"></script>
<% } %>
</head>
<body>
<div id="app"></div>
</body>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wangzhixiong/cpcp.git
git@gitee.com:wangzhixiong/cpcp.git
wangzhixiong
cpcp
cpcp
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891