xw_lookNews.aspx
上传用户:lishan0805
上传日期:2019-12-08
资源大小:12048k
文件大小:1k
源码类别:

OA系统

开发平台:

C#

  1. <%@ Page Language="C#" AutoEventWireup="true" CodeFile="xw_lookNews.aspx.cs" Inherits="linminchao_xw_lookNews" %>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" >
  4. <head>
  5.     <title>无标题页</title>
  6.     <link href="../../css/textarea.css" type="text/css" />
  7. <style type="text/css">
  8. <!--
  9. a:link {
  10. font-size: 12px;
  11. color: #5C9948;
  12. text-decoration: none;
  13. }
  14. a:visited {
  15. font-size: 12px;
  16. color: #5C9948;
  17. text-decoration: none;
  18. }
  19. a:hover {
  20. color: #6699FF;
  21. }
  22. BODY {
  23. font-size: 12px;
  24. margin-top: 2px;
  25. }
  26. td {
  27. font-size: 12px;
  28. line-height: 15px;
  29. }
  30. -->
  31. </style>
  32. <style type="text/css"> 
  33. div.RoundedCorner{background: #5AAE18} 
  34. b.rtop, b.rbottom{display:block;background: #FFF} 
  35. b.rtop b, b.rbottom b{display:block;height: 1px;overflow: hidden; background: #5AAE18} 
  36. b.r1{margin: 0 4px} 
  37. b.r2{margin: 0 3px} 
  38. b.r3{margin: 0 2px} 
  39. b.rtop b.r4, {margin: 0 1px;height: 1px}
  40. .style1 {
  41. font-size: 13px;
  42. color: #FFFFFF;
  43. font-weight: bold;
  44. </style>
  45. <script type="text/javascript" language="javascript">
  46. <!--
  47. function dis()
  48. {
  49. document.form1.submit.value=' 查询..'
  50. document.form1.submit.disabled=true;
  51. return true;
  52. }
  53. //-->
  54. </script>
  55. </head>
  56. <body></body>
  57. </html>