|
|
|
|
@ -36,7 +36,7 @@
|
|
|
|
|
</el-scrollbar>
|
|
|
|
|
</template>
|
|
|
|
|
<template v-else-if="$route.path === '/bookmanage'">
|
|
|
|
|
<iframe ref="bookIframe" style="width: 100%;height: 100%;padding-top: 50px;" src="http://hjjc-book-service-test.ali251.langye.net/">你的浏览器不支持该iframe</iframe>
|
|
|
|
|
<iframe ref="bookIframe" style="width: 100%;height: 100%;padding-top: 50px;" src="http://localhost:8014/admin/#/">你的浏览器不支持该iframe</iframe>
|
|
|
|
|
</template>
|
|
|
|
|
<template v-else>
|
|
|
|
|
<sidebar class="sidebar-container" />
|
|
|
|
|
|