UNPKG

h5-cli

Version:

hello

24 lines 797 B
<!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.1314"/> <link rel="stylesheet" type="text/css" href="//{cnd_domain}/yuantu/smart-ui/{smart_ui_version}/css/smart-ui.css"> <title>填写疾病信息</title> <style> /*暂时的解决css的bug*/ .item-input-content select { height: 28px; } </style> </head> <body> <div class="page" id="root"> </div> </body> </html>