Edit D:\xinhaisoft\crisis_new\school\admin\zixun_notice.htm
??<!DOCTYPE html> <html lang="zh-CN"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="renderer" content="webkit"> <title>???????????????</title> <link rel="stylesheet" href="/Scripts/zui/css/zui.min.css"> <style> body { background-color: #ebebeb; } .container { background-color: #fff; } .navbar { line-height: 40px; } .navbar-header { font-size: 18px; } article { margin: 20px 50px; } h1 { text-align: center; } table { width: 100%; } th { text-align: center; } tr.split { visibility: hidden; } thead td { text-align: center; } td.item { text-align: center; vertical-align: middle; width: 30px; } [contenteditable] { color: #2b85e4; } </style> </head> <body> <nav class="navbar navbar-default"> <div class="container-fluid"> <div class="navbar-header">???????????????</div> <div class="nav navbar-nav navbar-right"> <button class="btn btn-info btn-sm" type="button" id="btn-word">???Word???</button> </div> </div> </nav> <div class="container"> <article class="article"> <h1 contenteditable>????????????????????????</h1> <section class="content"> <div id="contact" contenteditable>?????????</div> <table> <thead> <tr> <th colspan="2">???</th> <th>???</th> <th>???</th> <th>???</th> <th>?????</th> <th>???</th> <th>???</th> <th>??????</th> </tr> <tr class="info"> <td colspan="2" contenteditable></td> <td contenteditable></td> <td contenteditable></td> <td contenteditable></td> <td contenteditable></td> <td contenteditable></td> <td contenteditable></td> <td contenteditable></td> </tr> </thead> <tbody> <tr> <td class="item"> <p>??</p> <p>??</p> <p>??</p> <p>??</p> <p>??</p> <p>??</p> </td> <td colspan="8" class="text-left text-top" contenteditable></td> </tr> <tr> <td class="item"> <p>??</p> <p>??</p> <p>??</p> <p>??</p> </td> <td colspan="8" class="text-left text-top" contenteditable></td> </tr> <tr> <td class="item"> <p>??</p> <p>??</p> <p>??</p> <p>??</p> </td> <td colspan="8" class="text-left text-top" contenteditable></td> </tr> <tr> <td class="item"> <p>??</p> <p>??</p> <p>??</p> <p>??</p> <p>??</p> <p>??</p> <p>??</p> <p>??</p> <p>??</p> </td> <td colspan="8" class="text-left text-top" contenteditable></td> </tr> <tr class="split"> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> </tr> </tbody> </table> </section> </article> </div> <script src="/Scripts/jquery.min.js"></script> <script src="/Scripts/zui/js/zui.min.js"></script> <script src="/Scripts/jquery.html2docx.js"></script> <script src="/Scripts/getquerystring.js"></script> <script> $(function () { $('[contenteditable]').attr('title', '????????????????????') var $info = $('tr.info').children('td') $info.eq(0).text(GetQueryString('name')) $info.eq(1).text(GetQueryString('number')) $info.eq(2).text(GetQueryString('sex')) $info.eq(3).text(GetQueryString('dept')) $info.eq(5).text(GetQueryString('phone')) $('#contact').text('?????????' + GetQueryString('contact')) $('#btn-word').on('click', function () { $('article').html2docx($('h1').text()) }) }) </script> </body> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de