This commit is contained in:
caoyuchun 2025-04-01 11:48:29 +08:00
parent 3878753c42
commit 6b16c49968
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
<h1>This is an about page</h1>
<MindElixirDialog :visible.sync="show" />
<iframe src="https://emoawps.pumc.edu.cn/weboffice/office/w/1843558171183095810?_w_appid=KWIZITBBNCZUKHHU&_w_third_appid=KWIZITBBNCZUKHHU&_w_third_file_id=1843558171183095810&route_key=&wpsPreview=1110110&simple&hidecmb&readonly"></iframe>
<!-- <iframe src="https://emoawps.pumc.edu.cn/weboffice/office/w/1843558171183095810?_w_appid=KWIZITBBNCZUKHHU&_w_third_appid=KWIZITBBNCZUKHHU&_w_third_file_id=1843558171183095810&route_key=&wpsPreview=1110110&simple&hidecmb&readonly"></iframe> -->
</div>
</template>

View File

@ -35,7 +35,7 @@
:teacherData = "teacherData"
:studentData = "studentData"
:robotData = "robotData"
:linkOpenLabel = "false"
:linkOpenLabel = "true"
:isOperation = "isOperation"
robotName = "小新"
@updateReadLocation="updateReadLocation"