UNPKG

yl-bud

Version:

一览科技前端开发工具

22 lines 780 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1, minimum-scale=1, user-scalable=no"/> <meta name="apple-mobile-web-app-capable" content="yes"/> <meta name="apple-mobile-web-app-status-bar-style" content="black"/> <meta name="format-detection" content="telephone=no"/> <title>Demo Page 1</title> <script src="../../c/common/rem.js" inline></script> <link type="text/css" rel="stylesheet" href="./index.css" inline> </head> <body> <h1>Demo Page 1</h1> <h2>This's a demo page.</h2> <div>Good luck!</div> <section> <div>Good.</div> </section> <script type="text/javascript" src="@cdnhost/src/p/test/@version/index.js"></script> </body> </html>