Compare commits

...

6 Commits

2 changed files with 68 additions and 10 deletions

View File

@@ -603,6 +603,7 @@
</div>
</p>
<hr />
<p id="conf-speech-person-paragraph">
<strong>主题演讲嘉宾:</strong>
<div style="display: grid; grid-template-columns: repeat(auto-fit, 15rem); grid-gap: 1rem;">
@@ -624,6 +625,7 @@
</div>
</p>
<hr />
<p>
<strong>论坛分享嘉宾:</strong>
<div style="display: grid; grid-template-columns: repeat(auto-fit, 15rem); grid-gap: 1rem;">
@@ -661,6 +663,22 @@
</div>
</p>
<hr />
<p id="conf-speech-person-paragraph">
<strong>闭幕致辞:</strong>
<div style="display: grid; grid-template-columns: repeat(auto-fit, 15rem); grid-gap: 1rem;">
<div style="
display: flex; flex-direction: column; justify-content: left;
">
<img src="./index_files/myq.png" class="conf-profile" />
<span style="text-align: center; font-size: 120%; color: #087f23;">毛亚庆 教授</span>
<p>北京师范大学-香港浸会大学联合国际学院党委书记、副校长(行政)</p>
</div>
</div>
</p>
<hr />
<p>
<strong>特邀嘉宾(排名不分先后):</strong>
<ul>
@@ -814,7 +832,7 @@
<span><img src="./index_files/event.svg" class="conf-icon" />特别发言 13:45 - 14:05</span>
</p>
<p>
<span><img src="./index_files/event.svg" class="conf-icon" />录像以及提问时间 14:05 - 14:15</span>
<span><img src="./index_files/event.svg" class="conf-icon" />提问时间 14:05 - 14:15</span>
</p>
</div>
</div>
@@ -1007,6 +1025,14 @@
<hr />
<h2 style="
text-align: center;
background-color: #648cdd;
color: white;
padding: 0.8rem;
border-radius: 0.5rem;
">学者论文报告</h2>
<div class="conf-card" onclick="document.getElementById('conf-nav-article-button').click();"
style="cursor: pointer;">
<div class="conf-card-info">
@@ -1032,11 +1058,26 @@
<hr />
<h2 style="
text-align: center;
background-color: #648cdd;
color: white;
padding: 0.8rem;
border-radius: 0.5rem;
">闭幕礼</h2>
<div class="conf-card">
<div class="conf-card-info">
<div class="conf-card-text" style="margin-left: 7rem;">
<h3>闭幕致辞</h3>
<span><img src="./index_files/event.svg" class="conf-icon" />17:45 - 18:00</span>
<img src="./index_files/myq.png" class="conf-card-image" />
<div class="conf-card-text">
<h3>毛亚庆 教授</h3>
<p>
北京师范大学-香港浸会大学联合国际学院党委书记、副校长(行政)
</p>
<p>
<span><img src="./index_files/event.svg" class="conf-icon" />闭幕词 13:30-13:45</span>
</p>
</div>
</div>
</div>
@@ -1100,7 +1141,7 @@
<h3 style="text-align: center;">分论坛一</h3>
<p>
<img src="./index_files/person.svg" class="conf-icon" />主持人:汤绍龙
<img src="./index_files/person.svg" class="conf-icon" />主持人:汤绍龙博士
</p>
<div class="conf-article">
@@ -1153,7 +1194,7 @@
<h3 style="text-align: center;">分论坛二</h3>
<p>
<img src="./index_files/topic.svg" class="conf-icon" />题:心理学
<img src="./index_files/person.svg" class="conf-icon" />持人:徐宝军教授
</p>
<div class="conf-article">
@@ -1206,7 +1247,7 @@
<h3 style="text-align: center;">分论坛三</h3>
<p>
<img src="./index_files/person.svg" class="conf-icon" />主持人:陈锦棠
<img src="./index_files/person.svg" class="conf-icon" />主持人:陈锦棠博士
</p>
<div class="conf-article">
@@ -1259,7 +1300,7 @@
<h3 style="text-align: center;">分论坛四</h3>
<p>
<img src="./index_files/person.svg" class="conf-icon" />主持人:陈超凡
<img src="./index_files/person.svg" class="conf-icon" />主持人:陈超凡同学
</p>
<div class="conf-article">
@@ -1300,7 +1341,7 @@
<h3 style="text-align: center;">分论坛五</h3>
<p>
<img src="./index_files/person.svg" class="conf-icon" />主持人:王子叶
<img src="./index_files/person.svg" class="conf-icon" />主持人:王子叶同学
</p>
<div class="conf-article">
@@ -1339,6 +1380,18 @@
</div>
</div>
<div class="conf-article">
<div class="conf-article-title">
《创意:突破限制的一种性格优势》
</div>
<div class="conf-article-text">
</div>
<div class="conf-article-author">
<span>梁海勇,冯瑞龙,黄匡忠,汤绍龙</span>
<span>北师港浸大</span>
</div>
</div>
<div class="conf-article">
<div class="conf-article-title">
(将会持续更新更多论文)
@@ -1452,4 +1505,9 @@
</script>
</body>
</html>
</html>

BIN
index_files/myq.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 159 KiB