mirror of
https://gitee.com/farsunset/cim.git
synced 2025-08-02 20:45:46 +08:00
新增对websocket的支持
添加web sdk,以及使用示例,文档
This commit is contained in:
parent
2b3bd38f12
commit
9fbcb2cd0f
@ -1 +1 @@
|
|||||||
3.1.0
|
3.4.0
|
@ -11,7 +11,7 @@
|
|||||||
<li style="height: 50px; text-align: center; margin-top: 10px;">
|
<li style="height: 50px; text-align: center; margin-top: 10px;">
|
||||||
<div class="btn-group" style="margin-top: 5px;">
|
<div class="btn-group" style="margin-top: 5px;">
|
||||||
<a type="button" class="btn btn-danger" target="_blank"
|
<a type="button" class="btn btn-danger" target="_blank"
|
||||||
href="javascript:openWebclient();">CIM for Web</a>
|
href="javascript:openWebclient();">Web CIM</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
<li style="height: 50px; text-align: center; margin-top: 10px;">
|
<li style="height: 50px; text-align: center; margin-top: 10px;">
|
||||||
<div class="btn-group" style="margin-top: 5px;">
|
<div class="btn-group" style="margin-top: 5px;">
|
||||||
<a type="button" class="btn btn-danger" target="_blank"
|
<a type="button" class="btn btn-danger" target="_blank"
|
||||||
href="javascript:openWebclient();">CIM for Web</a>
|
href="javascript:openWebclient();">Web CIM</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user