{"id":13707,"date":"2026-03-05T16:30:36","date_gmt":"2026-03-05T15:30:36","guid":{"rendered":"https:\/\/migflug.com\/compare-sort-jets\/"},"modified":"2026-04-13T00:09:58","modified_gmt":"2026-04-12T22:09:58","slug":"%e6%af%94%e8%be%83%e6%8e%92%e5%ba%8f%e5%96%b7%e5%b0%84%e5%99%a8","status":"publish","type":"page","link":"https:\/\/migflug.com\/cn\/%e6%af%94%e8%be%83%e6%8e%92%e5%ba%8f%e5%96%b7%e5%b0%84%e5%99%a8\/","title":{"rendered":"\u627e\u5230\u4f60\u7684\u6218\u6597\u673a"},"content":{"rendered":"<style>\n  :root {\n    --blue: #5C91FF;\n    --black: #000000;\n    --white: #FFFFFF;\n    --gray-50: #f8f9fa;\n    --gray-100: #f0f1f3;\n    --gray-200: #e2e4e8;\n    --gray-400: #9ca3af;\n    --gray-600: #4b5563;\n  }\n  .cj-wrap {\n    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;\n    max-width: 1400px;\n    margin: 0 auto;\n    padding: 0px 24px 80px;\n  }\n  .cj-title { font-size: 18px; font-weight: 400; color: var(--gray-600); margin-bottom: 24px; }<\/p>\n<p>  .cj-table-section { overflow-x: auto; }\n  .cj-sort-bar { display: flex; align-items: center; gap: 10px; margin-bottom: 16px; flex-wrap: wrap; }\n  .cj-sort-bar span { font-size: 10px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: var(--gray-400); }\n  .cj-sort-btn {\n    padding: 6px 14px; border: 1px solid var(--gray-200); background: var(--white);\n    font-size: 12px; font-weight: 600; cursor: pointer; transition: all 0.2s;\n  }\n  .cj-sort-btn:hover, .cj-sort-btn.active { background: var(--black); color: var(--white); border-color: var(--black); }\n  .cj-sort-overview {\n    padding: 6px 14px; border: none; background: var(--blue);\n    font-size: 12px; font-weight: 600; color: var(--white);\n    text-decoration: none; transition: background 0.2s;\n    margin-left: auto; white-space: nowrap;\n  }\n  .cj-sort-overview:hover { background: var(--black); color: var(--white); }\n  .cj-table { width: 100%; border-collapse: collapse; min-width: 900px; }\n  .cj-table thead th {\n    text-align: left; padding: 12px 14px; font-size: 10px; font-weight: 700;\n    letter-spacing: 2px; text-transform: uppercase; color: var(--gray-400);\n    border-bottom: 2px solid var(--black); white-space: nowrap;\n  }\n  .cj-table thead th.cj-th-price { padding-right: 8px; }\n  .cj-table thead th.cj-th-action { padding-left: 8px; }\n  .cj-table tbody tr { border-bottom: 1px solid var(--gray-100); transition: background 0.15s; }\n  .cj-table tbody tr:hover { background: var(--gray-50); }\n  .cj-table tbody td { padding: 14px; font-size: 13px; vertical-align: middle; }\n  .cj-aircraft-cell { display: flex; align-items: center; gap: 12px; min-width: 220px; }\n  .cj-aircraft-cell img { width: 90px; height: 90px; object-fit: contain; opacity: 0.9; }\n  .cj-aircraft-cell .cj-info h3 { font-size: 14px; font-weight: 700; line-height: 1.25; margin:0; white-space: nowrap; }\n  .cj-aircraft-cell .cj-info .cj-sub { font-size: 11px; color: var(--gray-400); font-weight: 500; margin-top: 2px; display:block; }\n  .cj-speed-cell { min-width: 130px; }\n  .cj-speed-gauge { display: flex; flex-direction: column; gap: 6px; }\n  .cj-speed-bar { width: 100%; height: 10px; background: var(--gray-100); overflow: hidden; }\n  .cj-speed-bar-fill { height: 100%; background: var(--black); }\n  .cj-speed-bar-fill.blue { background: var(--blue); }\n  .cj-speed-val { font-size: 12px; font-weight: 600; white-space: nowrap; color: var(--gray-600); }\n  .cj-bar-cell { min-width: 130px; }\n  .cj-bar-wrap { display: flex; flex-direction: column; gap: 6px; }\n  .cj-bar-track { width: 100%; height: 10px; background: var(--gray-100); overflow: hidden; }\n  .cj-bar-fill { height: 100%; background: var(--black); }\n  .cj-bar-fill.blue { background: var(--blue); }\n  .cj-bar-label { font-size: 12px; font-weight: 600; color: var(--gray-600); white-space: nowrap; }\n  .cj-price-cell { font-weight: 700; font-size: 15px; white-space: nowrap; padding-right: 8px !important; }\n  .cj-action-cell { white-space: nowrap; padding-left: 8px !important; }\n  .cj-btn-details {\n    display: block; width: 100%; padding: 3px 10px;\n    background: var(--black); color: var(--white);\n    font-size: 11px; font-weight: 600; letter-spacing: 1.5px;\n    text-transform: uppercase; text-decoration: none;\n    text-align: center; box-sizing: border-box;\n    transition: background 0.2s; margin-bottom: 5px;\n  }\n  .cj-btn-details:hover { background: var(--blue); color: var(--white); }\n  .cj-btn-locations {\n    display: block; width: 100%; padding: 3px 10px;\n    background: transparent; color: var(--black);\n    border: 1px solid var(--black);\n    font-size: 11px; font-weight: 600; letter-spacing: 1.5px;\n    text-transform: uppercase; text-decoration: none;\n    text-align: center; box-sizing: border-box;\n    transition: all 0.2s;\n  }\n  .cj-btn-locations:hover { background: var(--black); color: var(--white); }\n  @media (max-width: 768px) {\n    .cj-title { font-size: 16px; }<\/p>\n<p>    \/* Mobile select: show *\/\n    .cj-mobile-select {\n      display: block; width: 100%;\n      padding: 10px 36px 10px 14px;\n      font-size: 14px; font-weight: 600;\n      border: 1px solid var(--gray-200); border-radius: 0;\n      background: var(--white); color: var(--black);\n      appearance: none; -webkit-appearance: none;\n      background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='12' height='7'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%239ca3af' stroke-width='2' fill='none'\/%3E%3C\/svg%3E\");\n      background-repeat: no-repeat; background-position: right 12px center;\n      cursor: pointer; margin-bottom: 4px;\n    }<\/p>\n<p>    \/* Hide desktop sort buttons and \"Sort by:\" label on mobile *\/\n    .cj-sort-bar span, .cj-sort-btn { display: none; }\n    .cj-sort-bar { flex-wrap: wrap; }\n    .cj-sort-overview { margin-left: 0; flex: 1; text-align: center; padding: 10px 14px; }<\/p>\n<p>    \/* Transform table into card layout *\/\n    .cj-table { min-width: 0; }\n    .cj-table thead { display: none; }\n    .cj-table tbody tr {\n      display: flex; flex-wrap: wrap; align-items: center;\n      padding: 16px 0; gap: 8px;\n    }<\/p>\n<p>    \/* Aircraft cell: full width with image + name *\/\n    .cj-table tbody td { padding: 0; display: none; }\n    .cj-table tbody td:first-child {\n      display: flex; width: 100%; order: 1;\n    }\n    .cj-aircraft-cell { min-width: 0; gap: 10px; }\n    .cj-aircraft-cell img { width: 56px; height: 56px; }<\/p>\n<p>    \/* Speed cell - show as stat bar *\/\n    .cj-table tbody td.cj-speed-cell {\n      display: block; width: 100%; order: 2;\n    }\n    .cj-speed-cell { min-width: 0; }<\/p>\n<p>    \/* Bar cells (view, maneuver, popularity) *\/\n    .cj-table tbody td.cj-bar-cell {\n      display: block; width: 100%; order: 2;\n    }\n    .cj-bar-cell { min-width: 0; }<\/p>\n<p>    \/* Price *\/\n    .cj-table tbody td.cj-price-cell {\n      display: block; order: 3;\n    }<\/p>\n<p>    \/* Action buttons *\/\n    .cj-table tbody td.cj-action-cell {\n      display: flex; order: 3; gap: 6px;\n    }\n    .cj-btn-details, .cj-btn-locations {\n      display: inline-block; width: auto; margin: 0;\n    }<\/p>\n<p>    \/* Hide all stat columns by default on mobile *\/\n    .cj-table tbody td.cj-speed-cell,\n    .cj-table tbody td:nth-child(3),\n    .cj-table tbody td:nth-child(4),\n    .cj-table tbody td:nth-child(5) { display: none; }<\/p>\n<p>    \/* Show the selected stat column *\/\n    .cj-table[data-mobile-sort=\"speed\"] tbody td:nth-child(2),\n    .cj-table:not([data-mobile-sort]) tbody td:nth-child(5),\n    .cj-table[data-mobile-sort=\"popularity\"] tbody td:nth-child(5),\n    .cj-table[data-mobile-sort=\"view\"] tbody td:nth-child(3),\n    .cj-table[data-mobile-sort=\"maneuver\"] tbody td:nth-child(4),\n    .cj-table[data-mobile-sort=\"name\"] tbody td:nth-child(2) {\n      display: block !important; width: 100%; order: 2;\n    }\n    \/* For price\/name sort, hide all stat columns *\/\n    .cj-table[data-mobile-sort=\"price\"] tbody td.cj-speed-cell,\n    .cj-table[data-mobile-sort=\"price\"] tbody td:nth-child(3),\n    .cj-table[data-mobile-sort=\"price\"] tbody td:nth-child(4),\n    .cj-table[data-mobile-sort=\"price\"] tbody td:nth-child(5) { display: none !important; }\n    .cj-table[data-mobile-sort=\"name\"] tbody td.cj-speed-cell,\n    .cj-table[data-mobile-sort=\"name\"] tbody td:nth-child(3),\n    .cj-table[data-mobile-sort=\"name\"] tbody td:nth-child(4),\n    .cj-table[data-mobile-sort=\"name\"] tbody td:nth-child(5) { display: none !important; }\n  }\n  .cj-mobile-select { display: none; }\n  .entry-title.main_title { max-width: 1400px; margin-left: auto; margin-right: auto; padding-left: 24px; padding-right: 24px; }\n<\/style>\n<div class=\"cj-wrap\">\n<p class=\"cj-title\">We fly everything from classic Cold War legends to Mach-2 supersonic fighters. Use the filters below to sort by speed, passenger view, maneuverability, or price \u2014 compare the aircraft side by side and find the jet that matches your dream. Ready? Pick your fighter and book the ride of a lifetime.<\/p>\n<div class=\"cj-table-section\">\n<div class=\"cj-sort-bar\">\n<select class=\"cj-mobile-select\" id=\"cj-mobile-sort\" onchange=\"var b=document.querySelector('[data-sort=&quot;'+this.value+'&quot;]');if(b)b.click();var t=document.getElementById('cj-table');if(t)t.setAttribute('data-mobile-sort',this.value);\"><option value=\"popularity\" selected>Sort by: Popularity<\/option><option value=\"speed\">Sort by: Speed<\/option><option value=\"view\">Sort by: Passenger View<\/option><option value=\"maneuver\">Sort by: Maneuverability<\/option><option value=\"price\">Sort by: Price<\/option><option value=\"name\">Sort by: Name<\/option><\/select><br \/>\n<span>Sort by:<\/span><br \/>\n<button class=\"cj-sort-btn\" data-sort=\"name\">Name<\/button><br \/>\n<button class=\"cj-sort-btn\" data-sort=\"speed\">Speed<\/button><br \/>\n<button class=\"cj-sort-btn\" data-sort=\"view\">Passenger View<\/button><br \/>\n<button class=\"cj-sort-btn\" data-sort=\"maneuver\">Maneuverability<\/button><br \/>\n<button class=\"cj-sort-btn\" data-sort=\"price\">Price<\/button><br \/>\n<button class=\"cj-sort-btn active\" data-sort=\"popularity\">Popularity<\/button><br \/>\n<a href=\"\/fighter-jets-overview\/\" class=\"cj-sort-overview\">Jet Overview<\/a>\n<\/div>\n<table class=\"cj-table\" id=\"cj-table\">\n<thead>\n<tr>\n<th>Aircraft<\/th>\n<th>Top Speed<\/th>\n<th>Passenger View<\/th>\n<th>Maneuverability<\/th>\n<th>Popularity<\/th>\n<th class=\"cj-th-price\">From<\/th>\n<th class=\"cj-th-action\"><\/th>\n<\/tr>\n<\/thead>\n<tbody id=\"cj-jet-body\"><\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"cj-data\" style=\"display:none\" data-jets='[{\"id\":\"l39\",\"name\":\"Aero L-39 Albatros\",\"img\":\"https:\/\/ml5psubhxdln.i.optimole.com\/cb:78--.b845\/w:auto\/h:auto\/q:96\/f:best\/https:\/\/migflug.com\/wp-content\/uploads\/2026\/03\/l-39.png\",\"imgFlip\":false,\"role\":\"Jet Trainer \/ Light Attack\",\"speed\":950,\"speedPct\":44,\"mach\":\"\",\"view\":\"High\",\"viewPct\":85,\"maneuver\":\"Very High\",\"maneuverPct\":95,\"popularity\":\"Very High\",\"popPct\":95,\"price\":2850,\"priceFmt\":\"2850EUR\",\"detailHref\":\"\/l-39-albatros\/\"},{\"id\":\"s211\",\"name\":\"SIAI-Marchetti S.211\",\"img\":\"https:\/\/ml5psubhxdln.i.optimole.com\/cb:78--.b845\/w:auto\/h:auto\/q:96\/f:best\/https:\/\/migflug.com\/wp-content\/uploads\/2026\/03\/s-211.png\",\"imgFlip\":false,\"role\":\"Jet Trainer \/ Light Attack\",\"speed\":767,\"speedPct\":35,\"mach\":\"\",\"view\":\"High\",\"viewPct\":85,\"maneuver\":\"Very High\",\"maneuverPct\":95,\"popularity\":\"Very High\",\"popPct\":95,\"price\":3850,\"priceFmt\":\"3850EUR\",\"detailHref\":\"\/flights-prices\/s-211-jet-flight-munich\/\"},{\"id\":\"t33\",\"name\":\"T-33 Shooting Star\",\"img\":\"https:\/\/ml5psubhxdln.i.optimole.com\/cb:78--.b845\/w:auto\/h:auto\/q:96\/f:best\/https:\/\/migflug.com\/wp-content\/uploads\/2026\/03\/t-33.png\",\"imgFlip\":false,\"role\":\"Jet Trainer \/ Light Attack\",\"speed\":966,\"speedPct\":44,\"mach\":\"\",\"view\":\"Moderate\",\"viewPct\":55,\"maneuver\":\"Very High\",\"maneuverPct\":95,\"popularity\":\"Moderate\",\"popPct\":50,\"price\":3499,\"priceFmt\":\"3499USD\",\"detailHref\":\"\/flights-prices\/t-33-in-canada\/\"},{\"id\":\"mb326\",\"name\":\"Aermacchi MB-326\",\"img\":\"https:\/\/ml5psubhxdln.i.optimole.com\/cb:78--.b845\/w:auto\/h:auto\/q:96\/f:best\/https:\/\/migflug.com\/wp-content\/uploads\/2026\/03\/mb-326.png\",\"imgFlip\":false,\"role\":\"Jet Trainer \/ Light Attack\",\"speed\":890,\"speedPct\":41,\"mach\":\"\",\"view\":\"Moderate\",\"viewPct\":55,\"maneuver\":\"Very High\",\"maneuverPct\":95,\"popularity\":\"Moderate\",\"popPct\":50,\"price\":3950,\"priceFmt\":\"3950EUR\",\"detailHref\":\"\/flights-prices\/l-39-mb-326-jet-provost-in-italy\/\"},{\"id\":\"vampire\",\"name\":\"de Havilland Vampire\",\"img\":\"https:\/\/ml5psubhxdln.i.optimole.com\/cb:78--.b845\/w:auto\/h:auto\/q:96\/f:best\/https:\/\/migflug.com\/wp-content\/uploads\/2026\/03\/vampire.png\",\"imgFlip\":false,\"role\":\"Historic Fighter Jet\",\"speed\":882,\"speedPct\":41,\"mach\":\"\",\"view\":\"Very High\",\"viewPct\":100,\"maneuver\":\"Very High\",\"maneuverPct\":95,\"popularity\":\"Moderate\",\"popPct\":50,\"price\":5700,\"priceFmt\":\"5700GBP\",\"detailHref\":\"\/flights-prices\/vampire-flight-near-london\/\"},{\"id\":\"jp\",\"name\":\"BAC Jet Provost\",\"img\":\"https:\/\/ml5psubhxdln.i.optimole.com\/cb:78--.b845\/w:auto\/h:auto\/q:96\/f:best\/https:\/\/migflug.com\/wp-content\/uploads\/2026\/03\/jet-provost.png\",\"imgFlip\":false,\"role\":\"Jet Trainer \/ Light Attack\",\"speed\":708,\"speedPct\":33,\"mach\":\"\",\"view\":\"Very High\",\"viewPct\":100,\"maneuver\":\"Very High\",\"maneuverPct\":95,\"popularity\":\"Moderate\",\"popPct\":50,\"price\":3500,\"priceFmt\":\"3500GBP\",\"detailHref\":\"\/flights-prices\/vampire-flight-near-london\/\"},{\"id\":\"mig15\",\"name\":\"Mikoyan MiG-15\",\"img\":\"https://migflug.com\/wp-content\/uploads\/2024\/09\/mig-15-icon.png\",\"imgFlip\":true,\"role\":\"Historic Fighter Jet\",\"speed\":1075,\"speedPct\":49,\"mach\":\"\",\"view\":\"Moderate\",\"viewPct\":55,\"maneuver\":\"Very High\",\"maneuverPct\":95,\"popularity\":\"Moderate\",\"popPct\":50,\"price\":3250,\"priceFmt\":\"3250EUR\",\"detailHref\":\"\/flights-prices\/mig-15-fagot-czech-republic\/\"},{\"id\":\"mig21\",\"name\":\"Mikoyan MiG-21\",\"img\":\"https:\/\/ml5psubhxdln.i.optimole.com\/cb:78--.b845\/w:auto\/h:auto\/q:96\/f:best\/https:\/\/migflug.com\/wp-content\/uploads\/2026\/03\/mig-21.png\",\"imgFlip\":false,\"role\":\"Supersonic Fighter\",\"speed\":2175,\"speedPct\":100,\"mach\":\"Mach 2\",\"view\":\"Moderate\",\"viewPct\":55,\"maneuver\":\"Very High\",\"maneuverPct\":95,\"popularity\":\"Moderate\",\"popPct\":50,\"price\":35000,\"priceFmt\":\"35000USD\",\"detailHref\":\"https:\/\/migflug.com\/mig-21\/\"},{\"id\":\"f104\",\"name\":\"F-104 Starfighter\",\"img\":\"https:\/\/ml5psubhxdln.i.optimole.com\/cb:78--.b845\/w:auto\/h:auto\/q:96\/f:best\/https:\/\/migflug.com\/wp-content\/uploads\/2026\/03\/f-104.png\",\"imgFlip\":false,\"role\":\"Supersonic Fighter\",\"speed\":2124,\"speedPct\":98,\"mach\":\"Mach 2\",\"view\":\"Moderate\",\"viewPct\":55,\"maneuver\":\"Low\",\"maneuverPct\":20,\"popularity\":\"Moderate\",\"popPct\":50,\"price\":35000,\"priceFmt\":\"35000USD\",\"detailHref\":\"\/flights-prices\/f104-starfighter-flight\/\"}]'><\/div>\n","protected":false},"excerpt":{"rendered":"<p>We fly everything from classic Cold War legends to Mach-2 supersonic fighters. Use the filters below to sort by speed, passenger view, maneuverability, or price \u2014 compare the aircraft side by side and find the jet that matches your dream. Ready? Pick your fighter and book the ride of a lifetime. Sort by: PopularitySort by: [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"","_et_pb_old_content":"","_et_gb_content_width":"","editor_notices":[],"footnotes":""},"class_list":["post-13707","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Find Your Fighter Jet | MiGFlug<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/migflug.com\/cn\/\u6bd4\u8f83\u6392\u5e8f\u55b7\u5c04\u5668\/\" \/>\n<meta property=\"og:locale\" content=\"zh_CN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Find Your Fighter Jet | MiGFlug\" \/>\n<meta property=\"og:description\" content=\"We fly everything from classic Cold War legends to Mach-2 supersonic fighters. Use the filters below to sort by speed, passenger view, maneuverability, or price \u2014 compare the aircraft side by side and find the jet that matches your dream. Ready? Pick your fighter and book the ride of a lifetime. Sort by: PopularitySort by: [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/migflug.com\/cn\/\u6bd4\u8f83\u6392\u5e8f\u55b7\u5c04\u5668\/\" \/>\n<meta property=\"og:site_name\" content=\"MiGFlug\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-12T22:09:58+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 \u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/migflug.com\\\/compare-sort-jets\\\/\",\"url\":\"https:\\\/\\\/migflug.com\\\/compare-sort-jets\\\/\",\"name\":\"Find Your Fighter Jet | MiGFlug\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/migflug.com\\\/#website\"},\"datePublished\":\"2026-03-05T15:30:36+00:00\",\"dateModified\":\"2026-04-12T22:09:58+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/migflug.com\\\/compare-sort-jets\\\/#breadcrumb\"},\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/migflug.com\\\/compare-sort-jets\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/migflug.com\\\/compare-sort-jets\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\\\/\\\/migflug.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Find Your Fighter Jet\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/migflug.com\\\/#website\",\"url\":\"https:\\\/\\\/migflug.com\\\/\",\"name\":\"MiGFlug\",\"description\":\"Fly a Jet Fighter Yourself\",\"publisher\":{\"@id\":\"https:\\\/\\\/migflug.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/migflug.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"zh-Hans\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/migflug.com\\\/#organization\",\"name\":\"MiGFlug GmbH\",\"url\":\"https:\\\/\\\/migflug.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\\\/\\\/migflug.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\/\\/migflug.com\\/wp-content\\/uploads\\/2018\\/10\\/logo-migflug-blue.png\",\"contentUrl\":\"https:\\/\\/migflug.com\\/wp-content\\/uploads\\/2018\\/10\\/logo-migflug-blue.png\",\"width\":200,\"height\":100,\"caption\":\"MiGFlug GmbH\"},\"image\":{\"@id\":\"https:\\\/\\\/migflug.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u627e\u5230\u4f60\u7684\u6218\u6597\u673a | MiGFlug","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/migflug.com\/cn\/\u6bd4\u8f83\u6392\u5e8f\u55b7\u5c04\u5668\/","og_locale":"zh_CN","og_type":"article","og_title":"Find Your Fighter Jet | MiGFlug","og_description":"We fly everything from classic Cold War legends to Mach-2 supersonic fighters. Use the filters below to sort by speed, passenger view, maneuverability, or price \u2014 compare the aircraft side by side and find the jet that matches your dream. Ready? Pick your fighter and book the ride of a lifetime. Sort by: PopularitySort by: [&hellip;]","og_url":"https:\/\/migflug.com\/cn\/\u6bd4\u8f83\u6392\u5e8f\u55b7\u5c04\u5668\/","og_site_name":"MiGFlug","article_modified_time":"2026-04-12T22:09:58+00:00","twitter_card":"summary_large_image","twitter_misc":{"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4":"1 \u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/migflug.com\/compare-sort-jets\/","url":"https:\/\/migflug.com\/compare-sort-jets\/","name":"\u627e\u5230\u4f60\u7684\u6218\u6597\u673a | MiGFlug","isPartOf":{"@id":"https:\/\/migflug.com\/#website"},"datePublished":"2026-03-05T15:30:36+00:00","dateModified":"2026-04-12T22:09:58+00:00","breadcrumb":{"@id":"https:\/\/migflug.com\/compare-sort-jets\/#breadcrumb"},"inLanguage":"zh-Hans","potentialAction":[{"@type":"ReadAction","target":["https:\/\/migflug.com\/compare-sort-jets\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/migflug.com\/compare-sort-jets\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/migflug.com\/"},{"@type":"ListItem","position":2,"name":"Find Your Fighter Jet"}]},{"@type":"WebSite","@id":"https:\/\/migflug.com\/#website","url":"https:\/\/migflug.com\/","name":"\u7c73\u683c-\u5f17\u62c9\u683c","description":"\u4eb2\u81ea\u9a7e\u9a76\u55b7\u6c14\u5f0f\u6218\u6597\u673a","publisher":{"@id":"https:\/\/migflug.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/migflug.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"zh-Hans"},{"@type":"Organization","@id":"https:\/\/migflug.com\/#organization","name":"MiGFlug\u6709\u9650\u516c\u53f8","url":"https:\/\/migflug.com\/","logo":{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/migflug.com\/#\/schema\/logo\/image\/","url":"https:\/\/migflug.com\/wp-content\/uploads\/2018\/10\/logo-migflug-blue.png","contentUrl":"https:\/\/migflug.com\/wp-content\/uploads\/2018\/10\/logo-migflug-blue.png","width":200,"height":100,"caption":"MiGFlug GmbH"},"image":{"@id":"https:\/\/migflug.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/migflug.com\/cn\/wp-json\/wp\/v2\/pages\/13707","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/migflug.com\/cn\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/migflug.com\/cn\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/migflug.com\/cn\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/migflug.com\/cn\/wp-json\/wp\/v2\/comments?post=13707"}],"version-history":[{"count":18,"href":"https:\/\/migflug.com\/cn\/wp-json\/wp\/v2\/pages\/13707\/revisions"}],"predecessor-version":[{"id":15005,"href":"https:\/\/migflug.com\/cn\/wp-json\/wp\/v2\/pages\/13707\/revisions\/15005"}],"wp:attachment":[{"href":"https:\/\/migflug.com\/cn\/wp-json\/wp\/v2\/media?parent=13707"}],"curies":[{"name":"\u53ef\u6e7f\u6027\u7c89\u5242","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}