forked from github/dataease
Merge pull request #9260 from dataease/pr@dev-v2@fix_docs
Pr@dev v2@fix docs
This commit is contained in:
commit
c6503e2e62
@ -533,7 +533,7 @@ defineExpose({
|
||||
.tox {
|
||||
border-radius: 4px !important;
|
||||
border-bottom: 1px solid #ccc !important;
|
||||
top: 38px !important;
|
||||
z-index: 1000;
|
||||
}
|
||||
.tox-tbtn {
|
||||
height: auto !important;
|
||||
|
@ -21,7 +21,9 @@ onMounted(() => {
|
||||
>
|
||||
<div class="ai-popper-tips-content">
|
||||
<p class="title">DataEase 智能客服</p>
|
||||
<p class="constant">你好,卧室DatEase智能客服<br />点击一下开,启高效解答模式~<br /> </p>
|
||||
<p class="constant">
|
||||
你好,我是DataEase智能客服<br />点击一下,开启高效解答模式~<br />
|
||||
</p>
|
||||
<div class="bottom">
|
||||
<el-button size="middle" @click="confirm"> 我知道了 </el-button>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user