left_pmflow.jsp 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. <%@ page contentType="text/html;charset=GBK"%>
  2. <%@ taglib uri="http://fzywtx.com/jsp/yw/yr" prefix="yr"%>
  3. <div class="tc_l_bg fl">
  4. <div class="tc_l_new b2 cen_ico f1">
  5. <img src="/shares/images/master1/rw_ico.png" width="24" height="23" /> 配置管理
  6. </div>
  7. <div class="tc_menu_new_bg">
  8. <div id="next">
  9. <yr:isAuthor key="/mtpfConfig?task=topflist&type=-100">
  10. <a href="#" onclick="item('mtpfConfig.do?task=topflist&ype=-100');">
  11. <div class="tc_menu_new fl" >
  12. <div class="new_icon">
  13. <img src="/shares/images/master1/icon_new_liebiao.png" width="25" height="29" />
  14. </div>
  15. <div class="tc_menu_new_tx">
  16. <p>流程配置</p>
  17. </div>
  18. </div>
  19. </a>
  20. </yr:isAuthor>
  21. <yr:isAuthor key="/mtCreditMgr?task=credit_list&type=-100">
  22. <a href="#" onclick="item('mtCreditMgr.do?task=credit_list&type=-100');">
  23. <div class="tc_menu_new fl" >
  24. <div class="new_icon">
  25. <img src="/shares/images/master1/icon_new_liebiao.png" width="25" height="29" />
  26. </div>
  27. <div class="tc_menu_new_tx">
  28. <p>积分配置</p>
  29. </div>
  30. </div>
  31. </a>
  32. </yr:isAuthor>
  33. <yr:isAuthor key="/mtdictionary?task=dictionary_list">
  34. <a href="#" onclick="item('mtdictionary.do?task=dictionary_list');">
  35. <div class="tc_menu_new fl" >
  36. <div class="new_icon">
  37. <img src="/shares/images/master1/icon_new_liebiao.png" width="25" height="29" />
  38. </div>
  39. <div class="tc_menu_new_tx">
  40. <p>数据字典</p>
  41. </div>
  42. </div>
  43. </a>
  44. </yr:isAuthor>
  45. </div>
  46. </div>
  47. </div>