Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
marketing
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
marketing-web
marketing
Commits
6d587bb5
Commit
6d587bb5
authored
Aug 26, 2021
by
黑潮
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update: 样式优化
parent
2699c024
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
4 deletions
+6
-4
links.vue
src/views/game/common/links.vue
+6
-4
No files found.
src/views/game/common/links.vue
View file @
6d587bb5
...
...
@@ -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
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment