Files
xinhu/webmain/home/desktop/items_gwwx.php
2022-08-14 16:47:40 +08:00

27 lines
1.0 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?php
/**
* 桌面首页项(通知公告)
*/
defined('HOST') or die ('not access');
?>
<div align="left" class="list-group">
<div class="list-group-item list-group-item-default">
<i class="icon-comments-alt"></i> <?=$itemnowname?>
</div>
<div class="list-group-item">
<table style="background:none">
<tr valign="top">
<td>
<div style="line-height:26px;padding:5px;">结合了信呼OA系统单据待办推送提醒到个人微信和企业微信上也可快捷登录定位打卡部门用户同步等更多介绍<a href="<?=URLY?>view_weixinqy.html" target="_blank">[企业微信]</a>。<br>
1、申请企业微信体验去<a href="<?=URLY?>view_qywxty.html" target="_blank">[申请]</a>。<br>
2、可到【系统→系统工具→升级系统】下安装有问题<a target="_blank" href="http://kefu.rockoa.com/?m=front&a=chat&key=6f46a242ffa9&cfrom=oanet">[<i class="icon-headphones"></i>信呼客服]</a>
</div>
</td>
</tr></table>
</div>
</div>