UNPKG

mobilebone

Version:

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

12 lines (10 loc) 172 B
<!doctype html> <html> <head> <meta charset="utf-8"> <title>文件地址缺省加载</title> </head> <body> <a href="#pageHome" data-rel="back">返回</a> </body> </html>