3 Star 0 Fork 0

东东/rich-portal

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
index.html 1.79 KB
一键复制 编辑 原始数据 按行查看 历史
招伟东 提交于 2018-06-16 15:23 . s
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="renderer" content="webkit" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="keywords" content="智富旅游定制,酒店租赁,智富VIP,智富酒店租赁,智富环球,智富健康"/>
<meta name="description" content="智富环球,公司全称“广州智富网络信息服务有限公司”,成立于2017年11月,是香港E-Vacations旗下全资子公司,秉承“集智慧共创天下,聚财富共赢未来”的公司创办理念。致力成为客户的终身“健康”顾问。。"/>
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<meta name="format-detection" content="telephone=no" />
<title>关于智富</title>
<link rel="stylesheet" href="lib/css/css.css" type="text/css">
<link rel="stylesheet" href="lib/css/swiper.css" type="text/css">
<script type="text/javascript" src="lib/js/jquery.1.11.0.min.js"></script>
<script type="text/javascript" src="lib/js/swiper.jquery.js"></script>
<script type="text/javascript" src="lib/js/jquery.qrcode.min.js"></script>
<script>
function qrcode(select){
$(select).each(function(){
var obj = $(this);
obj.find("canvas").remove();
obj.find("img").remove();
obj.append('<img src="lib/images/qrcode_logo.png" style="position: absolute; width:18px; height: 18px;" />');
try{
obj.qrcode({
render: "canvas", //也可以替换为table
width: "92",
height: "92",
text: obj.attr("link")
});
}catch(e){}
obj.find("img").css({marginTop:42,marginLeft:42});
obj.find("canvas").css({border:"5px solid #fff"});
});
}
</script>
</head>
<body>
<app></app>
</body>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zwdjack/rich-portal.git
git@gitee.com:zwdjack/rich-portal.git
zwdjack
rich-portal
rich-portal
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385