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
2312d9b5
Commit
2312d9b5
authored
Oct 04, 2021
by
dazhou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
title调整
parent
e0c8f29e
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
2 additions
and
2 deletions
+2
-2
build/index.html
+0
-0
build/mrstaticjs/Invite.b22f6991.chunk.js.map
+0
-0
public/index.html
+1
-1
src/components/vip/index.js
+1
-1
No files found.
build/index.html
View file @
2312d9b5
This diff is collapsed.
Click to expand it.
build/mrstaticjs/Invite.b22f6991.chunk.js.map
View file @
2312d9b5
This source diff could not be displayed because it is too large. You can
view the blob
instead.
public/index.html
View file @
2312d9b5
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
work correctly both with client-side routing and a non-root public URL.
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
Learn how to configure a non-root public URL by running `npm run build`.
-->
-->
<title>
七月在线 -
领先的AI与智能网联汽车
职教平台
</title>
<title>
七月在线 -
智能时代在线
职教平台
</title>
</head>
</head>
<body>
<body>
<noscript>
You need to enable JavaScript to run this app.
</noscript>
<noscript>
You need to enable JavaScript to run this app.
</noscript>
...
...
src/components/vip/index.js
View file @
2312d9b5
...
@@ -157,7 +157,7 @@ class NewVip extends Component {
...
@@ -157,7 +157,7 @@ class NewVip extends Component {
window
[
"loginInfo"
]
=
(
result
)
=>
{
window
[
"loginInfo"
]
=
(
result
)
=>
{
this
.
loginInfo
(
result
)
this
.
loginInfo
(
result
)
}
}
document
.
title
=
"七月在线 -
领先的AI与智能网联汽车
职教平台"
document
.
title
=
"七月在线 -
智能时代在线
职教平台"
}
}
// 获取app登录数据
// 获取app登录数据
...
...
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