UNPKG

h5-cli

Version:

hello

73 lines (65 loc) 2.68 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.1003"/> <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"> <link rel="stylesheet" type="text/css" href="//daily.yuantutech.com/yuantu/h5-cli/1.12.0/mods/page-top-tip/index.css"> <style type="text/css"> .page-sections .ui-searchbar-wrap{ width: 100%; z-index:10; } .page-sections .ui-list h4 span{ color:#999; text-transform: uppercase; font-size:80%; } .ui-border-t a{ display: block; width:100%; color:#333; } .page-sections .tips{ text-align: center; } </style> <script> window.location.href = window.location.href.replace('/pages', '') </script> </head> <body> <div class="page-sections"> <div class="ui-searchbar-wrap ui-border-b"> <div class="ui-searchbar ui-border-radius"> <i class="ui-icon-search"></i> <div class="ui-searchbar-text">搜索科室,支持中文/拼音/首字母检索</div> <div class="ui-searchbar-input"> <input value="" type="text" placeholder="搜索科室" maxlength="10" id="J_SearchInput" autocapitalize="off"> </div> <i class="ui-icon-close" id="J_SearchClear"></i> </div> <button class="ui-searchbar-cancel">取消</button> </div> <div id="J_SectionTip"> </div> <div class="page" id="J_Page"> </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/sections", function(){ seajs.use("libs/fastclick"); }); </script> </body> </html>