fs-danaus
2022-08-05 4a551fc73bd4c86f43aa68c0aab8d1dbeae46836
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
<%@ page language="java" contentType="text/html; charset=UTF-8"  pageEncoding="UTF-8"%>
<!DOCTYPE html >
<html>
<head>
<meta http-equiv="content-Type" content="text/html; charset=GBK" />
<meta name="keywords" Content="在线帮助">
<meta name="description" Content="在线帮助">
<meta name="author" Content="NetEase Customer Service,Customer Experience & Development Team">
<meta name="copyright" Content="NetEase.com,Inc." />
<meta name="robots" content="index, follow" />
<meta name="googlebot" content="index, follow" />
<script type="text/javascript" src="/js/hotkey.js" ></script>
<link rel="shortcut icon" href="<%=request.getContextPath() %>/resource/ycfavicon.ico" type="image/x-icon" />
<title>帮助-功能9822-窗体类型10</title>
<link href="<%=request.getContextPath() %>/style/help/page_common20091106.css" rel="stylesheet" type="text/css" media="all" />
<link href="<%=request.getContextPath() %>/style/help/126mail_adv_style.css" rel="stylesheet" type="text/css"/>
</head>
 
<script type="text/javascript">
function addtab(){
    top.addTab("",9652,16,"where=doccode='9822' and formname='报表设置'");
}
</script>
<body class="body-bg">
        <div id="scrollbody">
        <div id="scroller">        
<div class="wrap">
  <!--/header end-->
<div class="con">
  <!--/nav end-->
  <!--/nav_bottom end-->
  <!--中部主体 开始-->
<div class="content">
      <div class="Fl_right">
            <!--/searchArea end-->
<div class="page_content">
                    <h2>
                    <!-- 
                    <table width="100%">
                    <tr>
                    <td align="left" width="50%">功能9822使用说明</td>
                    <td align="right" width="50%"><img src="<%=request.getContextPath() %>/images/help/helplogo-2.jpg" /></td>
                    </tr>
                    </table>    
                     -->
                    【报表设置-9822】使用说明    
                    <div align="right"><a href="javascript:addtab();" style="font-size:3px;">编辑</a>    </div>
                    </h2>
                    <div class="con_text"> 
                    
                    <div id="pageGGBox"></div>
                  </div>
                  
                  <div class="Footer"><br /></div>
        </div>
                
      </div>
    </div>
        <div class="clear"></div>
<div class="clear"></div>
</div><!--/con end-->
    
</div><!--/#wrap-->
</div>
    </div>
</body>
<script>
if(navigator.userAgent.match(/iPad|iPhone|Android/i)){
    var myScroll = new IScroll('#scrollbody', {
    mouseWheel: true,
    scrollbars: true,
    zoom: true,
        scrollX: true,
        scrollY: true,
        wheelAction: 'zoom'
});
}
</script>
<style type="text/css">
<!--
#scroller{
    position:absolute; 
    z-index:1; 
 overflow:auto;/* winphone8和android4+ */
-webkit-overflow-scrolling: touch; /* ios5+ */
    width:100%;
    height:100%;
}
body{margin: 0px;padding:0px;}
-->
</style>
</html>