Commit 6d587bb5 by 黑潮

update: 样式优化

parent 2699c024
......@@ -2,7 +2,7 @@
<el-dialog title="游戏链接下载" :visible.sync="show" width="600px" :before-close="close">
<div class="link-tip">
<i class="el-icon-info"></i>
建议都用小程序链接做活动,会员认证后可直接跳转回游戏页面
使用“小程序链接”,非会员进入游戏页面将提示进行认证注册成为会员,认证成功后自动返回游戏页面,建议采用小程序链接哦
</div>
<div class="link-title">
<i class="icon iconfont icon-xiaochengxu4" style="color:#6457AD"></i>
......@@ -31,7 +31,7 @@
</div>
<div class="link-title">
<i class="icon iconfont icon-fuwuhao2" style="color:#2CBB64"></i>
服务号链接
H5链接
</div>
<div class="links-block" style="margin-bottom:25px">
<div class="links__body">
......@@ -209,10 +209,12 @@ export default {
border-radius: 4px;
border: 1px solid #91d5ff;
color: #606266;
height: 38px;
line-height: 38px;
line-height: 1.2;
padding: 10px 0;
margin-bottom: 10px;
display: flex;
.el-icon-info {
line-height: 18px;
margin-left: 16px;
margin-right: 4px;
color: #1890ff;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment