|
|
|
|
@ -85,9 +85,13 @@
|
|
|
|
|
<!--</div>-->
|
|
|
|
|
</div>
|
|
|
|
|
</el-form>
|
|
|
|
|
<div class="icp-number" style="position: absolute; bottom: 20px; left: 0; right: 0; text-align: center; font-size: 12px;">
|
|
|
|
|
<a href="https://beian.miit.gov.cn/" target="_blank" style="color: #808695; text-decoration: none;">湘ICP备2026003339号-1</a>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
</template>
|
|
|
|
|
|
|
|
|
|
<script>
|
|
|
|
|
@ -364,6 +368,7 @@ export default {
|
|
|
|
|
align-items: center;
|
|
|
|
|
height: 100vh;
|
|
|
|
|
overflow: auto;
|
|
|
|
|
position: relative;
|
|
|
|
|
|
|
|
|
|
&-container{
|
|
|
|
|
flex: 1;
|
|
|
|
|
|