|
|
@@ -7,51 +7,60 @@
|
|
|
</head>
|
|
|
<body>
|
|
|
<div id="mainContainer">
|
|
|
- <ol>
|
|
|
- <strong><li class="title1">预览</li></strong>
|
|
|
+ <div id="leftContainer">
|
|
|
+ <h2>1. 预览、打印导出</h2>
|
|
|
<ol>
|
|
|
- <u><li class="href">print?userName=UAS&reportName=Purchase&whereCondition=where
|
|
|
- %20rownum<10&otherParameters={'id':1}&printType=PREVIEW</li></u>
|
|
|
- <u><li class="href">preview?userName=UAS&reportName=Purchase&whereCondition=where
|
|
|
- %20rownum<10&printType=PREVIEW</li></u>
|
|
|
- <u><li class="href">preview2?userName=UAS&reportName=Purchase&whereCondition=where
|
|
|
- %20rownum<10&printType=PREVIEW</li></u>
|
|
|
- </ol>
|
|
|
+ <strong><li class="title1">预览</li></strong>
|
|
|
+ <ol>
|
|
|
+ <u><li class="href">print?userName=UAS&reportName=Purchase&whereCondition=where
|
|
|
+ %20rownum<10&otherParameters={'id':1}&printType=PREVIEW</li></u>
|
|
|
+ <u><li class="href">preview?userName=UAS&reportName=Purchase&whereCondition=where
|
|
|
+ %20rownum<11&printType=PREVIEW</li></u>
|
|
|
+ <u><li class="href">preview2?userName=UAS&reportName=Purchase&whereCondition=where
|
|
|
+ %20rownum<12&printType=PREVIEW</li></u>
|
|
|
+ </ol>
|
|
|
|
|
|
- <strong><li class="title1">打印</li></strong>
|
|
|
- <ol>
|
|
|
- <u><li class="href">print?userName=UAS&reportName=Purchase&whereCondition=where
|
|
|
- %20rownum<10&printType=PRINT</li></u>
|
|
|
- </ol>
|
|
|
+ <strong><li class="title1">打印</li></strong>
|
|
|
+ <ol>
|
|
|
+ <u><li class="href">print?userName=UAS&reportName=Purchase&whereCondition=where
|
|
|
+ %20rownum<13&printType=PRINT</li></u>
|
|
|
+ </ol>
|
|
|
|
|
|
|
|
|
- <strong><li class="title1">导出</li></strong>
|
|
|
- <ol>
|
|
|
- <u><li class="href">print?userName=UAS&reportName=Purchase&whereCondition=where
|
|
|
- %20rownum<10&printType=PDF</li></u>
|
|
|
- <u><li class="href">print?userName=UAS&reportName=Purchase&whereCondition=where
|
|
|
- %20rownum<10&printType=EXCEL</li></u>
|
|
|
+ <strong><li class="title1">导出</li></strong>
|
|
|
+ <ol>
|
|
|
+ <u><li class="href">print?userName=UAS&reportName=Purchase&whereCondition=where
|
|
|
+ %20rownum<14&printType=PDF</li></u>
|
|
|
+ <u><li class="href">print?userName=UAS&reportName=Purchase&whereCondition=where
|
|
|
+ %20rownum<15&printType=EXCEL</li></u>
|
|
|
+ </ol>
|
|
|
</ol>
|
|
|
-
|
|
|
- <strong><li class="title1">上传</li></strong>
|
|
|
+ </div>
|
|
|
+ <div id="rightContainer">
|
|
|
+ <h2>2. 上传、下载</h2>
|
|
|
<ol>
|
|
|
- <u><li class="href">fileUpload?userName=UAS</li></u>
|
|
|
- <u><li class="href">fileUpload?userName=tmp</li></u>
|
|
|
- </ol>
|
|
|
+ <strong><li class="title1">上传</li></strong>
|
|
|
+ <ol>
|
|
|
+ <u><li class="href">fileUpload?userName=UAS</li></u>
|
|
|
+ <u><li class="href">fileUpload?userName=tmp</li></u>
|
|
|
+ </ol>
|
|
|
|
|
|
- <strong><li class="title1">下载</li></strong>
|
|
|
- <ol>
|
|
|
- <u><li class="href">XXX</li></u>
|
|
|
+ <strong><li class="title1">下载</li></strong>
|
|
|
+ <ol>
|
|
|
+ <u><li class="href">download?filePath=C:/sunyj/过程文档/sql/aq.sql</li></u>
|
|
|
+ <u><li class="href">download/zip?userName=UAS</li></u>
|
|
|
+ <u><li class="href">download/jrxml?userName=UAS&reportName=Purchase</li></u>
|
|
|
+ </ol>
|
|
|
</ol>
|
|
|
|
|
|
- <strong><li class="title1">接口</li></strong>
|
|
|
+ <h2>3. 接口</h2>
|
|
|
<ol>
|
|
|
<strong><li class="title2">打印接口</li></strong>
|
|
|
<ol>
|
|
|
<u><li class="href">print/loadPdfData?userName=UAS&reportName=Purchase&whereCondition=where
|
|
|
%20rownum<30&pageIndex=2</li></u>
|
|
|
<u><li class="href">print/export?userName=UAS&reportName=Purchase&whereCondition=where
|
|
|
- %20rownum<10&exportFileType=xls_with_only_data</li></u>
|
|
|
+ %20rownum<16&exportFileType=xls_with_only_data</li></u>
|
|
|
</ol>
|
|
|
<strong><li class="title2">资源接口</li></strong>
|
|
|
<ol>
|
|
|
@@ -65,7 +74,7 @@
|
|
|
%20rownum<30</li></u>
|
|
|
</ol>
|
|
|
</ol>
|
|
|
- </ol>
|
|
|
+ </div>
|
|
|
</div>
|
|
|
</body>
|
|
|
|