勾股OA单页面文字描述修改
This commit is contained in:
parent
e05cee289b
commit
bc0e56255a
@ -193,7 +193,7 @@
|
||||
<section class="step">
|
||||
<div class="step-container">
|
||||
<div class="container" data-aos="fade-up">
|
||||
<header class="section-header">
|
||||
<header class="section-header" style="height:80px;">
|
||||
<h2>系统私有化部署的优势</h2>
|
||||
</header>
|
||||
<div class="item-wrap">
|
||||
@ -211,7 +211,7 @@
|
||||
<div class="step-box">
|
||||
<i class="bi bi-shield-fill-check" style="color: #ee6c20;"></i>
|
||||
<div>
|
||||
<p>安全性</p>
|
||||
<p>安 全 性</p>
|
||||
<span style="color: #ee6c20;">更高</span>
|
||||
</div>
|
||||
</div>
|
||||
@ -231,7 +231,7 @@
|
||||
<div class="step-box">
|
||||
<i class="bi bi-currency-exchange" style="color: #EA4335;"></i>
|
||||
<div>
|
||||
<p>性价比</p>
|
||||
<p>性 价 比</p>
|
||||
<span style="color: #EA4335;">更高</span>
|
||||
</div>
|
||||
</div>
|
||||
@ -251,7 +251,7 @@
|
||||
<div class="step-box">
|
||||
<i class="bi bi-inboxes-fill" style="color: #f51f9c;"></i>
|
||||
<div>
|
||||
<p>需求定制</p>
|
||||
<p>功能定制</p>
|
||||
<span style="color: #f51f9c;">更贴近</span>
|
||||
</div>
|
||||
</div>
|
||||
@ -273,7 +273,7 @@
|
||||
$('.btn-view').on('click',function(){
|
||||
layer.open({
|
||||
'title':'体验账号',
|
||||
'content':'BOSS角色:suhaizhen: 123456<br> 人事总监:fengcailing : 123456<br>财务总监:yucixin 1234566<br>市场总监:qinjiaxian 1234566<br>技术总监:yexiaochai 1234566<br>'
|
||||
'content':'BOSS角色:suhaizhen 123456<br> 人事总监:fengcailing 123456<br>财务总监:yucixin 1234566<br>市场总监:qinjiaxian 1234566<br>技术总监:yexiaochai 1234566<br>'
|
||||
});
|
||||
})
|
||||
</script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user