| | |
| | | </view> |
| | | </template> |
| | | <script setup> |
| | | import spSvg from '@/static/images/sp.svg' |
| | | import spSvg from '@/static/images/sp.png' |
| | | import { flightPlanPageInfoApi } from '@/api/index.js' |
| | | import fxsqSvg from '@/static/images/fly-apply.svg' |
| | | import mysbSvg from '@/static/images/my-sb.svg' |
| | | import fxsqSvg from '@/static/images/fly-apply.png' |
| | | import mysbSvg from '@/static/images/my-sb.png' |
| | | import { ref } from 'vue' |
| | | |
| | | |
| | |
| | | .header-top { |
| | | width: 100%; |
| | | height: 350rpx; |
| | | background: url('@/static/images/fxsq-bg.png') no-repeat center center; |
| | | background: url('@/static/images/fxsq-bg.png') no-repeat center; |
| | | background-size: 100% 100%; |
| | | position: fixed; |
| | | top: 0; |
| | |
| | | } |
| | | } |
| | | } |
| | | .u-search { |
| | | :deep(.u-search) { |
| | | position: absolute; |
| | | width: 90%; |
| | | left: 50%; |