Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mr-julyedu
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
baiguangyao
mr-julyedu
Commits
daa507e5
Commit
daa507e5
authored
Jul 31, 2025
by
Lxlin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 修改m站vip页面内容
parent
bfaabea9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
37 deletions
+4
-37
src/components/vip/index.js
+4
-37
No files found.
src/components/vip/index.js
View file @
daa507e5
...
...
@@ -143,8 +143,7 @@ class NewVip extends Component {
window
[
"loginInfo"
]
=
(
result
)
=>
{
this
.
loginInfo
(
result
)
}
document
.
title
=
"VIP年卡[¥999买一年送一年,含5个大模型小课和200个小课,尊享GPU云平台]"
document
.
title
=
"畅学全平台200+AI和大模型小课 - 七月在线"
}
// 获取app登录数据
...
...
@@ -360,7 +359,7 @@ class NewVip extends Component {
{
/*banner*/
}
<
div
className
=
"banner"
>
<
img
src
=
"https://
cdn.julyedu.com/19VIP/newvip/h5/vip-banner
.png"
src
=
"https://
julyedu-img-public.oss-cn-beijing.aliyuncs.com/app/175395408600093596
.png"
alt
=
""
/>
<
/div
>
...
...
@@ -403,41 +402,9 @@ class NewVip extends Component {
<
Connect
position
=
{
"left"
}
/
>
<
Connect
position
=
{
"right"
}
/
>
{
/*特权3*/
}
<
div
className
=
"privilege-content"
>
<
PrivilegeTitle
num
=
"三"
title
=
"GPU&CPU双云平台免费用"
/>
<
div
className
=
"privilege-list-row"
>
<
div
className
=
"privilege-list-gpu"
>
<
img
src
=
"https://cdn.julyedu.com/19VIP/newvip/h5/gpu1_bj%402x.png"
alt
=
""
/>
<
img
src
=
"https://cdn.julyedu.com/19VIP/newvip/h5/gpu2_bj%402x.png"
alt
=
""
/>
<
/div
>
<
div
className
=
"privilege-list-tip"
>
{
tip
.
map
((
item
,
index
)
=>
{
return
(
<
div
className
=
"privilege-tip-item"
key
=
{
index
}
>
<
span
>
{
index
+
1
}
<
/span
>
{
item
}
<
/div
>
)
})}
<
/div
>
<
/div
>
<
/div
>
<
Connect
position
=
{
"left"
}
/
>
<
Connect
position
=
{
"right"
}
/
>
{
/*特权4*/
}
<
div
className
=
"privilege-content"
>
<
PrivilegeTitle
num
=
"
四"
title
=
"讲师/助教团队24小时
答疑"
/>
<
PrivilegeTitle
num
=
"
三"
title
=
"讲师/助教团队每天
答疑"
/>
<
p
className
=
{
"privilege-teacher"
}
>
多达
100
人的
AI
师资团队提供咨询、答疑服务,助力涨薪
...
...
@@ -451,7 +418,7 @@ class NewVip extends Component {
{
/*特权5*/
}
<
div
className
=
"privilege-content"
>
<
PrivilegeTitle
num
=
"
五
"
title
=
"在线作业及测评平台"
/>
<
PrivilegeTitle
num
=
"
四
"
title
=
"在线作业及测评平台"
/>
<
div
className
=
"privilege-test"
>
<
img
...
...
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