diff --git a/src/pages/db/movie/components/Edit.tsx b/src/pages/db/movie/components/Edit.tsx index 6b01a61..8bd40f3 100644 --- a/src/pages/db/movie/components/Edit.tsx +++ b/src/pages/db/movie/components/Edit.tsx @@ -1,11 +1,9 @@ import { useStyle } from './style' -import { Form, Layout, Menu, Row, Spin } from 'antd' +import { Avatar, Button, Form, Layout, Menu, Row, Space, Spin } from 'antd' import { t } from '@/i18n' import { ReactNode, useCallback, useMemo, useState } from 'react' -import PrimaryFacts from './form/PrimaryFacts.tsx' -import { EditProvide } from './context.ts' import { FormInstance } from 'antd/lib' -import { BetaSchemaForm, ProFormColumnsType } from '@ant-design/pro-components' +import { BetaSchemaForm, ProFormColumnsType, ProTable } from '@ant-design/pro-components' export interface IEditProps> { record: T @@ -28,6 +26,1917 @@ const items = [ { label: t(`${i18nPrefix}.nav.videos`, '视频'), key: 'videos' }, ] +const titlesData = { + 'id': 533535, + 'titles': [ + { + 'iso_3166_1': 'VN', + 'title': 'Quái Nhân Deadpool 3', + 'type': '' + }, + { + 'iso_3166_1': 'US', + 'title': 'Deadpool 3', + 'type': 'working title' + }, + { + 'iso_3166_1': 'US', + 'title': 'Marvel Studios\' Deadpool & Wolverine', + 'type': 'promotional title' + }, + { + 'iso_3166_1': 'US', + 'title': 'Deadpool and Wolverine', + 'type': '' + }, + { + 'iso_3166_1': 'EG', + 'title': 'ديدبول & وولفرين', + 'type': '' + }, + { + 'iso_3166_1': 'MX', + 'title': 'Deadpool y Wolverine', + 'type': '' + }, + { + 'iso_3166_1': 'ES', + 'title': 'Deadpool y Lobezno de Marvel Studios', + 'type': 'promotional title' + }, + { + 'iso_3166_1': 'DE', + 'title': 'Deadpool und Wolverine', + 'type': '' + }, + { + 'iso_3166_1': 'AZ', + 'title': 'Dedpul və Rosomaxa', + 'type': '' + }, + { + 'iso_3166_1': 'HU', + 'title': 'Deadpool & Rozsomák', + 'type': '' + }, + { + 'iso_3166_1': 'RU', + 'title': 'Дэдпул 3', + 'type': 'working title' + }, + { + 'iso_3166_1': 'KZ', + 'title': 'Дэдпул и Росомаха', + 'type': 'Russian title' + }, + { + 'iso_3166_1': 'RS', + 'title': 'Дедпул и Вулверин', + 'type': '' + }, + { + 'iso_3166_1': 'TW', + 'title': '死侍3', + 'type': 'working title' + }, + { + 'iso_3166_1': 'UA', + 'title': 'Дедпул 3', + 'type': '' + }, + { + 'iso_3166_1': 'US', + 'title': 'Tidal Wave', + 'type': 'working title' + }, + { + 'iso_3166_1': 'UZ', + 'title': 'Dedpul 3', + 'type': '' + }, + { + 'iso_3166_1': 'HK', + 'title': '死侍與狼人', + 'type': 'Cantonese title' + }, + { + 'iso_3166_1': 'VN', + 'title': 'Deadpool và Wolverine', + 'type': '' + }, + { + 'iso_3166_1': 'NL', + 'title': 'Deadpool en Wolverine', + 'type': '' + }, + { + 'iso_3166_1': 'AR', + 'title': 'Deadpool y Wolverine', + 'type': '' + } + ] +} +const castData = [ + { + 'bson_id': '4bc89857017a3c122d01a5f7', + 'cast_id': 252, + 'character': 'Wade Wilson / Deadpool / Nicepool', + 'credit_id': '66a0eeb7fadd7c4c9c38207f', + 'gender': 2, + 'id': 10859, + 'locked': true, + 'name': 'Ryan Reynolds', + 'order': 0, + 'profile_path': '/2Orm6l3z3zukF1q0AgIOUqvwLeB.jpg', + 'url': '/person/10859-ryan-reynolds' + }, + { + 'bson_id': '4bc88f75017a3c122d008ad8', + 'cast_id': 253, + 'character': 'Logan / Wolverine', + 'credit_id': '66a0eef54192f70fea09dc90', + 'gender': 2, + 'id': 6968, + 'locked': true, + 'name': 'Hugh Jackman', + 'order': 1, + 'profile_path': '/oX6CpXmnXCHLyqsa4NEed1DZAKx.jpg', + 'url': '/person/6968-hugh-jackman' + }, + { + 'bson_id': '5ceecedc0e0a264555c99eee', + 'cast_id': 254, + 'character': 'Cassandra Nova', + 'credit_id': '66a0ef1ca5ab9d9f3d705ed1', + 'gender': 3, + 'id': 2324569, + 'locked': true, + 'name': 'Emma Corrin', + 'order': 2, + 'profile_path': '/w4gFlPOqdSMRSH1dsuqQMKCGBWg.jpg', + 'url': '/person/2324569-emma-corrin' + }, + { + 'bson_id': '4bc894b0017a3c122d012666', + 'cast_id': 256, + 'character': 'Mr. Paradox', + 'credit_id': '66a0ef54aab1abca4f09e107', + 'gender': 2, + 'id': 15576, + 'locked': true, + 'name': 'Matthew Macfadyen', + 'order': 3, + 'profile_path': '/2FF3Yjxd7DYR4EIJL6s2GpKDMkJ.jpg', + 'url': '/person/15576-matthew-macfadyen' + }, + { + 'bson_id': '554ba2e9c3a3685e5e002650', + 'cast_id': 271, + 'character': 'Laura / X-23', + 'credit_id': '66a0f13d76eb26a1ca381cc0', + 'gender': 1, + 'id': 1464650, + 'locked': true, + 'name': 'Dafne Keen', + 'order': 4, + 'profile_path': '/g325OIjIHrFr0te8ewPfhKQ2SKj.jpg', + 'url': '/person/1464650-dafne-keen' + }, + { + 'bson_id': '4bc896bc017a3c122d016b3a', + 'cast_id': 278, + 'character': 'Happy Hogan', + 'credit_id': '66a0f232a9212776c5e0d638', + 'gender': 2, + 'id': 15277, + 'locked': true, + 'name': 'Jon Favreau', + 'order': 5, + 'profile_path': '/tnx7iMVydPQXGOoLsxXl84PXtbA.jpg', + 'url': '/person/15277-jon-favreau' + }, + { + 'bson_id': '4bc8bc56017a3c122d07111c', + 'cast_id': 255, + 'character': 'Vanessa', + 'credit_id': '66a0ef353e68414965705f0c', + 'gender': 1, + 'id': 54882, + 'locked': true, + 'name': 'Morena Baccarin', + 'order': 6, + 'profile_path': '/kBSKKaOtsqIzZPhtEeHfCBmhWl9.jpg', + 'url': '/person/54882-morena-baccarin' + }, + { + 'bson_id': '5046729319c29532240005a1', + 'cast_id': 261, + 'character': 'Peter', + 'credit_id': '66a0f01b537cac04b109e17e', + 'gender': 2, + 'id': 1091324, + 'locked': true, + 'name': 'Rob Delaney', + 'order': 7, + 'profile_path': '/tbZAQZLhU1CDyaSBGfgBTTRLDQq.jpg', + 'url': '/person/1091324-rob-delaney' + }, + { + 'bson_id': '4c1d9c247b9aa126b9000034', + 'cast_id': 259, + 'character': 'Blind Al', + 'credit_id': '66a0efdb073923ad4918be52', + 'gender': 1, + 'id': 122750, + 'locked': true, + 'name': 'Leslie Uggams', + 'order': 8, + 'profile_path': '/peLaqLcs3y2WY4TbrLOXQGt9I8S.jpg', + 'url': '/person/122750-leslie-uggams' + }, + { + 'bson_id': '4bc890fa017a3c122d00b815', + 'cast_id': 258, + 'character': 'Elektra', + 'credit_id': '66a0efbef3ce01f00535f865', + 'gender': 1, + 'id': 9278, + 'locked': true, + 'name': 'Jennifer Garner', + 'order': 9, + 'profile_path': '/ftymEXqdTnXfaI6dGd9qrJoFOSE.jpg', + 'url': '/person/9278-jennifer-garner' + }, + { + 'bson_id': '4bc896a9017a3c122d016872', + 'cast_id': 272, + 'character': 'Blade', + 'credit_id': '66a0f1546aef695b11dd76e5', + 'gender': 2, + 'id': 10814, + 'locked': true, + 'name': 'Wesley Snipes', + 'order': 10, + 'profile_path': '/81D6oJ81kiQ5xnEHhaHrY29ntdO.jpg', + 'url': '/person/10814-wesley-snipes' + }, + { + 'bson_id': '4bc89ed2017a3c122d02cf94', + 'cast_id': 274, + 'character': 'Gambit', + 'credit_id': '66a0f19973c78cc0c05dadf0', + 'gender': 2, + 'id': 38673, + 'locked': true, + 'name': 'Channing Tatum', + 'order': 11, + 'profile_path': '/xdnstENLdWMPWt9qyhtf695L4t6.jpg', + 'url': '/person/38673-channing-tatum' + }, + { + 'bson_id': '4bc894ec017a3c122d012d28', + 'cast_id': 288, + 'character': 'Johnny Storm', + 'credit_id': '66a10565ceae5015037060b3', + 'gender': 2, + 'id': 16828, + 'locked': true, + 'name': 'Chris Evans', + 'order': 12, + 'profile_path': '/3bOGNsHlrswhyW79uvIHH1V43JI.jpg', + 'url': '/person/16828-chris-evans' + }, + { + 'bson_id': '4bc8b660017a3c122d06265b', + 'cast_id': 280, + 'character': 'The Cavillrine', + 'credit_id': '66a0f26fbffb534f84e0d621', + 'gender': 2, + 'id': 73968, + 'locked': true, + 'name': 'Henry Cavill', + 'order': 13, + 'profile_path': '/iWdKjMry5Pt7vmxU7bmOQsIUyHa.jpg', + 'url': '/person/73968-henry-cavill' + }, + { + 'bson_id': '4ca32c405e73d67b5f0009c2', + 'cast_id': 277, + 'character': 'B-15', + 'credit_id': '66a0f20f1e7b0e8bf5dd7752', + 'gender': 1, + 'id': 134774, + 'locked': true, + 'name': 'Wunmi Mosaku', + 'order': 14, + 'profile_path': '/mWDsVCo9sBcekrsjUTsoCFLhtYt.jpg', + 'url': '/person/134774-wunmi-mosaku' + }, + { + 'bson_id': '4bc8a49d017a3c122d03ca44', + 'cast_id': 265, + 'character': 'Pyro', + 'credit_id': '66a0f09a3631af76bb09dac3', + 'gender': 2, + 'id': 11022, + 'locked': true, + 'name': 'Aaron Stanford', + 'order': 15, + 'profile_path': '/xt2c0vdTb6UmSFq6fl09iCcIFve.jpg', + 'url': '/person/11022-aaron-stanford' + }, + { + 'bson_id': '4bc89119017a3c122d00bc6e', + 'cast_id': 266, + 'character': 'Sabretooth', + 'credit_id': '66a0f0b53eaae4a1e3bf6473', + 'gender': 2, + 'id': 9832, + 'locked': true, + 'name': 'Tyler Mane', + 'order': 16, + 'profile_path': '/h5knoBWStVv7a0FKPwfKV7f7Ez1.jpg', + 'url': '/person/9832-tyler-mane' + }, + { + 'bson_id': '508108110e7a005cc805870a', + 'cast_id': 263, + 'character': 'Dopinder', + 'credit_id': '66a0f06295bbae847e381c4f', + 'gender': 2, + 'id': 1109702, + 'locked': true, + 'name': 'Karan Soni', + 'order': 17, + 'profile_path': '/t3eNrzRKy3wTVCUiEp002UXbjxX.jpg', + 'url': '/person/1109702-karan-soni' + }, + { + 'bson_id': '55bbd36a9251413e4900052e', + 'cast_id': 257, + 'character': 'Negasonic Teenage Warhead', + 'credit_id': '66a0efa41570ed494f18bd16', + 'gender': 1, + 'id': 1492326, + 'locked': true, + 'name': 'Brianna Hildebrand', + 'order': 18, + 'profile_path': '/8lGwV4rMQReWMlsXhLBYMRTYzTA.jpg', + 'url': '/person/1492326-brianna-hildebrand' + }, + { + 'bson_id': '4d8ed4a85e73d65f0e00149f', + 'cast_id': 264, + 'character': 'Yukio', + 'credit_id': '66a0f0811570ed494f18bd26', + 'gender': 1, + 'id': 230660, + 'locked': true, + 'name': 'Shioli Kutsuna', + 'order': 19, + 'profile_path': '/5EdMbcRIemzLszjEr36Ic0Obmdb.jpg', + 'url': '/person/230660-shioli-kutsuna' + }, + { + 'bson_id': '4bc8bc78017a3c122d071678', + 'cast_id': 260, + 'character': 'Colossus (voice)', + 'credit_id': '66a0eff7958531da34bf6286', + 'gender': 2, + 'id': 80507, + 'locked': true, + 'name': 'Stefan Kapicic', + 'order': 20, + 'profile_path': '/6qHO7ckiyjLNOmW0v5RZj1MpLBj.jpg', + 'url': '/person/80507-stefan-kapicic' + }, + { + 'bson_id': '4d4228f75e73d6361902507c', + 'cast_id': 279, + 'character': 'Buck', + 'credit_id': '66a0f2536e2a098d255dad9b', + 'gender': 2, + 'id': 215887, + 'locked': true, + 'name': 'Randal Reeder', + 'order': 21, + 'profile_path': '/eJfW7w36Vl8dEnN9T2dnlkUReWG.jpg', + 'url': '/person/215887-randal-reeder' + }, + { + 'bson_id': '571f019cc3a3686c99001504', + 'cast_id': 262, + 'character': 'Shatterstar', + 'credit_id': '66a0f0364f446414cf0bea38', + 'gender': 2, + 'id': 1610940, + 'locked': true, + 'name': 'Lewis Tan', + 'order': 22, + 'profile_path': '/ik347wakcZRfULiLbjGJpRcqSQz.jpg', + 'url': '/person/1610940-lewis-tan' + }, + { + 'bson_id': '66a1f009adc660b3fb265bf2', + 'cast_id': 301, + 'character': 'Dancepool', + 'credit_id': '66a1f00aadc660b3fb265bf9', + 'gender': 2, + 'id': 4848495, + 'locked': true, + 'name': 'Nick Pauley', + 'order': 23, + 'profile_path': '/xUmpb3crQFGh7TuI9ezk0gv7oAN.jpg', + 'url': '/person/4848495-nick-pauley' + }, + { + 'bson_id': '4f4717550e7a007b69021922', + 'cast_id': 302, + 'character': 'Mrs. Chipman', + 'credit_id': '66a1f015c7271d45f9cf8367', + 'gender': 1, + 'id': 963257, + 'locked': true, + 'name': 'Sonita Henry', + 'order': 24, + 'profile_path': '/oIBILFSVqHT2warKlXSPDML3llI.jpg', + 'url': '/person/963257-sonita-henry' + }, + { + 'bson_id': '5967e57fc3a36875e9008a67', + 'cast_id': 303, + 'character': 'Mr. Chipman', + 'credit_id': '66a1f023a9212776c5e0fc39', + 'gender': 2, + 'id': 1850835, + 'locked': true, + 'name': 'Ryan McKen', + 'order': 25, + 'profile_path': '/lGVReBLi74MCxaCBr2KBx1zTiWV.jpg', + 'url': '/person/1850835-ryan-mcken' + }, + { + 'bson_id': '66a1f035a830bd008f08872a', + 'cast_id': 304, + 'character': 'Elliot Chipman', + 'credit_id': '66a1f035a830bd008f088731', + 'gender': 0, + 'id': 4848497, + 'locked': true, + 'name': 'Nanak Phlora', + 'order': 26, + 'profile_path': null, + 'url': '/person/4848497-nanak-phlora' + }, + { + 'bson_id': '66a1f062eb5b530b3acf8297', + 'cast_id': 305, + 'character': 'Kevin Chipman', + 'credit_id': '66a1f063eb5b530b3acf829e', + 'gender': 0, + 'id': 4848499, + 'locked': true, + 'name': 'Aydin Ahmed', + 'order': 27, + 'profile_path': null, + 'url': '/person/4848499-aydin-ahmed' + }, + { + 'bson_id': '578594dfc3a36857d90081c3', + 'cast_id': 306, + 'character': 'Minuteman Leader', + 'credit_id': '66a1f075fd5d5c9bfedda32c', + 'gender': 2, + 'id': 1649401, + 'locked': true, + 'name': 'Leemore Marrett Jr.', + 'order': 28, + 'profile_path': '/lrr8xbevZFfCMixuSPnUjwO2Oqa.jpg', + 'url': '/person/1649401-leemore-marrett-jr' + }, + { + 'bson_id': '56dd6cc6925141764b0017ad', + 'cast_id': 307, + 'character': 'TVA Tech', + 'credit_id': '66a1f086bcf6b96327f78c14', + 'gender': 2, + 'id': 1587576, + 'locked': true, + 'name': 'James Dryden', + 'order': 29, + 'profile_path': '/9eYxdu0dzydWEPzNHIDYVwpQSTW.jpg', + 'url': '/person/1587576-james-dryden' + }, + { + 'bson_id': '6639cac86611b4012769a50e', + 'cast_id': 308, + 'character': 'Bar Patron', + 'credit_id': '66a1f0a22b0919f669a0d0ba', + 'gender': 2, + 'id': 4698632, + 'locked': true, + 'name': 'Ollie Palmer', + 'order': 30, + 'profile_path': '/kICsR18nsLMjxMrIWjJKtOsAkJj.jpg', + 'url': '/person/4698632-ollie-palmer' + }, + { + 'bson_id': '4d3decb15e73d672b8023fde', + 'cast_id': 281, + 'character': 'Seedy Bartender', + 'credit_id': '66a0f2914194f9b3d7dd7722', + 'gender': 2, + 'id': 167008, + 'locked': true, + 'name': 'Greg Hemphill', + 'order': 31, + 'profile_path': '/juE0ZmdUbxfMBhtOz9LBV8MiLKH.jpg', + 'url': '/person/167008-greg-hemphill' + }, + { + 'bson_id': '60ef9ec6f3e0df00467a8ef1', + 'cast_id': 323, + 'character': 'Juggernaut', + 'credit_id': '66a301b3073923ad4918fbc1', + 'gender': 2, + 'id': 3158217, + 'locked': true, + 'name': 'Aaron W Reed', + 'order': 32, + 'profile_path': '/e9dW9ezNxeGEu8MnQ1NTOz3PM93.jpg', + 'url': '/person/3158217-aaron-w-reed' + }, + { + 'bson_id': '66a687fd4b7236fe72722dba', + 'cast_id': 329, + 'character': 'Blob', + 'credit_id': '66a6881cef66779c2a40bae8', + 'gender': 0, + 'id': 4854075, + 'locked': true, + 'name': 'Mike Waters', + 'order': 33, + 'profile_path': null, + 'url': '/person/4854075-mike-waters' + }, + { + 'bson_id': '4bc8bb60017a3c122d06e679', + 'cast_id': 330, + 'character': 'TVA Soldier', + 'credit_id': '66a6886032810e2e630954ff', + 'gender': 2, + 'id': 78597, + 'locked': true, + 'name': 'Rob McElhenney', + 'order': 34, + 'profile_path': '/gcep3ItyxaZ3ljH1IS6Lfkm8IAs.jpg', + 'url': '/person/78597-rob-mcelhenney' + }, + { + 'bson_id': '66a688dce1321cc4eb7463cd', + 'cast_id': 331, + 'character': 'Screaming Mutant (voice)', + 'credit_id': '66a688dce1321cc4eb7463d4', + 'gender': 1, + 'id': 4854086, + 'locked': true, + 'name': 'James Reynolds', + 'order': 35, + 'profile_path': null, + 'url': '/person/4854086-james-reynolds' + }, + { + 'bson_id': '5419bfaac3a3683f010002f8', + 'cast_id': 309, + 'character': 'Outpost Tech', + 'credit_id': '66a1f0ddd9ec811948cf8314', + 'gender': 2, + 'id': 1364950, + 'locked': true, + 'name': 'Ed Kear', + 'order': 36, + 'profile_path': '/jB1QY1DSN253bbtz51MHXEBj9O8.jpg', + 'url': '/person/1364950-ed-kear' + }, + { + 'bson_id': '5a4840080e0a26488c00a3f4', + 'cast_id': 310, + 'character': 'TVA Office Agent', + 'credit_id': '66a1f0e8e455b7e8af18e453', + 'gender': 2, + 'id': 1951011, + 'locked': true, + 'name': 'Paul G. Raymond', + 'order': 37, + 'profile_path': '/28pPNcmHZuH4XM4eUHoFGZF6LGA.jpg', + 'url': '/person/1951011-paul-g-raymond' + }, + { + 'bson_id': '4bc8aa14017a3c122d0489da', + 'cast_id': 313, + 'character': 'Ladypool (voice)', + 'credit_id': '66a1f42ebffb534f84e0fe30', + 'gender': 1, + 'id': 59175, + 'locked': true, + 'name': 'Blake Lively', + 'order': 38, + 'profile_path': '/oWQG50XE8uTYYskUOs5LLj4dMZS.jpg', + 'url': '/person/59175-blake-lively' + }, + { + 'bson_id': '66a05b26fb291c3e40990b2b', + 'cast_id': 318, + 'character': 'Kidpool (voice)', + 'credit_id': '66a30047f807a42be983c2e1', + 'gender': 0, + 'id': 4846410, + 'locked': true, + 'name': 'Inez Reynolds', + 'order': 39, + 'profile_path': null, + 'url': '/person/4846410-inez-reynolds' + }, + { + 'bson_id': '4bc8a3ed017a3c122d03b001', + 'cast_id': 319, + 'character': 'Headpool (voice)', + 'credit_id': '66a300706efb745b63d4f23e', + 'gender': 2, + 'id': 51797, + 'locked': true, + 'name': 'Nathan Fillion', + 'order': 40, + 'profile_path': '/aW6vCxkUZtwb6iH2Wf88Uq0XNVv.jpg', + 'url': '/person/51797-nathan-fillion' + }, + { + 'bson_id': '4bc88f9a017a3c122d008e03', + 'cast_id': 314, + 'character': 'Cowboypool (voice)', + 'credit_id': '66a201662f9da16572383f13', + 'gender': 2, + 'id': 10297, + 'locked': true, + 'name': 'Matthew McConaughey', + 'order': 41, + 'profile_path': '/sY2mwpafcwqyYS1sOySu1MENDse.jpg', + 'url': '/person/10297-matthew-mcconaughey' + }, + { + 'bson_id': '66a300836056ca7331cf989b', + 'cast_id': 320, + 'character': 'Babypool (voice)', + 'credit_id': '66a300856056ca7331cf98a2', + 'gender': 0, + 'id': 4850040, + 'locked': true, + 'name': 'OIin Reynolds', + 'order': 42, + 'profile_path': null, + 'url': '/person/4850040-oiin-reynolds' + }, + { + 'bson_id': '65386b9af495ee011c23fbd2', + 'cast_id': 321, + 'character': 'Welshpool', + 'credit_id': '66a30099f410fb5dd314f3ab', + 'gender': 0, + 'id': 4338091, + 'locked': true, + 'name': 'Paul Mullin', + 'order': 43, + 'profile_path': '/bZZ4wvdMJtt6aPUSQAAY4G7mzbe.jpg', + 'url': '/person/4338091-paul-mullin' + }, + { + 'bson_id': '5ca43d709251412df81da3d2', + 'cast_id': 322, + 'character': 'Canadapool', + 'credit_id': '66a300a949a40fe7d55d46de', + 'gender': 2, + 'id': 2280082, + 'locked': true, + 'name': 'Alex Kyshkovych', + 'order': 44, + 'profile_path': '/nyy5o659Z1LfLl9ckRT1FiNop4U.jpg', + 'url': '/person/2280082-alex-kyshkovych' + }, + { + 'bson_id': '4bc8ac2e017a3c122d04eeb7', + 'cast_id': 333, + 'character': 'Thor Odinson (archive footage) (uncredited)', + 'credit_id': '66a7ee63db5ac8177656c57b', + 'gender': 2, + 'id': 74568, + 'locked': false, + 'name': 'Chris Hemsworth', + 'order': 45, + 'profile_path': '/xkHHiJXraaMFXgRYspN6KVrFn17.jpg', + 'url': '/person/74568-chris-hemsworth' + }, + { + 'bson_id': '5d94403121c4ca00117f9588', + 'cast_id': 332, + 'character': 'Russian (uncredited)', + 'credit_id': '66a6899a1156084b5fdaf78d', + 'gender': 2, + 'id': 2423284, + 'locked': true, + 'name': 'Billy Clements', + 'order': 46, + 'profile_path': '/nipJ22DXJBsdM1teQodwop42U6S.jpg', + 'url': '/person/2423284-billy-clements' + }, + { + 'bson_id': '66a8ff8cb47e5a4ccdebc6ba', + 'cast_id': 335, + 'character': 'Toad (uncredited)', + 'credit_id': '66a8ff8cb47e5a4ccdebc6c0', + 'gender': 2, + 'id': 4857614, + 'locked': true, + 'name': 'Daniel Medina Ramos', + 'order': 47, + 'profile_path': '/3ZmlKGTlBF09ZxmoOH9lB1xdsf2.jpg', + 'url': '/person/4857614-daniel-medina-ramos' + }, + { + 'bson_id': '648c7aed42bf0100e49da53d', + 'cast_id': 337, + 'character': 'Lady Deathstrike (uncredited)', + 'credit_id': '66a96e46f9c9f9f3a4e3aca7', + 'gender': 1, + 'id': 4115448, + 'locked': true, + 'name': 'Jade Lye', + 'order': 48, + 'profile_path': '/4r1zrh8Wf32W74fltUn37Uz2FfV.jpg', + 'url': '/person/4115448-jade-lye' + }, + { + 'bson_id': '66a97034b2bfdd9e37837c4d', + 'cast_id': 339, + 'character': 'Quill (uncredited)', + 'credit_id': '66a97034b2bfdd9e37837c54', + 'gender': 0, + 'id': 4858600, + 'locked': true, + 'name': 'Nilly Cetin', + 'order': 49, + 'profile_path': '/vLKWIjSztXEHUOMFolVudij4jbs.jpg', + 'url': '/person/4858600-nilly-cetin' + }, + { + 'bson_id': '5d94411da06efe00125af3bb', + 'cast_id': 341, + 'character': 'Azazel (uncredited)', + 'credit_id': '66a971ad9f6dabe412bfccf3', + 'gender': 2, + 'id': 2423287, + 'locked': true, + 'name': 'Eduardo Gago Muñoz', + 'order': 50, + 'profile_path': '/r9DaaOfiACoUX7Ezs63K8DZrpHI.jpg', + 'url': '/person/2423287-eduardo-gago-munoz' + }, + { + 'bson_id': '66a97562146f128153e3ac7b', + 'cast_id': 344, + 'character': 'Callisto (uncredited)', + 'credit_id': '66a9757cdca616e20759c86c', + 'gender': 0, + 'id': 4858628, + 'locked': true, + 'name': 'Chloe Kibble', + 'order': 51, + 'profile_path': '/6jgp3IJenhe9R1cdV25gfzlSDpy.jpg', + 'url': '/person/4858628-chloe-kibble' + }, + { + 'bson_id': '5bc5dd0ac3a3682d47080eca', + 'cast_id': 346, + 'character': 'Bullseye (uncredited)', + 'credit_id': '66a9773bfd1353a12e837c7e', + 'gender': 0, + 'id': 2151833, + 'locked': true, + 'name': 'Curtis Rowland Small', + 'order': 52, + 'profile_path': '/lgAOeihmiZ2CdKWpa35BxpBeSiK.jpg', + 'url': '/person/2151833-curtis-rowland-small' + }, + { + 'bson_id': '6650abecf57c23a36106971c', + 'cast_id': 347, + 'character': 'Psylocke (uncredited)', + 'credit_id': '66a9789265780b6119cd19ed', + 'gender': 1, + 'id': 4733517, + 'locked': true, + 'name': 'Ayesha Hussain', + 'order': 53, + 'profile_path': '/7bChdeG2k7GoAf8nG12p05Ssrbe.jpg', + 'url': '/person/4733517-ayesha-hussain' + }, + { + 'bson_id': '66a979be2bc64315b1b437e6', + 'cast_id': 349, + 'character': 'Arclight (uncredited)', + 'credit_id': '66a979ebb2bfdd9e37837c98', + 'gender': 0, + 'id': 4858668, + 'locked': true, + 'name': 'Jessica Walker', + 'order': 54, + 'profile_path': '/5fZ41rVpPKI5VpBFt2dBRcOaHtL.jpg', + 'url': '/person/4858668-jessica-walker' + }, + { + 'bson_id': '57cb772192514163dd004396', + 'cast_id': 334, + 'character': 'Haroldpool (uncredited)', + 'credit_id': '66a806f50fb65ccb569fd9ee', + 'gender': 2, + 'id': 1674196, + 'locked': true, + 'name': 'Harry Holland', + 'order': 55, + 'profile_path': '/8gsfzGUySLLaT0GCzuWxAfLWOWS.jpg', + 'url': '/person/1674196-harry-holland' + }, + { + 'bson_id': '61fc3a0059e8a9009257fd32', + 'cast_id': 350, + 'character': 'Zenpool (uncredited)', + 'credit_id': '66ade5ed089fe1f033c05828', + 'gender': 2, + 'id': 3411282, + 'locked': true, + 'name': 'Kevin Fortin', + 'order': 56, + 'profile_path': '/bRBUOhX9Oc0A2nNARsP4jkoDzva.jpg', + 'url': '/person/3411282-kevin-fortin' + } +] +const crewData = [ + { + 'bson_id': '5254181c19c295794038ab0a', + 'credit_id': '5be4ba01c3a36810d20360b3', + 'department': '编剧', + 'gender': 2, + 'id': 1222480, + 'job': 'Characters', + 'locked': true, + 'name': 'Fabian Nicieza', + 'profile_path': '/vV0VKVThe1o6fyS6SCRAlVNVdLX.jpg', + 'url': '/person/1222480-fabian-nicieza' + }, + { + 'bson_id': '4f2dbb5a19c2954f6e000ddd', + 'credit_id': '5be4ba26c3a36810d20360c5', + 'department': '编剧', + 'gender': 2, + 'id': 934844, + 'job': 'Characters', + 'locked': true, + 'name': 'Rob Liefeld', + 'profile_path': '/2WF4E4afbS2nCUNV3ksTGdouyvf.jpg', + 'url': '/person/934844-rob-liefeld' + }, + { + 'bson_id': '4bc88fdc017a3c122d009506', + 'credit_id': '5e1163b7c740d900150a4656', + 'department': '制片', + 'gender': 2, + 'id': 10850, + 'job': 'Producer', + 'locked': true, + 'name': 'Kevin Feige', + 'profile_path': '/w2VgeSlWhws5CmpxJMNBSCvELnx.jpg', + 'url': '/person/10850-kevin-feige' + }, + { + 'bson_id': '4bc89613017a3c122d0152fd', + 'credit_id': '622bc4c8a579f9006f1f0a6d', + 'department': '导演', + 'gender': 2, + 'id': 17825, + 'job': 'Director', + 'locked': true, + 'name': 'Shawn Levy', + 'profile_path': '/j1CXZgmfvFeD7S3PYtsEk8H3ebB.jpg', + 'url': '/person/17825-shawn-levy' + }, + { + 'bson_id': '4bc89026017a3c122d009e1e', + 'credit_id': '622be2de9a358d0071934f94', + 'department': '编剧', + 'gender': 2, + 'id': 7932, + 'job': 'Writer', + 'locked': true, + 'name': 'Rhett Reese', + 'profile_path': '/8QjgT3ffjzSTfih5C0LpFEea5Ps.jpg', + 'url': '/person/7932-rhett-reese' + }, + { + 'bson_id': '4bc8c09d017a3c122d07b4d6', + 'credit_id': '622be2ea24f2ce001d7e0365', + 'department': '编剧', + 'gender': 2, + 'id': 91269, + 'job': 'Writer', + 'locked': true, + 'name': 'Paul Wernick', + 'profile_path': '/12wCVgUkLv7RejadXXZrtL8Tj5N.jpg', + 'url': '/person/91269-paul-wernick' + }, + { + 'bson_id': '4bc8a7ab017a3c122d043933', + 'credit_id': '6333c20dd465370082a9ee7b', + 'department': '制片', + 'gender': 2, + 'id': 57027, + 'job': 'Executive Producer', + 'locked': true, + 'name': 'Louis D\'Esposito', + 'profile_path': '/mPy6hxHrHoEOWdljLyZM6DNBSPn.jpg', + 'url': '/person/57027-louis-d-esposito' + }, + { + 'bson_id': '4bc89857017a3c122d01a5f7', + 'credit_id': '6333da1330f79c008f664626', + 'department': '制片', + 'gender': 2, + 'id': 10859, + 'job': 'Producer', + 'locked': true, + 'name': 'Ryan Reynolds', + 'profile_path': '/2Orm6l3z3zukF1q0AgIOUqvwLeB.jpg', + 'url': '/person/10859-ryan-reynolds' + }, + { + 'bson_id': '4bc89857017a3c122d01a5f7', + 'credit_id': '6333da45eec4f300801b6800', + 'department': '编剧', + 'gender': 2, + 'id': 10859, + 'job': 'Writer', + 'locked': true, + 'name': 'Ryan Reynolds', + 'profile_path': '/2Orm6l3z3zukF1q0AgIOUqvwLeB.jpg', + 'url': '/person/10859-ryan-reynolds' + }, + { + 'bson_id': '4bc89613017a3c122d0152fd', + 'credit_id': '63eba86a8e870200a98925c8', + 'department': '制片', + 'gender': 2, + 'id': 17825, + 'job': 'Producer', + 'locked': true, + 'name': 'Shawn Levy', + 'profile_path': '/j1CXZgmfvFeD7S3PYtsEk8H3ebB.jpg', + 'url': '/person/17825-shawn-levy' + }, + { + 'bson_id': '5253900519c2957940284909', + 'credit_id': '6450b829e942ee0e357183db', + 'department': '编剧', + 'gender': 2, + 'id': 1219669, + 'job': 'Writer', + 'locked': true, + 'name': 'Zeb Wells', + 'profile_path': '/l6PCnqbpqCnqyJ8lXQds8Pq71uw.jpg', + 'url': '/person/1219669-zeb-wells' + }, + { + 'bson_id': '4bc88d75017a3c122d0056cb', + 'credit_id': '6455815b57d37801717cd4a6', + 'department': '制片', + 'gender': 1, + 'id': 7232, + 'job': 'Casting', + 'locked': true, + 'name': 'Sarah Halley Finn', + 'profile_path': '/jxECVz09YGZAg1AmdzfEkPm4xeY.jpg', + 'url': '/person/7232-sarah-halley-finn' + }, + { + 'bson_id': '4bc89613017a3c122d0152fd', + 'credit_id': '645816486c84920181874390', + 'department': '编剧', + 'gender': 2, + 'id': 17825, + 'job': 'Writer', + 'locked': true, + 'name': 'Shawn Levy', + 'profile_path': '/j1CXZgmfvFeD7S3PYtsEk8H3ebB.jpg', + 'url': '/person/17825-shawn-levy' + }, + { + 'bson_id': '4f72c2a057c7b16ce3010327', + 'credit_id': '645d3da8fe077a5cafbec4dc', + 'department': '摄像', + 'gender': 2, + 'id': 1017789, + 'job': 'Director of Photography', + 'locked': true, + 'name': 'George Richmond', + 'profile_path': '/xxDOdxyiwf89xE5OULLoERKW6oG.jpg', + 'url': '/person/1017789-george-richmond' + }, + { + 'bson_id': '506c3239760ee31cdc001c9d', + 'credit_id': '646a469d33a37600e67b00e9', + 'department': '艺术', + 'gender': 2, + 'id': 1104780, + 'job': 'Production Design', + 'locked': true, + 'name': 'Ray Chan', + 'profile_path': '/u5QThOMyOpZKPXNgC2M00chzcFc.jpg', + 'url': '/person/1104780-ray-chan' + }, + { + 'bson_id': '4bc895fa017a3c122d014efb', + 'credit_id': '648114b8e375c000acc396b7', + 'department': '服装与化妆', + 'gender': 1, + 'id': 17675, + 'job': 'Costume Design', + 'locked': true, + 'name': 'Mayes C. Rubeo', + 'profile_path': '/zq3OHlYKVGPQd1gbojz3xY6t5pT.jpg', + 'url': '/person/17675-mayes-c-rubeo' + }, + { + 'bson_id': '5026937719c2951099004c26', + 'credit_id': '64811590e2726000e8bedcff', + 'department': '导演', + 'gender': 2, + 'id': 1081074, + 'job': 'Second Unit Director', + 'locked': true, + 'name': 'George Cottle', + 'profile_path': '/jwQmBfZCJk7V9W96r7fXo3JGyMs.jpg', + 'url': '/person/1081074-george-cottle' + }, + { + 'bson_id': '4faa8e9f760ee33eea00737d', + 'credit_id': '64adcf6d3e2ec8012ee5724d', + 'department': '音响', + 'gender': 2, + 'id': 1042699, + 'job': 'Original Music Composer', + 'locked': true, + 'name': 'Rob Simonsen', + 'profile_path': '/oLz4I5M32k3ynlgMeph9LFsBRsP.jpg', + 'url': '/person/1042699-rob-simonsen' + }, + { + 'bson_id': '509f85b8760ee347c90003cf', + 'credit_id': '64aea6f13e2ec8012ee5fde2', + 'department': '制片', + 'gender': 2, + 'id': 1117747, + 'job': 'Co-Producer', + 'locked': true, + 'name': 'Mitchell Bell', + 'profile_path': '/vTgWJRc3ABqePIrOwsmr87aLik6.jpg', + 'url': '/person/1117747-mitchell-bell' + }, + { + 'bson_id': '52718aae19c29570e40355c8', + 'credit_id': '654939e72866fa00e1f021d9', + 'department': '艺术', + 'gender': 1, + 'id': 1266574, + 'job': 'Set Decoration', + 'locked': true, + 'name': 'Naomi Moore', + 'profile_path': null, + 'url': '/person/1266574-naomi-moore' + }, + { + 'bson_id': '4bc89995017a3c122d01ddeb', + 'credit_id': '65493a401ac2927b3028ca48', + 'department': '音响', + 'gender': 2, + 'id': 24192, + 'job': 'Music Supervisor', + 'locked': true, + 'name': 'Dave Jordan', + 'profile_path': '/btzUgkKCllxClxIgLhmhZ1qaPw.jpg', + 'url': '/person/24192-dave-jordan' + }, + { + 'bson_id': '595769289251410cbc006a48', + 'credit_id': '656244223679a1097873b704', + 'department': '剪辑', + 'gender': 2, + 'id': 1842127, + 'job': 'Editor', + 'locked': true, + 'name': 'Shane Reid', + 'profile_path': '/idptgX7GBTwqcM7WKKaChThDFQN.jpg', + 'url': '/person/1842127-shane-reid' + }, + { + 'bson_id': '4bc88f8d017a3c122d008cf9', + 'credit_id': '65c95fe3ce6c4c017cbaee00', + 'department': '制片', + 'gender': 1, + 'id': 7200, + 'job': 'Producer', + 'locked': true, + 'name': 'Lauren Shuler Donner', + 'profile_path': '/a0oY5BiS6ubJv3Mxh83XH8S4fH7.jpg', + 'url': '/person/7200-lauren-shuler-donner' + }, + { + 'bson_id': '55dd12ab9251417452000cd2', + 'credit_id': '65c9600baad9c2017db8c411', + 'department': '制片', + 'gender': 1, + 'id': 1500412, + 'job': 'Executive Producer', + 'locked': true, + 'name': 'Wendy Jacobson', + 'profile_path': null, + 'url': '/person/1500412-wendy-jacobson' + }, + { + 'bson_id': '4bc8a8a2017a3c122d0458b4', + 'credit_id': '65c96020aaec71019b59e2bc', + 'department': '制片', + 'gender': 1, + 'id': 57634, + 'job': 'Executive Producer', + 'locked': true, + 'name': 'Mary McLaglen', + 'profile_path': '/p2Ll42Ov1ZusGSKGJeyy5MCeP7R.jpg', + 'url': '/person/57634-mary-mclaglen' + }, + { + 'bson_id': '4bc88fe5017a3c122d009629', + 'credit_id': '65c96028ce6c4c0149b9796b', + 'department': '制片', + 'gender': 2, + 'id': 10956, + 'job': 'Executive Producer', + 'locked': true, + 'name': 'Josh McLaglen', + 'profile_path': '/5PJWCWlKF3kJWOHSqs7l7M7nZK9.jpg', + 'url': '/person/10956-josh-mclaglen' + }, + { + 'bson_id': '4bc89026017a3c122d009e1e', + 'credit_id': '65c9602e266778017c598c50', + 'department': '制片', + 'gender': 2, + 'id': 7932, + 'job': 'Executive Producer', + 'locked': true, + 'name': 'Rhett Reese', + 'profile_path': '/8QjgT3ffjzSTfih5C0LpFEea5Ps.jpg', + 'url': '/person/7932-rhett-reese' + }, + { + 'bson_id': '4bc8c09d017a3c122d07b4d6', + 'credit_id': '65c96038e4b5760164150eb9', + 'department': '制片', + 'gender': 2, + 'id': 91269, + 'job': 'Executive Producer', + 'locked': true, + 'name': 'Paul Wernick', + 'profile_path': '/12wCVgUkLv7RejadXXZrtL8Tj5N.jpg', + 'url': '/person/91269-paul-wernick' + }, + { + 'bson_id': '5d5226edd8e225237a2ea276', + 'credit_id': '65c96043a93d2501634c1178', + 'department': '制片', + 'gender': 2, + 'id': 2385846, + 'job': 'Executive Producer', + 'locked': true, + 'name': 'George Dewey', + 'profile_path': '/or0HVsTZ5KsQvpI8ag0XNjFLUUv.jpg', + 'url': '/person/2385846-george-dewey' + }, + { + 'bson_id': '4bc8926c017a3c122d00e04e', + 'credit_id': '65c9604c8d77c4017b471b14', + 'department': '制片', + 'gender': 2, + 'id': 11092, + 'job': 'Executive Producer', + 'locked': true, + 'name': 'Simon Kinberg', + 'profile_path': '/3xvTvkIaKfU276cpajiAoGjvaaO.jpg', + 'url': '/person/11092-simon-kinberg' + }, + { + 'bson_id': '4bc8b202017a3c122d059fcc', + 'credit_id': '65c96053a93d2501844da71f', + 'department': '制片', + 'gender': 2, + 'id': 71230, + 'job': 'Executive Producer', + 'locked': true, + 'name': 'Jonathon Komack Martin', + 'profile_path': '/iyFhEYrvbc5FH7YFMd7tTJi9oe3.jpg', + 'url': '/person/71230-jonathon-komack-martin' + }, + { + 'bson_id': '5ac38b54c3a3682db5036769', + 'credit_id': '65db6cee05b549016216f4b0', + 'department': '视效', + 'gender': 2, + 'id': 2014531, + 'job': 'Visual Effects Supervisor', + 'locked': true, + 'name': 'Swen Gillberg', + 'profile_path': '/9xyGlyUVugb2aLVnjHCEOmSHM3m.jpg', + 'url': '/person/2014531-swen-gillberg' + }, + { + 'bson_id': '4bc8a562017a3c122d03e6dd', + 'credit_id': '65f4d7c42222f60186e5b9c0', + 'department': '剪辑', + 'gender': 2, + 'id': 54271, + 'job': 'Editor', + 'locked': true, + 'name': 'Dean Zimmerman', + 'profile_path': '/6mKK4thSO0CthmhygO2spWyVjcv.jpg', + 'url': '/person/54271-dean-zimmerman' + }, + { + 'bson_id': '5026937719c2951099004c26', + 'credit_id': '6606f588a6ddcb017c45a174', + 'department': '工作人员', + 'gender': 2, + 'id': 1081074, + 'job': 'Stunt Coordinator', + 'locked': false, + 'name': 'George Cottle', + 'profile_path': '/jwQmBfZCJk7V9W96r7fXo3JGyMs.jpg', + 'url': '/person/1081074-george-cottle' + }, + { + 'bson_id': '5ac37a369251412712034d11', + 'credit_id': '6627dff9cb6db500caad41e3', + 'department': '艺术', + 'gender': 2, + 'id': 2014410, + 'job': 'Art Direction', + 'locked': true, + 'name': 'Alex Bowens', + 'profile_path': null, + 'url': '/person/2014410-alex-bowens' + }, + { + 'bson_id': '4bc8999e017a3c122d01df38', + 'credit_id': '6627e48663d937018775aebf', + 'department': '服装与化妆', + 'gender': 1, + 'id': 24260, + 'job': 'Hair Designer', + 'locked': true, + 'name': 'Claire Pritchard', + 'profile_path': '/9yoXqLnATg2qzE4DORtYDdGzp6c.jpg', + 'url': '/person/24260-claire-pritchard' + }, + { + 'bson_id': '4bc88fe5017a3c122d009629', + 'credit_id': '66293832cb6db50163b07956', + 'department': '导演', + 'gender': 2, + 'id': 10956, + 'job': 'First Assistant Director', + 'locked': true, + 'name': 'Josh McLaglen', + 'profile_path': '/5PJWCWlKF3kJWOHSqs7l7M7nZK9.jpg', + 'url': '/person/10956-josh-mclaglen' + }, + { + 'bson_id': '4bc893de017a3c122d010dce', + 'credit_id': '6634f7fbfe6c1801262fe26b', + 'department': '服装与化妆', + 'gender': 2, + 'id': 15017, + 'job': 'Makeup Designer', + 'locked': true, + 'name': 'Bill Corso', + 'profile_path': '/gY3zqmfv2kNYpQBnIgFormVU829.jpg', + 'url': '/person/15017-bill-corso' + }, + { + 'bson_id': '575ed5f092514116b6001c94', + 'credit_id': '6634fa8083ee67012d40e398', + 'department': '服装与化妆', + 'gender': 0, + 'id': 1635162, + 'job': 'Hairstylist', + 'locked': true, + 'name': 'Sean Flanigan', + 'profile_path': '/fPwyDOkYb6UhO8VawfqNxTrYviM.jpg', + 'url': '/person/1635162-sean-flanigan' + }, + { + 'bson_id': '5abcd967c3a368435f0233f8', + 'credit_id': '6635092dc9054f01338f3e8e', + 'department': '工作人员', + 'gender': 0, + 'id': 2010336, + 'job': 'Visual Effects Art Director', + 'locked': true, + 'name': 'Martin Bell', + 'profile_path': null, + 'url': '/person/2010336-martin-bell' + }, + { + 'bson_id': '57bace9ec3a3687ec70002b1', + 'credit_id': '665853fbcd22f2f92e74dde1', + 'department': '音响', + 'gender': 2, + 'id': 1669139, + 'job': 'Sound Designer', + 'locked': true, + 'name': 'Samson Neslund', + 'profile_path': '/ijB0ydqIhpFz5J7IbNBMxLNEMbE.jpg', + 'url': '/person/1669139-samson-neslund' + }, + { + 'bson_id': '537f4cb90e0a2624c7004e19', + 'credit_id': '6665e3df67854833cf9f396e', + 'department': '服装与化妆', + 'gender': 2, + 'id': 1323295, + 'job': 'Costume Design', + 'locked': true, + 'name': 'Graham Churchyard', + 'profile_path': '/xxRDb60lI0QX7tdxELT0gnvQtBg.jpg', + 'url': '/person/1323295-graham-churchyard' + }, + { + 'bson_id': '54b14636c3a3684012001a03', + 'credit_id': '6672230d0bd9d0ec5f34439c', + 'department': '艺术', + 'gender': 2, + 'id': 1411839, + 'job': 'Storyboard Artist', + 'locked': true, + 'name': 'William Groebe', + 'profile_path': '/r9ygFRpbBSjonMSrIVn4cyv292e.jpg', + 'url': '/person/1411839-william-groebe' + }, + { + 'bson_id': '553a0280c3a3687845008165', + 'credit_id': '66747e14ebdf53a68f9f747d', + 'department': '音响', + 'gender': 2, + 'id': 1458425, + 'job': 'Supervising Sound Editor', + 'locked': true, + 'name': 'Ryan Cole', + 'profile_path': null, + 'url': '/person/1458425-ryan-cole' + }, + { + 'bson_id': '53ec805ec3a3682ac4000af4', + 'credit_id': '6674b71216a3ced7f828d703', + 'department': '工作人员', + 'gender': 2, + 'id': 1352976, + 'job': 'Stunt Coordinator', + 'locked': true, + 'name': 'Colin Follenweider', + 'profile_path': '/2n9hWyxthd6qPw3c3vxwXzwZWtn.jpg', + 'url': '/person/1352976-colin-follenweider' + }, + { + 'bson_id': '6256bdf3323eba0e4c9727db', + 'credit_id': '6674b990b870fbaacd28d700', + 'department': '工作人员', + 'gender': 2, + 'id': 3505013, + 'job': 'Stunts', + 'locked': true, + 'name': 'Marvin Berrembou', + 'profile_path': '/s7uRgWET3heeIHjft82jKkLaIe8.jpg', + 'url': '/person/3505013-marvin-berrembou' + }, + { + 'bson_id': '6674ba6dab719201b74ebc2e', + 'credit_id': '6674ba6dab719201b74ebc35', + 'department': '工作人员', + 'gender': 0, + 'id': 4786182, + 'job': 'Stunt Driver', + 'locked': true, + 'name': 'Tom Buckley', + 'profile_path': null, + 'url': '/person/4786182-tom-buckley' + }, + { + 'bson_id': '5c6914c90e0a261e0696e879', + 'credit_id': '6674be7ae3cded16200f21b0', + 'department': '工作人员', + 'gender': 2, + 'id': 2244034, + 'job': 'Stunts', + 'locked': true, + 'name': 'Adrian Derrick-Palmer', + 'profile_path': '/6lTrbZ7Vf19QNl3gJhkFoJ7vtS8.jpg', + 'url': '/person/2244034-adrian-derrick-palmer' + }, + { + 'bson_id': '55e41e61c3a3684191003bd9', + 'credit_id': '66759664ed6c6cbb2db05487', + 'department': '工作人员', + 'gender': 2, + 'id': 1502469, + 'job': 'Stunts', + 'locked': true, + 'name': 'Josh Dyer', + 'profile_path': '/9qv3HhF8q6BAEpSoCJ3Np7mkxDI.jpg', + 'url': '/person/1502469-josh-dyer' + }, + { + 'bson_id': '4bc8c8ab017a3c122d08df17', + 'credit_id': '667cc2b74e2b8fdc5078509b', + 'department': '音响', + 'gender': 2, + 'id': 95835, + 'job': 'Sound Designer', + 'locked': true, + 'name': 'Eric A. Norris', + 'profile_path': '/mksvxvfNqhFM8lsKSckosiOWYpq.jpg', + 'url': '/person/95835-eric-a-norris' + }, + { + 'bson_id': '5814b53c9251415642000094', + 'credit_id': '668ad22632c4084b8b159355', + 'department': '艺术', + 'gender': 2, + 'id': 1701154, + 'job': 'Storyboard Artist', + 'locked': true, + 'name': 'Jeremy Simser', + 'profile_path': '/6VCbdDFTe9ogaSU3HlKM3MJIwV4.jpg', + 'url': '/person/1701154-jeremy-simser' + }, + { + 'bson_id': '4cd3591b5e73d67349000078', + 'credit_id': '668d703d16552decc5f36544', + 'department': '灯光', + 'gender': 0, + 'id': 141470, + 'job': 'Gaffer', + 'locked': true, + 'name': 'Wayne Shields', + 'profile_path': null, + 'url': '/person/141470-wayne-shields' + }, + { + 'bson_id': '4bc8bd8f017a3c122d073be6', + 'credit_id': '668d91d76e82d482c61f6a4d', + 'department': '工作人员', + 'gender': 2, + 'id': 81671, + 'job': 'Stunts', + 'locked': true, + 'name': 'Mark Strange', + 'profile_path': '/1oYGZnDhIHpJHonuCCwKSeTN1mR.jpg', + 'url': '/person/81671-mark-strange' + }, + { + 'bson_id': '55e513afc3a36813eb000c14', + 'credit_id': '668d92a90293ab2aa81f6a80', + 'department': '工作人员', + 'gender': 0, + 'id': 1502956, + 'job': 'Stunt Double', + 'locked': true, + 'name': 'Daniel Stevens', + 'profile_path': '/oJhASwyMincQlxf42aJn9khlt9Z.jpg', + 'url': '/person/1502956-daniel-stevens' + }, + { + 'bson_id': '5fb15591735205004116d112', + 'credit_id': '668d96a6381eee5eb5f369d4', + 'department': '工作人员', + 'gender': 1, + 'id': 2857602, + 'job': 'Stunts', + 'locked': true, + 'name': 'Ailís Smith', + 'profile_path': null, + 'url': '/person/2857602-ailis-smith' + }, + { + 'bson_id': '5ff79e1afdc4fa0040ccf51c', + 'credit_id': '668d979a281b829e800d1dec', + 'department': '工作人员', + 'gender': 1, + 'id': 2927525, + 'job': 'Stunts', + 'locked': true, + 'name': 'Lauriane Rouault', + 'profile_path': null, + 'url': '/person/2927525-lauriane-rouault' + }, + { + 'bson_id': '5f41bf4099d5c30033b59237', + 'credit_id': '668d982b1f11861a2832a64a', + 'department': '工作人员', + 'gender': 2, + 'id': 2752041, + 'job': 'Stunts', + 'locked': true, + 'name': 'Shane Roberts', + 'profile_path': null, + 'url': '/person/2752041-shane-roberts' + }, + { + 'bson_id': '5db444dfd40d4c0018fa8fe2', + 'credit_id': '668d98eb6ca04ed8da0d1af2', + 'department': '工作人员', + 'gender': 2, + 'id': 2441229, + 'job': 'Stunts', + 'locked': true, + 'name': 'Oleg Podobin', + 'profile_path': null, + 'url': '/person/2441229-oleg-podobin' + }, + { + 'bson_id': '61bf3c28a6a4c10043aa6531', + 'credit_id': '668da1effdf0326f62659761', + 'department': '工作人员', + 'gender': 1, + 'id': 3352337, + 'job': 'Stunts', + 'locked': true, + 'name': 'Maureen Lavoyer', + 'profile_path': null, + 'url': '/person/3352337-maureen-lavoyer' + }, + { + 'bson_id': '5f57fa5a162bc30036b27430', + 'credit_id': '668da3781305a62731ae1192', + 'department': '工作人员', + 'gender': 2, + 'id': 2770611, + 'job': 'Stunts', + 'locked': true, + 'name': 'Bogdan Kumšackij', + 'profile_path': '/bJSkpkpRSbb7DgIVovxKu2cagN6.jpg', + 'url': '/person/2770611-bogdan-kumsackij' + }, + { + 'bson_id': '6650abecf57c23a36106971c', + 'credit_id': '668da6f8827c431542f49346', + 'department': '工作人员', + 'gender': 1, + 'id': 4733517, + 'job': 'Stunts', + 'locked': true, + 'name': 'Ayesha Hussain', + 'profile_path': '/7bChdeG2k7GoAf8nG12p05Ssrbe.jpg', + 'url': '/person/4733517-ayesha-hussain' + }, + { + 'bson_id': '5cd56193c3a36869cafda633', + 'credit_id': '668da8b5592385495dc30343', + 'department': '工作人员', + 'gender': 1, + 'id': 2309141, + 'job': 'Stunts', + 'locked': true, + 'name': 'Jessica Hooker', + 'profile_path': '/fCiomI2oFrpSVPTWdceVnny1z9d.jpg', + 'url': '/person/2309141-jessica-hooker' + }, + { + 'bson_id': '5fa674051d820f0043c27d39', + 'credit_id': '668e9733d2c8b83ef70b65c0', + 'department': '工作人员', + 'gender': 2, + 'id': 2846579, + 'job': 'Stunts', + 'locked': true, + 'name': 'Matthew Bell', + 'profile_path': null, + 'url': '/person/2846579-matthew-bell' + }, + { + 'bson_id': '4bc8902b017a3c122d00a105', + 'credit_id': '668e9ee11f11861a2832c7c7', + 'department': '音响', + 'gender': 2, + 'id': 8157, + 'job': 'ADR Mixer', + 'locked': true, + 'name': 'Doc Kane', + 'profile_path': '/rJ12iE2gNd2TalhNXKbKH6Q3bKB.jpg', + 'url': '/person/8157-doc-kane' + }, + { + 'bson_id': '596522939251410a59111f1d', + 'credit_id': '66a0ea224194f9b3d7dd76f4', + 'department': '工作人员', + 'gender': 2, + 'id': 1849452, + 'job': 'Stunts', + 'locked': true, + 'name': 'Tony Christian', + 'profile_path': '/vQNmZWh5msxjOYbSn5ZkPVajfgF.jpg', + 'url': '/person/1849452-tony-christian' + }, + { + 'bson_id': '4d3dfdfd5e73d672b8035281', + 'credit_id': '66a1ec41d3e76bd5276fbb82', + 'department': '编剧', + 'gender': 2, + 'id': 173658, + 'job': 'Characters', + 'locked': true, + 'name': 'Len Wein', + 'profile_path': '/jA38DskVXNIryKgPgc9Tc3GyaGH.jpg', + 'url': '/person/173658-len-wein' + }, + { + 'bson_id': '51f99131760ee3783733ccb2', + 'credit_id': '66a1ec486aef695b11dd9cf7', + 'department': '编剧', + 'gender': 2, + 'id': 1195199, + 'job': 'Characters', + 'locked': true, + 'name': 'John Romita Sr.', + 'profile_path': '/n7YrfwwgHB3PjncCgAySv9R8vvS.jpg', + 'url': '/person/1195199-john-romita-sr' + }, + { + 'bson_id': '5f8973a13af92900394e68d9', + 'credit_id': '66a1ec4fc4e63bdb74e0fcb6', + 'department': '编剧', + 'gender': 2, + 'id': 2817061, + 'job': 'Characters', + 'locked': true, + 'name': 'Herb Trimpe', + 'profile_path': null, + 'url': '/person/2817061-herb-trimpe' + }, + { + 'bson_id': '4cd325617b9aa1134f000001', + 'credit_id': '66a1ec56b985e509a26e8553', + 'department': '编剧', + 'gender': 2, + 'id': 141359, + 'job': 'Characters', + 'locked': true, + 'name': 'Roy Thomas', + 'profile_path': '/2ZzN71BDvknZKTkIYmwNCa2uQMQ.jpg', + 'url': '/person/141359-roy-thomas' + }, + { + 'bson_id': '4bc8a9f6017a3c122d0484aa', + 'credit_id': '66a1ed13657d3eb11da0cd35', + 'department': '服装与化妆', + 'gender': 0, + 'id': 58910, + 'job': 'Key Hair Stylist', + 'locked': true, + 'name': 'Geoff Redknap', + 'profile_path': '/7YkPrZLjVVOTQNXAgxgjzGRrzsP.jpg', + 'url': '/person/58910-geoff-redknap' + }, + { + 'bson_id': '4bc8a9f6017a3c122d0484aa', + 'credit_id': '66a1ed1ae296d3a52418ea10', + 'department': '服装与化妆', + 'gender': 0, + 'id': 58910, + 'job': 'Key Makeup Artist', + 'locked': true, + 'name': 'Geoff Redknap', + 'profile_path': '/7YkPrZLjVVOTQNXAgxgjzGRrzsP.jpg', + 'url': '/person/58910-geoff-redknap' + }, + { + 'bson_id': '553dfd3892514158520027ad', + 'credit_id': '66a1ed53f410fb5dd314dc18', + 'department': '服装与化妆', + 'gender': 2, + 'id': 1459856, + 'job': 'Other', + 'locked': false, + 'name': 'Robb Crafer', + 'profile_path': null, + 'url': '/person/1459856-robb-crafer' + }, + { + 'bson_id': '5ca43d709251412df81da3d2', + 'credit_id': '66a1ed61f15568a11b024008', + 'department': '工作人员', + 'gender': 2, + 'id': 2280082, + 'job': 'Stunt Double', + 'locked': true, + 'name': 'Alex Kyshkovych', + 'profile_path': '/nyy5o659Z1LfLl9ckRT1FiNop4U.jpg', + 'url': '/person/2280082-alex-kyshkovych' + }, + { + 'bson_id': '5f56b298031a1d0035fd67ca', + 'credit_id': '66a1eda18dd96825c6266313', + 'department': '工作人员', + 'gender': 1, + 'id': 2769366, + 'job': 'Stunts', + 'locked': true, + 'name': 'Christina Petrou', + 'profile_path': '/dC7JHx7Q9qKa4YqdCZVvqYTUTSP.jpg', + 'url': '/person/2769366-christina-petrou' + }, + { + 'bson_id': '59c1642e925141737d001961', + 'credit_id': '66a1edbbe85279d0b3cf85d1', + 'department': '工作人员', + 'gender': 2, + 'id': 1891243, + 'job': 'Stunts', + 'locked': true, + 'name': 'Erol Ismail', + 'profile_path': '/a8rZuQ3dZLgJGW5zWikNkdXBsz.jpg', + 'url': '/person/1891243-erol-ismail' + }, + { + 'bson_id': '5bc5dd920e0a266e5d079f38', + 'credit_id': '66a1eddf3c8e8b5b8c14d913', + 'department': '工作人员', + 'gender': 2, + 'id': 2151837, + 'job': 'Stunts', + 'locked': true, + 'name': 'James Cox', + 'profile_path': '/efxG7FKuE1jzfcoJlcBD37T5syJ.jpg', + 'url': '/person/2151837-james-cox' + }, + { + 'bson_id': '5f41c40f0bb0760033d39a2d', + 'credit_id': '66a1edee52d5b3412180f24e', + 'department': '工作人员', + 'gender': 2, + 'id': 2752069, + 'job': 'Stunts', + 'locked': true, + 'name': 'Jonny James', + 'profile_path': '/yNLcisY7ThsxzIP0Lj54OPB9rw9.jpg', + 'url': '/person/2752069-jonny-james' + }, + { + 'bson_id': '5d94403121c4ca00117f9588', + 'credit_id': '66a1f1afac556bd4f0023edc', + 'department': '工作人员', + 'gender': 2, + 'id': 2423284, + 'job': 'Stunts', + 'locked': true, + 'name': 'Billy Clements', + 'profile_path': '/nipJ22DXJBsdM1teQodwop42U6S.jpg', + 'url': '/person/2423284-billy-clements' + }, + { + 'bson_id': '66a1f27ee746bc4fe1c83465', + 'credit_id': '66a1f27ee746bc4fe1c8346c', + 'department': '工作人员', + 'gender': 0, + 'id': 4848517, + 'job': 'In Memory Of', + 'locked': true, + 'name': 'Henry Delaney', + 'profile_path': null, + 'url': '/person/4848517-henry-delaney' + }, + { + 'bson_id': '538ce57bc3a3687146003548', + 'credit_id': '66a2fc1d073923ad4918f9ab', + 'department': '音响', + 'gender': 1, + 'id': 1327030, + 'job': 'Sound Re-Recording Mixer', + 'locked': true, + 'name': 'Lora Hirschberg', + 'profile_path': '/gL4qn7THQn33BgSN2H4jRfuJJbU.jpg', + 'url': '/person/1327030-lora-hirschberg' + }, + { + 'bson_id': '62ca385f4b9bae0a5160ee02', + 'credit_id': '66a44a982fb83d5e35068c74', + 'department': '视效', + 'gender': 0, + 'id': 3618256, + 'job': 'Visual Effects Producer', + 'locked': true, + 'name': 'Lisa Marra', + 'profile_path': null, + 'url': '/person/3618256-lisa-marra' + }, + { + 'bson_id': '66a8ff8cb47e5a4ccdebc6ba', + 'credit_id': '66a96892428ab0c03ca373ca', + 'department': '工作人员', + 'gender': 2, + 'id': 4857614, + 'job': 'Stunts', + 'locked': true, + 'name': 'Daniel Medina Ramos', + 'profile_path': '/3ZmlKGTlBF09ZxmoOH9lB1xdsf2.jpg', + 'url': '/person/4857614-daniel-medina-ramos' + }, + { + 'bson_id': '648c7aed42bf0100e49da53d', + 'credit_id': '66a96e621575dd985adab435', + 'department': '工作人员', + 'gender': 1, + 'id': 4115448, + 'job': 'Stunts', + 'locked': true, + 'name': 'Jade Lye', + 'profile_path': '/4r1zrh8Wf32W74fltUn37Uz2FfV.jpg', + 'url': '/person/4115448-jade-lye' + }, + { + 'bson_id': '66a97034b2bfdd9e37837c4d', + 'credit_id': '66a970d434ca74620f755604', + 'department': '工作人员', + 'gender': 0, + 'id': 4858600, + 'job': 'Stunts', + 'locked': true, + 'name': 'Nilly Cetin', + 'profile_path': '/vLKWIjSztXEHUOMFolVudij4jbs.jpg', + 'url': '/person/4858600-nilly-cetin' + }, + { + 'bson_id': '5d94411da06efe00125af3bb', + 'credit_id': '66a971bd17ba3ae460933acc', + 'department': '工作人员', + 'gender': 2, + 'id': 2423287, + 'job': 'Stunts', + 'locked': true, + 'name': 'Eduardo Gago Muñoz', + 'profile_path': '/r9DaaOfiACoUX7Ezs63K8DZrpHI.jpg', + 'url': '/person/2423287-eduardo-gago-munoz' + }, + { + 'bson_id': '66a97562146f128153e3ac7b', + 'credit_id': '66a97562146f128153e3ac82', + 'department': '工作人员', + 'gender': 0, + 'id': 4858628, + 'job': 'Stunts', + 'locked': true, + 'name': 'Chloe Kibble', + 'profile_path': '/6jgp3IJenhe9R1cdV25gfzlSDpy.jpg', + 'url': '/person/4858628-chloe-kibble' + }, + { + 'bson_id': '5bc5dd0ac3a3682d47080eca', + 'credit_id': '66a9772bb271fff9d2a37260', + 'department': '工作人员', + 'gender': 0, + 'id': 2151833, + 'job': 'Stunts', + 'locked': true, + 'name': 'Curtis Rowland Small', + 'profile_path': '/lgAOeihmiZ2CdKWpa35BxpBeSiK.jpg', + 'url': '/person/2151833-curtis-rowland-small' + }, + { + 'bson_id': '66a979be2bc64315b1b437e6', + 'credit_id': '66a979bf2bc64315b1b437ed', + 'department': '工作人员', + 'gender': 0, + 'id': 4858668, + 'job': 'Stunts', + 'locked': true, + 'name': 'Jessica Walker', + 'profile_path': '/5fZ41rVpPKI5VpBFt2dBRcOaHtL.jpg', + 'url': '/person/4858668-jessica-walker' + } +] const Edit = >(props: IEditProps) => { @@ -40,71 +1949,78 @@ const Edit = >(props: IEditProps) => { return { primary_facts: [ - - { - dataIndex: 'original_language', - title: t(`${i18nPrefix}.column.original_language`, '原电影语言'), - colProps: { span: 8 }, - }, - { - dataIndex: 'origin_country', - title: t(`${i18nPrefix}.column.origin_country`, '原始国家或地区'), - colProps: { span: 16 }, - }, - { - dataIndex: 'original_title', - title: t(`${i18nPrefix}.column.original_title`, '原产地片名'), - }, - { - dataIndex: 'title', - title: t(`${i18nPrefix}.column.title`, '所选地区语言的片名 (汉语)'), - }, - { - dataIndex: 'overview', - title: t(`${i18nPrefix}.column.overview`, '所选地区语言的剧情简介 (汉语)'), - valueType: 'textarea', - }, - { - dataIndex: 'status', - title: t(`${i18nPrefix}.column.status`, '电影状态'), - valueType: 'select', - colProps: { span: 8 }, - }, - { - dataIndex: 'adult', - title: t(`${i18nPrefix}.column.adult`, '是否为成人电影?'), - valueType: 'select', - colProps: { span: 8 }, - }, - { - dataIndex: 'video', - title: t(`${i18nPrefix}.column.video`, '视频'), - valueType: 'select', - colProps: { span: 8 }, - }, - { - dataIndex: 'runtime', - title: t(`${i18nPrefix}.column.runtime`, '时长'), - colProps: { span: 8 }, - }, - { - dataIndex: 'revenue', - title: t(`${i18nPrefix}.column.revenue`, '票房 (US Dollars)'), - colProps: { span: 8 }, - }, { - dataIndex: 'budget', - title: t(`${i18nPrefix}.column.budget`, '预算 (US Dollars)'), - colProps: { span: 8 }, - }, - { - dataIndex: 'homepage', - title: t(`${i18nPrefix}.column.homepage`, '主页'), - }, - { - dataIndex: 'spoken_languages', - title: t(`${i18nPrefix}.column.spoken_languages`, '原声对白语言'), - valueType: 'select', + valueType: 'group', + ignoreFormItem: true, + fieldProps: { + style:{ padding: 30 }, + }, + columns: [ + { + dataIndex: 'original_language', + title: t(`${i18nPrefix}.column.original_language`, '原电影语言'), + colProps: { span: 8 }, + }, + { + dataIndex: 'origin_country', + title: t(`${i18nPrefix}.column.origin_country`, '原始国家或地区'), + colProps: { span: 16 }, + }, + { + dataIndex: 'original_title', + title: t(`${i18nPrefix}.column.original_title`, '原产地片名'), + }, + { + dataIndex: 'title', + title: t(`${i18nPrefix}.column.title`, '所选地区语言的片名 (汉语)'), + }, + { + dataIndex: 'overview', + title: t(`${i18nPrefix}.column.overview`, '所选地区语言的剧情简介 (汉语)'), + valueType: 'textarea', + }, + { + dataIndex: 'status', + title: t(`${i18nPrefix}.column.status`, '电影状态'), + valueType: 'select', + colProps: { span: 8 }, + }, + { + dataIndex: 'adult', + title: t(`${i18nPrefix}.column.adult`, '是否为成人电影?'), + valueType: 'select', + colProps: { span: 8 }, + }, + { + dataIndex: 'video', + title: t(`${i18nPrefix}.column.video`, '视频'), + valueType: 'select', + colProps: { span: 8 }, + }, + { + dataIndex: 'runtime', + title: t(`${i18nPrefix}.column.runtime`, '时长'), + colProps: { span: 8 }, + }, + { + dataIndex: 'revenue', + title: t(`${i18nPrefix}.column.revenue`, '票房 (US Dollars)'), + colProps: { span: 8 }, + }, + { + dataIndex: 'budget', + title: t(`${i18nPrefix}.column.budget`, '预算 (US Dollars)'), + colProps: { span: 8 }, + }, + { + dataIndex: 'homepage', + title: t(`${i18nPrefix}.column.homepage`, '主页'), + }, + { + dataIndex: 'spoken_languages', + title: t(`${i18nPrefix}.column.spoken_languages`, '原声对白语言'), + valueType: 'select', + }, ] }, /*{ @@ -160,7 +2076,153 @@ const Edit = >(props: IEditProps) => { dataIndex: 'vote_count', title: t(`${i18nPrefix}.column.vote_count`, '评分人数'), },*/ - ] + ], + alternative_titles: [ + { + ignoreFormItem: true, + renderFormItem: (schema, config, form) => { + return + + } + columns={[ + { + dataIndex: 'title', + title: t(`${i18nPrefix}.column.title`, '标题'), + }, + { + dataIndex: 'type', + title: t(`${i18nPrefix}.column.type`, '类型'), + }, + { + dataIndex: 'iso_3166_1', + title: t(`${i18nPrefix}.column.iso_3166_1`, '国家或地区'), + }, + { + dataIndex: 'action', + valueType: 'option', + render: (text, record, index, action) => { + return ( + {t('common.edit', '编辑')} + {t('common.delete', '删除')} + ) + } + } + ]} + style={{ width: '100%' }} + scroll={{ + y: `calc(100vh - var(--heaer-height, 0) - var(--footer-height, 0) - 130px)`, + }} + /> + } + } + ], + cast: [ + { + ignoreFormItem: true, + renderFormItem: (schema, config, form) => { + return + + } + style={{ width: '100%' }} + columns={[ + { + dataIndex: 'name', + title: t(`${i18nPrefix}.column.name`, '人物'), + render: (text, record) => { + return
+ + {text} +
+ } + }, + { + dataIndex: 'character', + title: t(`${i18nPrefix}.column.character`, '角色'), + }, + { + dataIndex: 'action', + valueType: 'option', + render: (text, record, index, action) => { + return ( + {t('common.edit', '编辑')} + {t('common.delete', '删除')} + ) + } + } + ]} + + scroll={{ + y: `calc(100vh - var(--heaer-height, 0) - var(--footer-height, 0) - 130px)`, + }} + /> + } + } + ], + crew: [ + { + ignoreFormItem: true, + renderFormItem: (schema, config, form) => { + return + + } + scroll={{ + y: `calc(100vh - var(--heaer-height, 0) - var(--footer-height, 0) - 130px)`, + }} + style={{ width: '100%' }} + columns={[ + { + dataIndex: 'name', + title: t(`${i18nPrefix}.column.name`, '人物'), + render: (text, record) => { + return
+ + {text} +
+ } + }, + { + dataIndex: 'job', + title: t(`${i18nPrefix}.column.job`, '职务'), + }, + { + dataIndex: 'action', + valueType: 'option', + render: (text, record, index, action) => { + return ( + {t('common.edit', '编辑')} + {t('common.delete', '删除')} + ) + } + } + ]}/> + } + } + ], + external_ids: [], + genres: [], + keywords: [], + production_information: [], + release_information: [], + taglines: [], + videos: [], } as Record }, []) @@ -172,7 +2234,7 @@ const Edit = >(props: IEditProps) => { return ( - + { diff --git a/src/pages/db/movie/components/style.ts b/src/pages/db/movie/components/style.ts index 367871a..399a674 100644 --- a/src/pages/db/movie/components/style.ts +++ b/src/pages/db/movie/components/style.ts @@ -6,7 +6,7 @@ export const useStyle = createStyles(({ token, css, cx, prefixCls }, props: any) const { scrollbarBackground } = useScrollStyle() const container = css` - --heaer-height: 57px; + --heaer-height: 65px; --footer-height: 50px; position: relative!important; @@ -30,7 +30,7 @@ export const useStyle = createStyles(({ token, css, cx, prefixCls }, props: any) } .ant-drawer-content{ - --heaer-height: 57px; + --heaer-height: 65px; --footer-height: 50px; } @@ -51,6 +51,7 @@ export const useStyle = createStyles(({ token, css, cx, prefixCls }, props: any) border-inline-end: 1px solid rgba(5, 5, 5, 0.06); height: calc(100% - var(--heaer-height, 0) - var(--footer-height, 0)); + z-index: 10; ${scrollbarBackground} } @@ -58,8 +59,10 @@ export const useStyle = createStyles(({ token, css, cx, prefixCls }, props: any) ` const body = css` - padding: 30px; + //padding: 30px; + overflow-x: hidden; flex: 1; + gap: 1px; ` return { diff --git a/src/pages/db/movie/index.tsx b/src/pages/db/movie/index.tsx index 93f47a9..c824c42 100644 --- a/src/pages/db/movie/index.tsx +++ b/src/pages/db/movie/index.tsx @@ -46,7 +46,7 @@ const SwitchLanguage = () => { ] return ( - ) @@ -236,7 +236,7 @@ const Movie = () => { width={'90%'} typeProps={{ maskClosable: false, - extra: , + extra: , }} >