UNPKG

h5-cli

Version:

hello

15 lines 560 B
<!DOCTYPE html> <html> <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" /> <title>localstroge test页面</title> </head> <body> <script src="https://cdnjs.cloudflare.com/ajax/libs/mobx/2.6.1/mobx.js"></script> </body> </html>