UNPKG

h5-cli

Version:

hello

57 lines (50 loc) 1.92 kB
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no" name="viewport" /> <meta name="apple-mobile-web-app-capable" content="yes" /> <meta name="mobile-web-app-capable" content="yes" /> <meta name="apple-touch-fullscreen" content="yes" /> <meta name="format-detection" content="telephone=no" /> <meta name="spm-id" content="100.1523"/> <link rel="dns-prefetch" href="//s.yuantutech.com" /> <link rel="dns-prefetch" href="//api.yuantutech.com" /> <title>意见反馈</title> <link rel="stylesheet" type="text/css" href="//daily.yuantutech.com/yuantu/h5-cli/1.12.0/component/frozen.css"> <style> body{ -webkit-user-select: initial !important; } li{ word-break: break-word; box-sizing: border-box; padding-left:10px !important; margin-left:0 !important; font-size:12px; display: block !important; } li div:last-child,li div:nth-last-of-type(2){ color:#999; } </style> </head> <body> <div class="page wait" id="J_Page"> <div id="J_List"> <section class="ui-notice" > <i></i> <p>没有反馈记录</p> </section> </div> <div class="loading small hidden" id="J_PullLoading"></div> </div> <script charset="utf-8" src="//daily.yuantutech.com/yuantu/h5-cli/1.12.0/??libs/zepto.js,libs/sea.js,libs/seajs-combo.js,config.js,libs/windvane.js,libs/punycode.js,libs/querystring.js,libs/vTemplate.js,component/VModule.js,component/PageModule.js,libs/md5.js,libs/io.js,libs/url.js,libs/util.js,libs/juicer.js,libs/cache.js"></script> <script async src="https://s.yuantutech.com/yuantu/spm/1.0.17/??spm.js,track.js,view.js"></script> <script > seajs.use("pages/about/feedback-list", function(){ seajs.use("libs/fastclick"); }); </script> </body> </html>