Commit fe2c2d43 by xuzhenghua

title

parents 3b2cd9e6 8692f1c5
{
"short_name": "React App",
"name": "Create React App Sample",
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}
......@@ -27,7 +27,6 @@ class CollegePage extends Component {
componentDidMount() {
this.fetchSchoolList();
document.title = `免费提供在线教学系统 助力全国高校在线教学 - 七月在线`
}
......@@ -59,6 +58,7 @@ class CollegePage extends Component {
marginTop: '20px'
}}
title="助力高校在线教学计划,在线不停课"
/>
<p className="college-page__contact">免费入驻联系周先生:18910848502(微信同)</p>
{
......@@ -78,6 +78,7 @@ class CollegePage extends Component {
}}
isDecorate={false}
title="入驻学院"
/>
<div className="college-page__college">
{
......
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