1 Star 0 Fork 7.5K

wangyuanbo/RuoYi-Vue-Plus

forked from dromara/RuoYi-Vue-Plus 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
qrcodeCard_1.html 2.23 KB
一键复制 编辑 原始数据 按行查看 历史
wangyuanbo 提交于 2021-08-07 15:39 +08:00 . 企业微信消息回调
<!DOCTYPE html>
<html lang="zh">
<head lang="zh">
<meta charset="UTF-8"/>
<title>我的名片</title>
<style>
body{font-family: "Microsoft Yahei",Arial,sans-serif; }
*{padding: 0;margin: 0;}
h2{font-style: normal;font-weight: normal;}
.main{width: 300px;background: #fff;border-radius: 5px;border: 1px solid #ddd;padding: 20px;margin:0px auto;}
.tit{margin-bottom: 30px;overflow: hidden;}
.touxiang{display: inline-block;height: 80px;width: 80px;margin-right: 15px;border-radius: 5px;float: left;overflow: hidden;}
.name{padding-top: 8px;float: left;}
.name h2{font-size: 22px;margin-bottom: 8px;}
.name span{font-size: 14px;color: #7B7B7B}
.erweima img{width: 200px;height: 200px;display: block;margin: 0 auto;}
.erweima span{font-size: 12px;color: #B0AFB0;display: block;margin: 20px auto;text-align: center;}
.erweima-tx{position: relative;width:230px;height: 230px;margin:0 auto;}
.erweima-tx img{position: absolute;width: 60px;height:60px;top:50%;left: 50%;margin-top: -30px;margin-left: -30px;border-radius: 5px;border: 2px solid #fff;}
.erweima-tx .erweima-bg{width: 230px;height: 230px;position: absolute;top:50%;left: 50%;margin-top:-115px;margin-left: -115px;}
</style>
</head>
<body>
<div class="main">
<div class="tit">
<img src="http://scrm-mochat.oss-cn-beijing.aliyuncs.com/mochat/employee/thumb_avatar16254622976350845048.png?Expires=1628071358&amp;OSSAccessKeyId=LTAI5tL1jwaCjV6k3sjuAJBf&amp;Signature=ZkjA%2BjlOaTLBx%2BtxgDCCmrXKP1U%3D" class="touxiang" alt=""/>
<div class="name">
<h2>王渊博</h2>
<span>学府考研</span>
</div>
</div>
<div class="erweima">
<div class="erweima-tx">
<img src="https://wework.qpic.cn/wwpic/799830_wS_RftfYSw2hgOe_1628056667/0" class="erweima-bg" alt=""/>
<img src="http://scrm-mochat.oss-cn-beijing.aliyuncs.com/mochat/employee/thumb_avatar16254622976350845048.png?Expires=1628071358&amp;OSSAccessKeyId=LTAI5tL1jwaCjV6k3sjuAJBf&amp;Signature=ZkjA%2BjlOaTLBx%2BtxgDCCmrXKP1U%3D" alt=""/>
</div>
<span>扫一扫上面的二维码图案,加我企业微信</span>
</div>
</div>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/wangyuanbo/RuoYi-Vue-Plus.git
git@gitee.com:wangyuanbo/RuoYi-Vue-Plus.git
wangyuanbo
RuoYi-Vue-Plus
RuoYi-Vue-Plus
master

搜索帮助