UNPKG

mobilebone

Version:

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

13 lines (11 loc) 212 B
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>页面2</title> </head> <body> <div class="page out"> <div class="content">页面2内容...</div> </div> </body> </html>