| | |
| | | v-bind:src="reportUrl" |
| | | ></iframe> |
| | | </div> |
| | | <div class="zz"> |
| | | <div class="title_img"> |
| | | <h3>月球大数据地理空间分析展示平台</h3> |
| | | </div> |
| | |
| | | </el-form> |
| | | </div> |
| | | </div> |
| | | </div> |
| | | </template> |
| | | <script setup lang="ts"> |
| | | import router from "@/router"; |
| | |
| | | position: relative; |
| | | background: url("../assets/img/moon-bg.png") no-repeat; |
| | | background-size: 100% 100%; |
| | | .zz { |
| | | position: absolute; |
| | | width: 100%; |
| | | height: 100%; |
| | | z-index: 1; |
| | | } |
| | | .loginEarth { |
| | | width: 100%; |
| | | height: 100%; |
| | | top: 3%; |
| | | left: 1%; |
| | | position: absolute; |
| | | z-index: 0; |
| | | } |
| | | .loginMenu { |
| | | position: absolute; |