32 lines
1006 B
Markdown
32 lines
1006 B
Markdown
---
|
||
title: "[存档|转载] 2023合肥一中、六中、八中三校联合招生均衡派位现场直播"
|
||
author: "thehrz"
|
||
time: "2023-08-11T10:09:05+08:00"
|
||
---
|
||
|
||
# [存档|转载] 2023合肥一中、六中、八中三校联合招生均衡派位现场直播
|
||
|
||
<v-alert type="info" :text="a">
|
||
本文转载自<a href="https://m.hfbtv.com/fccommon/Home/detail?site_id=33&detail_type=6&cid=1254">合肥市广播电视台全媒体发布平台</a>
|
||
</v-alert>
|
||
|
||
2023年是实行合肥一中、六中、八中三校联合招生均衡派位的最后一年,19预科2班的部分同学也参与了本次摇号,我们特地将直播回放作为存档,以供纪念。
|
||
|
||
<div id="player" />
|
||
|
||
<script setup lang="ts">
|
||
import { useScriptTag } from '@vueuse/core'
|
||
|
||
useScriptTag(
|
||
'https://player.dogecloud.com/js/loader',
|
||
() => {
|
||
var player = new DogePlayer({
|
||
container: document.getElementById('player'),
|
||
userId: 2042,
|
||
vcode: 'd22513129b15ebe6',
|
||
autoPlay: false
|
||
});
|
||
},
|
||
)
|
||
</script>
|