更多报表示例

查看更多示例,请参考报表示例

<!doctype html> <html style="height:100%;font-size:14px;"> <head> <meta charset="utf-8" /> <meta name="spreadjs culture" content="zh-cn" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <script> top.location.href = "$DEMOROOT$/features/report-sheet/showcase/row-based-report/bids-tracker-report/purejs"; </script> </head> <body> <div class="sample-tutorial"> <div id="demo-host"></div> </div> </body> </html>