Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
eduline
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
冷斌
eduline
Commits
94ebe5df
Commit
94ebe5df
authored
Jun 16, 2020
by
冷斌
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/master'
parents
e8fbfd87
3d429b70
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
2 deletions
+8
-2
apps/home/Tpl/default/User/recharge_w3g.html
+8
-2
No files found.
apps/home/Tpl/default/User/recharge_w3g.html
View file @
94ebe5df
...
...
@@ -3,12 +3,14 @@
<link
rel=
"stylesheet"
href=
"__APP__/css/recharge_3g.css"
>
<style
type=
"text/css"
>
.integral
{
width
:
100%
;
padding
:
12px
6px
;
display
:
flex
;
align-items
:
center
;
font-size
:
12px
;
color
:
#999
;
background
:
#FBFFF7
;
}
.pay_dl
{
padding
:
12px
6px
;
}
.pay_dl
{
padding
:
12px
6px
;
padding-bottom
:
0
;
}
.pay_dl
.g-join
.chong
::before
{
background
:
#A3E460
;
}
.pay_dl
.g-join
.chong
{
font-size
:
16px
;
color
:
#333
;
font-weight
:
600
;
}
.pay_dl
.vip_type_item.on
.turn
{
color
:
#A3E460
;
}
.pay_dl
.vip_type_item.on
.txt
{
color
:
#fff
;
background
:
#A3E460
;
line-height
:
18px
;
}
.pay_dl
.vip_type_item
.txt
{
padding
:
0
8px
;
background
:
#32C5FF
;
border-radius
:
9px
;
color
:
#fff
;
line-height
:
18px
;
}
.pay_dl
.vip_type_item
{
margin-right
:
22%
;
}
#vip_type_time
{
margin-top
:
15px
;
}
</style>
<div
class=
"body"
>
<!-- <div class="header2">
...
...
@@ -52,7 +54,11 @@
</div>
</div>
<div
class=
"pay_dl marsty_docse"
>
<div
class=
"pay_dl marsty_docse"
style=
"padding-top: 0;"
>
<div
class=
"g-join"
>
<div
class=
"chong"
>
选择时长
</div>
<!-- <div class="disc">每月可免费学习多个收费课程,还有更多惊喜折扣</div> -->
</div>
<div
id=
"vip_type_time"
>
<div
class=
"g-time on"
>
<input
type=
"radio"
name=
"vip_type_time"
id=
"vip_month"
readonly
data-value=
"{$user_vip[0]['vip_month']|default=0}"
value=
"month"
checked
/>
...
...
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