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