基础功能上传
This commit is contained in:
parent
1298b01ca1
commit
8aed38c1b5
@ -12,13 +12,13 @@ a {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.msg-box {
|
.msg-box {
|
||||||
margin-bottom: 20px;
|
margin-bottom: 10px;
|
||||||
|
margin-top: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.msg-agent, .msg-bot, .msg-client {
|
.msg-agent, .msg-bot, .msg-client {
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin-bottom: 20px;
|
|
||||||
padding-left: 50px;
|
padding-left: 50px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
<div class="page page-current">
|
<div class="page page-current">
|
||||||
<!-- 标题栏 -->
|
<!-- 标题栏 -->
|
||||||
<header class="bar bar-nav">
|
<header class="bar bar-nav">
|
||||||
<a href="wtai://wp//mc;10086"><span class="icon icon-phone pull-left open-panel"></span></a>
|
<a href="tel:10086"><span class="icon icon-phone pull-left open-panel"></span></a>
|
||||||
<h1 class="title">客服系统<span id="keleyivisitorip" style="display: none;"></span></h1>
|
<h1 class="title">客服系统<span id="keleyivisitorip" style="display: none;"></span></h1>
|
||||||
</header>
|
</header>
|
||||||
<!-- 这里是页面内容区 -->
|
<!-- 这里是页面内容区 -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user