<link rel="stylesheet" href="/js/jquery.mobile-1.3.2.min.css">
<script src="/js/jquery-1.8.3.min.js"></script>
<script src="/js/jquery.mobile-1.3.2.min.js"></script>
<div data-role="page" id="pageone">
<a href="#" data-role="button" data-icon="home" data-theme="b">首页</a>
<a href="#" data-role="button" data-icon="search" data-theme="e">搜索</a>
<div data-role="content">
<a href="#" data-role="button" data-theme="b" data-icon="plus">转播到新浪微博</a>
<a href="#" data-role="button" data-theme="c" data-icon="plus">转播到腾讯微博</a>
<a href="#" data-role="button" data-theme="e" data-icon="plus">转播到 QQ 空间</a>