2024-12-18 02:56:53 +00:00
|
|
|
{{template "header" }}
|
|
|
|
<div id="app" style="width:100%">
|
|
|
|
<template>
|
|
|
|
<el-container>
|
|
|
|
|
|
|
|
<el-main class="mainMain">
|
|
|
|
|
2024-12-26 08:52:55 +00:00
|
|
|
<iframe id="fastGptIframe" src="http://120.26.102.141:8085/#/pages/xingxiang/xingxiang" width="100%" height="100%"></iframe>
|
2024-12-18 02:56:53 +00:00
|
|
|
|
|
|
|
|
|
|
|
</el-main>
|
|
|
|
|
|
|
|
</el-container>
|
|
|
|
</template>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</body>
|
|
|
|
<script>
|
|
|
|
</script>
|
|
|
|
{{template "setting_bottom" .}}
|
|
|
|
|
|
|
|
|