cyc
This commit is contained in:
parent
3878753c42
commit
6b16c49968
@ -4,7 +4,7 @@
|
|||||||
<h1>This is an about page</h1>
|
<h1>This is an about page</h1>
|
||||||
<MindElixirDialog :visible.sync="show" />
|
<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>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
|||||||
@ -35,7 +35,7 @@
|
|||||||
:teacherData = "teacherData"
|
:teacherData = "teacherData"
|
||||||
:studentData = "studentData"
|
:studentData = "studentData"
|
||||||
:robotData = "robotData"
|
:robotData = "robotData"
|
||||||
:linkOpenLabel = "false"
|
:linkOpenLabel = "true"
|
||||||
:isOperation = "isOperation"
|
:isOperation = "isOperation"
|
||||||
robotName = "小新"
|
robotName = "小新"
|
||||||
@updateReadLocation="updateReadLocation"
|
@updateReadLocation="updateReadLocation"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user