- Contract.php: 返回合约账户余额(balance_contract) - My.php: 地址管理增加BTC/ETH - AppContract.php: 一键平仓(closeall) - AppProxy.php: 代理专属注册链接 + 分级权限(L1/L2) - site.php: 手续费减半(0.018→0.009) - agent_permission_setup.sql: 代理权限SQL - crypto_news_crawler.py: 新闻自动采集脚本
149 lines
8.6 KiB
HTML
Executable File
149 lines
8.6 KiB
HTML
Executable File
<!-- KeFu-Template -->
|
|
<ins class="KeFu">
|
|
|
|
<!-- 右侧悬浮按钮 -->
|
|
<img src="{$cdnurl}/assets/addons/kefu/img/buoy1.png" class="kefu_button" id="kefu_button" data-html="true" data-container="body" data-toggle="popover" data-placement="left" data-content="" alt="客服浮标" />
|
|
<!-- 右侧悬浮按钮-end -->
|
|
|
|
<!-- 聊天窗口 -->
|
|
|
|
<div class="modal fade bs-example-modal-lg" id="KeFuModal" tabindex="-1" role="dialog" aria-labelledby="KeFuModal">
|
|
<div class="modal-dialog modal-lg" role="document">
|
|
<div class="modal-content">
|
|
<div class="modal-header">
|
|
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
|
|
<span aria-hidden="true">×</span>
|
|
</button>
|
|
<h4 class="modal-title">
|
|
<span id="modal-title"></span>
|
|
<span id="csr_status"></span>
|
|
<span id="kefu_error">链接中...</span>
|
|
</h4>
|
|
</div>
|
|
<div class="modal-body">
|
|
<div class="kefu-left">
|
|
<div class="alert alert-warning-light announcement">
|
|
<i class="fa fa-bell-o"></i><span id="announcement"></span>
|
|
</div>
|
|
<div class="chat">
|
|
<div class="chat_scroll kefu_window_view" id="kefu_scroll"></div>
|
|
<div id="kefu_leave_message" style="display: none;" class="panel panel-success kefu_window_view">
|
|
<div class="panel-heading">非常抱歉,当前无客服在线,您留言后我们将尽快与您联系</div>
|
|
<div class="panel-body">
|
|
<form method="get" action="" class="form-horizontal">
|
|
<div class="form-group">
|
|
<label for="c-name" class="col-sm-2 control-label">姓名</label>
|
|
<div class="col-sm-10">
|
|
<input type="text" name="name" class="form-control" id="c-name" placeholder="请输入您的姓名">
|
|
</div>
|
|
</div>
|
|
<div class="form-group">
|
|
<label for="c-contact" class="col-sm-2 control-label">联系方式</label>
|
|
<div class="col-sm-10">
|
|
<input type="text" name="contact" class="form-control" id="c-contact" placeholder="请输入手机/QQ/微信号">
|
|
</div>
|
|
</div>
|
|
<div class="form-group">
|
|
<label for="c-message" class="col-sm-2 control-label">留言内容</label>
|
|
<div class="col-sm-10">
|
|
<textarea rows="5" name="message" class="form-control" id="c-message" placeholder="遇到的问题、所需服务、产品等,我们将尽快与您取得联系"></textarea>
|
|
</div>
|
|
</div>
|
|
<div class="form-group">
|
|
<div class="col-sm-offset-2 col-sm-10">
|
|
<button type="button" class="btn btn-success">确认留言</button>
|
|
</div>
|
|
</div>
|
|
</form>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<!-- 按需渲染表情包 -->
|
|
{present name="toolbar.expression"}
|
|
<div class="kefu_emoji">
|
|
<div id="kefu_emoji">
|
|
{for start="1" end="37"}
|
|
<img class="emoji" src="{$cdnurl}/assets/addons/kefu/img/emoji/{$i}.png">
|
|
{/for}
|
|
</div>
|
|
</div>
|
|
{/present}
|
|
|
|
<!-- 准备链接输入面板 -->
|
|
{present name="toolbar.link"}
|
|
<div class="kefu_link_form">
|
|
<div id="kefu_link_form">
|
|
<div class="input-group">
|
|
<span class="input-group-addon">链接说明</span>
|
|
<input type="text" placeholder="选填" class="form-control" id="kefu_link_form_ins"/>
|
|
</div>
|
|
<div class="input-group">
|
|
<span class="input-group-addon">链接地址</span>
|
|
<input type="text" value="http://" class="form-control" id="kefu_link_form_url"/>
|
|
</div>
|
|
<div class="link_form_buttons">
|
|
<button type="button" class="btn btn-success btn-sm">确认</button>
|
|
<button type="button" class="btn btn-default btn-sm">取消</button>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
{/present}
|
|
|
|
<!--商品和订单选择框-->
|
|
<div class="goods_select_model">
|
|
<div id="goods_select_model">
|
|
<div class="project_list"></div>
|
|
</div>
|
|
</div>
|
|
|
|
<!--客服输入状态-->
|
|
<div class="input_status">
|
|
<div id="kefu_input_status"></div>
|
|
</div>
|
|
|
|
<div class="write">
|
|
<div class="write_top">
|
|
|
|
{present name="toolbar.expression"}
|
|
<i class="toolbar_icon smiley" title="{$toolbar.expression.title}" style="background: url('{$toolbar.expression.icon_image}') no-repeat center;background-size: 80% 80%;"></i>
|
|
{/present}
|
|
|
|
{present name="toolbar.file"}
|
|
<div class="select_file">
|
|
<input title="{$toolbar.file.title}" id="chatfile" size="1" width="20" type="file" name="chatfile">
|
|
<i class="attach toolbar_icon" style="background: url('{$toolbar.file.icon_image}') no-repeat center;background-size: 80% 80%;"></i>
|
|
</div>
|
|
{/present}
|
|
|
|
<!--防止xss,链接功能取消-->
|
|
<!--{present name="toolbar.link"}
|
|
<i class="toolbar_icon link" title="{$toolbar.link.title}" style="background: url('{$toolbar.link.icon_image}') no-repeat center;background-size: 80% 80%;"></i>
|
|
{/present}-->
|
|
|
|
{present name="toolbar.goods"}
|
|
<i class="toolbar_icon goods" title="{$toolbar.goods.title}" style="background: url('{$toolbar.goods.icon_image}') no-repeat center;background-size: 80% 80%;"></i>
|
|
{/present}
|
|
|
|
{present name="toolbar.order"}
|
|
<i class="toolbar_icon order" title="{$toolbar.order.title}" style="background: url('{$toolbar.order.icon_image}') no-repeat center;background-size: 80% 80%;"></i>
|
|
{/present}
|
|
|
|
<span title="按下Ctrl+Enter换行" id="send_tis">按下Enter发送消息</span>
|
|
</div>
|
|
<pre contenteditable="plaintext-only" id="kefu_message"></pre>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="kefu-right">
|
|
<div id="kefu_chat_slide_f"></div>
|
|
<div class="chat_introduces"></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<!-- 聊天窗口-end -->
|
|
</ins>
|
|
<!-- KeFu-Template-end --> |