Commit bf08c1fc authored by 邓晓峰's avatar 邓晓峰

feat: add .gitllab-ci.yml

parents 1781905f 367034f5
Pipeline #21344 failed
# Don't check auto-generated stuff into git
coverage
build
CivManage
node_modules
stats.json
......
......@@ -45,7 +45,7 @@ const arr = [
<li>【修改】 修改了分组获取方式,禁止手动修改</li>
<li>【修改】 修改了默认展示的应用</li>
</ul>
<h3>gis平台</h3>
<h3>GIS平台</h3>
<ul>
<li>【新增】 新增七参数配置</li>
</ul>
......@@ -53,7 +53,7 @@ const arr = [
<ul>
<li>【修改】 修改了页面内容,优化了引导方式</li>
</ul>
<h3>web配置</h3>
<h3>Web配置</h3>
<ul>
<li>【修改】 菜单展示页面结构调整,调整提交逻辑</li>
</ul>
......
......@@ -13,7 +13,7 @@ const Colophon = props => {
};
return (
<div className={styles.desc} onClick={handleClick}>
<div>版本v5.0.20201225</div>
<div>版本v5.0.20201225</div>
<div onClick={e => e.stopPropagation()}>
<Modal
width={1200}
......
......@@ -13,7 +13,7 @@
}
.log{
font-size: 40px;
font-size: 27px;
font-weight: bold;
margin-bottom: 5px;
margin-top: 20px;
......
......@@ -41,7 +41,7 @@ const JumpContainer = props => {
[styles.link]: true,
})}
>
旧版运维平台
运维平台4.0
</a>
)}
</p>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment