mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-10 03:16:42 +08:00
Merge branch 'stat' into third
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<!--学习路径图-->
|
||||
<div class="box">
|
||||
<iframe id="studyPathFrame" src="/fe-student/learnpath" style="width: 100%;height: 100%;" frameborder="0"></iframe>
|
||||
<iframe id="studyPathFrame" src="/fe-student/learnpath" style="width: 100%;height: 800px;" frameborder="0"></iframe>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user