UNPKG

mobilebone

Version:

Bone main for mobile web APP with a sigle page mode by using HTML5 history API router.

41 lines (39 loc) 1.09 kB
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>页面1</title> </head> <body> <div class="page out"> <div class="content"> <p>页面1内容...<input></p> <p>页面1内容...<input></p> <p>页面1内容...<input></p> <p>页面1内容...<input></p> <p>页面1内容...</p> <p>页面1内容...</p> <p>页面1内容...</p> <p>页面1内容...</p> <p>页面1内容...</p> <p>页面1内容...</p> <p>页面1内容...</p> <p>页面1内容...</p> <p>页面1内容...</p> <p>页面1内容...</p> <p>页面1内容...</p> <p>页面1内容...</p> <p>页面1内容...</p> <p>页面1内容...</p> <p>页面1内容...</p> <p>页面1内容...</p> <p>页面1内容...</p> <p>页面1内容...</p> <p>页面1内容...</p> <p>页面1内容...</p> <p>页面1内容...</p> <p>页面1内容...</p> <p>页面1内容...</p> </div> </div> </body> </html>