mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-30 10:59:42 +08:00
fix(amis-editor): 补充国际化预料,并发版5.6.1 (#8287)
This commit is contained in:
parent
064dfa884b
commit
f2cec8f718
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "amis-editor-core",
|
||||
"version": "5.5.2-beta.2",
|
||||
"version": "5.6.1",
|
||||
"description": "amis 可视化编辑器",
|
||||
"main": "lib/index.js",
|
||||
"module": "esm/index.js",
|
||||
|
@ -270,5 +270,19 @@ extendLocale('en-US', {
|
||||
'107542a61cdccbb2981ad0c8bafc3440': 'Replace component',
|
||||
'813a5158d9f7171d20e7df340c5b48f9': 'Component Context',
|
||||
'd2655fdad2c9f8b6f6d7050d65226428':
|
||||
"Exception registering plugin '{{@1}}', there is already a plugin with the same name:"
|
||||
"Exception registering plugin '{{@1}}', there is already a plugin with the same name:",
|
||||
'e9d4c83c9cdc23c65d11f74866636661': 'Configuration panel loading',
|
||||
'5ae147607b7896f8fd827337027607a9': '{{@1}} (Drawer type pop-up window)',
|
||||
'7336083e6c61fe75fb5ec3f5ef101ac7': 'Drawer pop-up window',
|
||||
'e5fd721b2921aa63bb7574c6bbead312': '{{@1}} (Confirmation dialog box)',
|
||||
'fa6b01f51cc2b8e16bfbb914b6c08ace': 'Confirmation dialog box',
|
||||
'05e70c7ef060f6c3ddcb4220702cde0f': '{{@1}} (pop up)',
|
||||
'6cff4b6d794cc17f5d24dbe0d21e5732': 'pop-up notification',
|
||||
'c65e6ddd7b48846aa1e5224d4e5743c1': 'View structure',
|
||||
'67bcc69dd0a75d50c5cbb7f107ee9f63': 'Component Outline',
|
||||
'80e73cda4bd12532252652b4e19bb39b': 'Popup Outline',
|
||||
'21efd88b67a39834582ad99aabb9dc60': 'There is currently no data available',
|
||||
'451d71974652fdd1840a73c980f80fe8': 'Skip Wizard',
|
||||
'bc63dada3cdf28357dd4fe56ff5c567f': 'Current layer {{@1}}',
|
||||
'0383d6f467ed0dd89860a7b8cc793ce9': 'Upper {{@1}} layer {{@2}}'
|
||||
});
|
||||
|
@ -241,5 +241,20 @@ extendLocale('zh-CN', {
|
||||
'6722089d251c1e4aabe9d58c26a2208a': '开启/关闭预览模式',
|
||||
'107542a61cdccbb2981ad0c8bafc3440': '替换组件',
|
||||
'813a5158d9f7171d20e7df340c5b48f9': '组件上下文',
|
||||
'd2655fdad2c9f8b6f6d7050d65226428': '注册插件「{{@1}}」异常,已存在同名插件:'
|
||||
'd2655fdad2c9f8b6f6d7050d65226428':
|
||||
'注册插件「{{@1}}」异常,已存在同名插件:',
|
||||
'e9d4c83c9cdc23c65d11f74866636661': '配置面板加载中',
|
||||
'5ae147607b7896f8fd827337027607a9': '{{@1}}(抽屉式弹窗)',
|
||||
'7336083e6c61fe75fb5ec3f5ef101ac7': '抽屉式弹窗',
|
||||
'e5fd721b2921aa63bb7574c6bbead312': '{{@1}}(确认对话框)',
|
||||
'fa6b01f51cc2b8e16bfbb914b6c08ace': '确认对话框',
|
||||
'05e70c7ef060f6c3ddcb4220702cde0f': '{{@1}}(弹窗)',
|
||||
'6cff4b6d794cc17f5d24dbe0d21e5732': '弹窗',
|
||||
'c65e6ddd7b48846aa1e5224d4e5743c1': '视图结构',
|
||||
'67bcc69dd0a75d50c5cbb7f107ee9f63': '组件大纲',
|
||||
'80e73cda4bd12532252652b4e19bb39b': '弹窗大纲',
|
||||
'21efd88b67a39834582ad99aabb9dc60': '暂无数据',
|
||||
'451d71974652fdd1840a73c980f80fe8': '跳过向导',
|
||||
'bc63dada3cdf28357dd4fe56ff5c567f': '当前层{{@1}}',
|
||||
'0383d6f467ed0dd89860a7b8cc793ce9': '上{{@1}}层{{@2}}'
|
||||
});
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "amis-editor",
|
||||
"version": "5.5.2-beta.2",
|
||||
"version": "5.6.1",
|
||||
"description": "amis 可视化编辑器",
|
||||
"main": "lib/index.js",
|
||||
"module": "esm/index.js",
|
||||
|
@ -4122,5 +4122,377 @@ extendLocale('en-US', {
|
||||
'60e237a1b5e9a4cc3633898d527d5a38': 'Label width',
|
||||
'813a5158d9f7171d20e7df340c5b48f9': 'Component Context',
|
||||
'8b3fd9147a07d27ad95c0ba2594fb67a': 'Current data field {{@1}}',
|
||||
'0383d6f467ed0dd89860a7b8cc793ce9': 'Upper {{@1}} layer {{@2}}'
|
||||
'0383d6f467ed0dd89860a7b8cc793ce9': 'Upper {{@1}} layer {{@2}}',
|
||||
'45f3a444853a11667f97e941b53266b0': 'API interface',
|
||||
'419b0a74c438b81124992616dd0a36f3':
|
||||
'API for batch saving after quick editing',
|
||||
'152e8c553fe6fbc51df7c72a45917107': 'API used for instant saving',
|
||||
'91aa2166ee4811414381c8d94e6567e6':
|
||||
'The API return format is incorrect. Please check the interface response format requirements',
|
||||
'c00a96da01a3cf0445df3b0d05918317': 'Viewing Data',
|
||||
'7695a3b5bfbcfdb3e7b085f8cd6455be': 'Edit Data',
|
||||
'6f2f7e3794aa8502d02cb20aba881df1': 'Batch Edit Data',
|
||||
'40f8f022c51542d282edda5b9ed4b512': 'Delete data',
|
||||
'c1c29e445748fa076c5fee45274bdd36': 'Batch Delete Data',
|
||||
'ebf98d77b1a002935ad5c41446f257b3': 'Confirm to delete data',
|
||||
'd00d3377afe33a0f1b63293f3a3e3a79': 'Confirm to batch delete data',
|
||||
'a094e5b7699ea4b61094cc4120170423': 'data sources ',
|
||||
'6f99b6eed37795cb97d5f6370c32113b': 'basic style',
|
||||
'c8b9dbab4a3e3ad283d3d95a1663cd68': 'Current row record: {{@1}}',
|
||||
'83c9828692e1bb250a069bbf37807190': 'Table 2.0',
|
||||
'63ddcc28ac20f6cbd4197671ae7e628c': 'Start automatic refresh',
|
||||
'd6ba60b5bbf5df4cc2959dc897c2f792': 'Stop automatic refresh',
|
||||
'16ea2200bfba281fdf5e6870498790cc':
|
||||
'The value of [amis editor] [CRUD2Plugin] dynamicControls must be an object',
|
||||
'd45a439fa6e82798bc1e98d738cedea3': 'Enable selection of table row data',
|
||||
'e821ce185e41eac2ab846ef5cfde2363': 'Paging settings',
|
||||
'4d7080ff1405a1f08c5415a0f942c336': 'paging mode ',
|
||||
'290026b0b40b637e774c6af435b897b5': 'Refresh on filter',
|
||||
'67584675004a48be903e9f61c733cb35':
|
||||
'When starting front-end pagination, do you want to request API initialization again after filtering the header',
|
||||
'8cc3589c442c478dde8ceb60aeb29e03':
|
||||
'After flipping the page, return to the top',
|
||||
'9cb14f1355b3a312ebd62ebff5e1e06b':
|
||||
'When infinite loading, set the number of loads per page based on this option, leaving blank means there is no limit',
|
||||
'f300691f823aacea572e63bb7fb7ce8a': 'Click to edit the pagination component',
|
||||
'd81ad681a447abae7cba38779ffc0c9e': 'Paging component not found',
|
||||
'86b17bba54b65c6a62895357095f63a3': 'Interface polling',
|
||||
'983a8ab6a97da0a0dec7b5c751cf02b1':
|
||||
'Enable initialization interface polling, which will poll and call the interface according to the set time interval',
|
||||
'4cbec5cb54ba399ea81381a75f5f1f93': 'Polling interval',
|
||||
'3a5d9512f474ff7c2a017a13e7f8a9af': 'Stop condition',
|
||||
'fd649ca959662306b734f03438869bf0':
|
||||
'The timed refresh stops the expression. If the conditions are met, the timed refresh will be stopped. Otherwise, the initialization interface will be continuously polled and called.',
|
||||
'0516133b87f03f859e23bf014d71ab57': 'Stop during modal window',
|
||||
'52dce697d35795d7835e483d69f72419':
|
||||
'Stop interface polling when there are pop-up windows on the page to avoid interrupting operations',
|
||||
'6d5b1e5a235fa839c759d2362654d638': 'Silent Pull',
|
||||
'8b34b22a4da1b9b855a5efd33434f5e7': 'Hide loading animation when refreshing',
|
||||
'32aaf2f04e983290deceb0674fb0d159': 'Table Area',
|
||||
'e3e100dab1d8d13a2e3f9c391b0b108d': 'Top Toolbar ',
|
||||
'2aee96dd788b815f83b3d118188e7fd9': 'bottom toolbars ',
|
||||
'cc6a173a3601403f2d96cae2180539b3':
|
||||
'Used to add, delete, modify, and query data, display table data, configure column information, and then associate the data to complete the display. Supports nesting, super headers, fixed columns, fixed headers, merged cells, and more.',
|
||||
'b58da2d7e87937280042e1deca1153fa': 'Pipeline task instance',
|
||||
'93b824b57d4c22085c1035f7254619db': 'unit testing ',
|
||||
'2a8249ce9e52240855dfabc0efc83a3a': 'Pass rate',
|
||||
'09eb6d258fd00deaf350c2d1a0fd6f46': 'Task instance',
|
||||
'a5cd4ea1820d5c17c35e86885b1ef10d': 'report',
|
||||
'3791ba5c2962a42a251489872342b7d6': 'Component Name',
|
||||
'fcd70206ed8109b7ed361c7bce0922c4': 'Number of rows',
|
||||
'3ccfcb4c0daac7bb3ef1399b4389e3e5': 'Left and right spacing',
|
||||
'ab57255c391c3732b4b38ae78f55e058': 'Distance between top and bottom',
|
||||
'390d9ad686ba5622d49443d1e3659d51': 'Current List Item',
|
||||
'b271e427962758c71e342a2c06df493a': 'index',
|
||||
'd63b707be8a6feb914a3f6899c38770f': 'Left Switch Icon',
|
||||
'911f1640e858c362bfb3ba9a55e8269a': 'Right Switch Icon',
|
||||
'8a0b967b90e89dd8e7311065c1de720a': 'Switch Icon Size',
|
||||
'eabda74dd2ac5b4e6eab9229e0e63f79':
|
||||
'The interface can return the complete configuration of the Echart chart or chart data. It is recommended to map the returned chart data to the Echarts configuration',
|
||||
'59688d1a484179aef8edc0ccbabb9fc1': 'Trace expression',
|
||||
'3fd81a573ea309b203ab019c1aa95a2c':
|
||||
'If the value of this expression changes, the chart will be updated, which is useful when data mapping is used in config',
|
||||
'd0d852432ce09f627e6ae471b3f86b0a': 'Data Filter',
|
||||
'06e89ed3cb501da6d57e35bc28a37089':
|
||||
'If the backend does not directly return Echart configuration, you can write a function to wrap it yourself',
|
||||
'f25c9fd2852b85502157decbedd19082': 'raw data',
|
||||
'2695f318db820c2bfe4c886fed3697f0': 'Echarts object',
|
||||
'b76e25de5689ea51af0688d0ea6d7b39':
|
||||
'If a data interface is configured, the data returned by the interface is passed in through this variable',
|
||||
'45bc998df29cf75725df6141098d5cec':
|
||||
'Debugger// Can debug browser breakpoints n n//View raw data nconsole. log (config) n n//Return new results nreturn {}',
|
||||
'e8f96ea47cb322f4f1a4c938c7b155ac':
|
||||
'The default is append mode, and the new configuration will be merged with the old configuration. If checked, it will be directly overwritten completely',
|
||||
'e732f4c0d8075670b6c75cc52bd1f7d5': 'Chart Drill Down',
|
||||
'00958a92c5804d56047c18fc206382e1': 'Width and height settings',
|
||||
'b3e991d11b9f0ee04f55627c62d4fcba':
|
||||
'The default height is 300px, and the value unit is px. It also supports units such as percentage, such as 100%',
|
||||
'8e5ff4f20463c03f7935e0627888c03c': 'Folding state change',
|
||||
'bcfcd9d31a7a469fa1f3a2ea9e3e3f89':
|
||||
'Triggered when the folding state of the folding device changes',
|
||||
'0e8638286319f6efb0afe2616714e8c3': 'Folder status',
|
||||
'dce3879aaf11920ab97c94781ddaaed5': 'Folder unfolding',
|
||||
'0f680e944e33feb4719bd0dfe618aa50':
|
||||
'Triggered when the folding device status changes to unfolded',
|
||||
'0469f19533c2fa1d63418b86ec203ab7': 'Folder retracted',
|
||||
'3ffa0c7285daa4c39f7b7699a845860c':
|
||||
'Triggered when the folding device status changes to folded',
|
||||
'578125c5d7586aefb797caca9111ed1f': 'Component Deployment',
|
||||
'ae772db91ee1bd385ffafed3e9b8f4cc':
|
||||
'Component folding state changed to expanded',
|
||||
'5882cb6b5133d35488c386965321c60b': 'Component retraction',
|
||||
'04e36bd57e0e1623da86ee2c19c2a885':
|
||||
'Component folding status changed to folded',
|
||||
'd2fa917958506736ea39edbef5e1cea5':
|
||||
'Triggered when the folding status of the folding panel changes',
|
||||
'58164864ad00f5d134f304d309055eda': 'Current expanded index list',
|
||||
'44732aa2566399b71483e63252d3dbc7': 'Folder Index',
|
||||
'abd55237a0df8da6ffda1ef377982707': 'Column default display',
|
||||
'67a2d9746956b631dd3ae9d13b6ae9ff': 'Click on the mask to close',
|
||||
'36f5b682310bd52f19c63b077ec054d1': 'Hide button area',
|
||||
'6bdc97671296112658e3a1cd369c0686': 'Mask color',
|
||||
'b3b287010ea79586507a77e0580d9cad': 'Bottom zone',
|
||||
'38cf16f2204ffab8a6e0187070558721': 'confirm',
|
||||
'40d39c3bc7bebced7d63eace0191a0a8': 'angle',
|
||||
'5d606821df2528b127c07333f5f403cd': 'Top 1 number of follow-up visits',
|
||||
'796011a5b11f78292d93a73ff284de50': 'Beijing Branch',
|
||||
'7232042d4e1b0c8c7172d68048358619': 'Maximum number of displays',
|
||||
'64095ae27232995731f776f12bf66d8d': 'Current loop item',
|
||||
'23b3169341314eda02d860be90ebf487': 'Select All Text',
|
||||
'e2b67a7f51c977887d2b3c2de2727509': 'Operation area',
|
||||
'4f2ef285e13e20f551f7111f535cde11': 'Form Creation Wizard',
|
||||
'7efcb0ce09e8842951c5cfd298b4e7ee': 'Usage Scenario',
|
||||
'b4f035fa6f9faaa78707b72c352c6a8b':
|
||||
'The value of [amis editor] [FormPlugin] dynamicControls must be an object',
|
||||
'cd8b367599d0c748e74029da8c10d295': 'Local cache',
|
||||
'09a94b2400f7f05fbf2fc37a20b097d0': 'Clear cache after successful submission',
|
||||
'69445b3c5ddb606c7d51fd941e4aae10':
|
||||
'Automatically fill in variables with the same name in the data field',
|
||||
'86f056f1cd4e25d5bd2bebddc971032b':
|
||||
'The default form can obtain data from the complete data chain. If you want the data field of the form to be independent, please turn off this configuration',
|
||||
'5cd08fe4cd86fffe7cd23d934d4d3b32': 'Submit Settings',
|
||||
'e59e1cb3f366d6e7012fe64748355b0a':
|
||||
'If the bottom button is not a custom button, you can quickly modify the button name through this configuration. If it is set to blank, you can remove the default button.',
|
||||
'd3458f4ee2c2203bb51f9d138dfd0c05': 'Reset form after submission',
|
||||
'e89bb79f0a0cb4fa4693c4a5ace130f4':
|
||||
'After submitting the form, restore the values of all form items to their original values',
|
||||
'59c1b37b7ff983385a2521541cbcccf8': 'Block carriage return submission',
|
||||
'794020840d754ea7fb58ea3bf4394e1a':
|
||||
'By default, pressing the Enter key triggers form submission, which will prevent this behavior when enabled',
|
||||
'87a6f142d80987db2e31569e403619f7': 'Close the dialog box after submission',
|
||||
'2e799a2e68a3303201d89752ae201a88': 'Combination verification',
|
||||
'585293753528cd2f74501f41fc2e2c30':
|
||||
'Display the data of the current form at the top of the form',
|
||||
'86ed196f63524be7775e5a01b0152793': 'Label alignment',
|
||||
'6bde56d911167d0f47aae6bab762cd70': 'Panel package',
|
||||
'019078f52f120a70fc23d94ccd364200': 'Adsorption operation column',
|
||||
'f9e5a5377c1f56f1d09ae2bc58bd2d5b':
|
||||
'After opening, make the bottom operation area suspended and adsorbed when scrolling the form content area',
|
||||
'cc6c35a3e0f97fb9747905dc13e9b625': 'coding',
|
||||
'936b62c222fcf6ba10fde069212fcf97': 'Province Code',
|
||||
'd7009d07f04d208f84e6c343fbc80ab7': 'province',
|
||||
'e982852e24060d47f29be600837b675a': 'City Code',
|
||||
'0dad46b34f0ddc802bce0351dc4745eb': 'Region Code',
|
||||
'd3ce40d862f1c7e4748e6c28ffb0a007': 'region',
|
||||
'716c3dc1bd990ccebc4fee34eb9171cf': 'street',
|
||||
'fd3913adcb81427f1895ab5b79ebe0b2':
|
||||
'Response data returned after successful remote upload request',
|
||||
'cfe5917c83c8c31d5e57ddeb1f3460a5':
|
||||
'Please enter the line number. If it is blank, insert it at the end',
|
||||
'9a3af29bac4ff8dff3305e283acb2516': 'Root node copy',
|
||||
'f273cc663180d6f62497ff3a28f4fdd7': 'New copywriting prompt',
|
||||
'897deae9c4c3dc0baa4a6989bb8727b6': 'Add Child Nodes',
|
||||
'aefacb210d5fa5eff897a302269ed920': 'Edit copy prompt',
|
||||
'f9886b3adb1ec253d24432615b62151c': 'Edit this node',
|
||||
'b8079d1411b21dbc48749154a827a680': 'Delete copy prompt',
|
||||
'176a53a7fc4759482d71312551d868ec': 'Remove this node',
|
||||
'7650487a8758fd50c87d6c9cff0aa5ac': 'address',
|
||||
'3d18ca01ddd1b95e982ec44ffcda8165': 'longitude',
|
||||
'6acaee71fe6a23c17f18625df01bab23': 'latitude',
|
||||
'40d58bb6ac9888b0c672f5bcff74da25': 'Map manufacturer',
|
||||
'542241c52bd2efb24dc37b32cab2329c': 'Select All Columns',
|
||||
'd94ec7663ac9ad2d09fca5c86928b434': 'Column level all selection function',
|
||||
'7020fa7949a5ae24cc8eb696772d97fc': 'Select All Rows',
|
||||
'227c24282ff52f3f6f52dfdb853cc1ad': 'Row level all selection function',
|
||||
'83a60f8b752a1ef3ce6a240388d635aa':
|
||||
'By default, when selecting all is enabled, align to the left',
|
||||
'316a639631f712780829a202258ec3cc': 'be at the left side',
|
||||
'e2aaec83377244c9d15f78f51cccfe6f': 'be at the right',
|
||||
'b7fc7efe26efb867838223936b7fc467': 'Left option display',
|
||||
'505e204cdd98afd08c174d6dcec0dc09': 'Selected',
|
||||
'9b1ddba55066e0f329ca3cca2e58909c':
|
||||
'The retrieval results can be obtained through the interface, and the retrieval value can be obtained through the variable ${term}, such as:“ https://xxx/search?name= \\{term}“',
|
||||
'14079611c014884bbdffce4d0e5f4d73':
|
||||
'Dynamic options can be obtained through the interface, pulling all at once',
|
||||
'1fd65acd90f99791d70ca70e046c9f05': 'Fake data image',
|
||||
'5789be67da4a1dc0fd9600bd626776a1':
|
||||
'Simulated images displayed only in the editing area will display the actual content of the images at runtime',
|
||||
'eded9ed93a453c3f790126e30b776a22': 'Title Text',
|
||||
'11d938eaa50cff1b7e59c64b891de73d': 'Title Margins',
|
||||
'36285b8c01571203859d6b8ce7af0cba': 'Descriptive text',
|
||||
'a7dcee68c68f8f19f39c9788e08fac31': 'Description Margins',
|
||||
'80dc1f6307e4acf29ece7ac2f6e04334': 'Enlarge icon',
|
||||
'faaadc447b1c2b1adc920d9c9aedcc25': 'Serial number',
|
||||
'c4767bc3ad5c6812a8ea302e6126d988': 'March',
|
||||
'499d02b4034d1234b407042ccce614a8': 'List Title',
|
||||
'a302da1d8160ed0c72719c13346042a9':
|
||||
'This is the content introduction, and you can set the number of displayed lines',
|
||||
'4e74ff55b36a0f35d511a761c264fce3': 'Content Area Style',
|
||||
'a67496c9ef1b1951fb9f104d1ef17997': 'Title Block Style',
|
||||
'af608093f1d3c25e85bdb4ed17f8b947': 'Toolbar Style',
|
||||
'fa898e5ae4c0315061129c6cef47c326': 'Sidebar Style',
|
||||
'087e631da111edc6db508289a7b5a95b':
|
||||
'Assign different value ranges and prompt users with different colors. If only one color is configured without a value, the default value is 100',
|
||||
'88f8919dd239f2018d267f79d71a672b': 'Search box, searchbox',
|
||||
'6fe93193cbd9f0eb9315a4ae83343786': 'Clear Input Box',
|
||||
'985d97bfa88cbaed452ee5900ad26d45': 'Service',
|
||||
'6f6f1e6feb9fa966acaddae627b73948': 'Interface Configuration',
|
||||
'270ac7e329c21eb9a5e4c342f202bbb4': 'Schema Data Source',
|
||||
'bfa178f875f63957378fc2d0bd8d0f59':
|
||||
'After configuring schemaApi, dynamic rendering of page content can be achieved',
|
||||
'dd22d42f40442605fbe0c5da03203ffb': 'Is the schema initially loaded',
|
||||
'eb1d029d107422d00f55c8b76e66ec75': 'WebSocket interface',
|
||||
'470e0b39b2486883a10c1048f2df9f40':
|
||||
'Service supports obtaining data through WebSocket (ws) for real-time updates.',
|
||||
'3bfc17446f0456f9692f25fc90383ec1':
|
||||
'For complex data acquisition situations, external functions can be used to obtain data',
|
||||
'642d94fa418e15a3997bcf7488315e4d': 'Atomic table',
|
||||
'dad6519c7c75a23bee8ccb576e4609a2': 'Data source key',
|
||||
'cba09997ca646e67544f880c80ab97cb': 'Draggable conditions',
|
||||
'cbe89f133fda6e0d1bec31eaf6aa7853': 'Save Sort',
|
||||
'413c6b52c23a1bf5cbc9fba1485f88ff':
|
||||
'The value of [amis editor] [Table2Plugin] dynamicControls must be an object',
|
||||
'5b11953888d7c376458b397f222d4533': 'Bind the current context variable',
|
||||
'5e1872b4afc82fc5114b32aaf4477500': 'Select Type',
|
||||
'443f46c76ebe6ec4eb502f95c451e4b0': 'Multiple Choice',
|
||||
'9fd1b7cb41cfa3b83bdfd2a44381417f': 'Single Choice',
|
||||
'9c5c1f96ba29b9c0a8915be950e91cb3': 'Fixed Selection Column',
|
||||
'5fd9a061aa8d25137801caf78d8d0f42': 'Select column width',
|
||||
'107ce5ae5c46f0e63565c593eb09a312': 'Select All',
|
||||
'f3993a00b12133950b96199dbf08fc43': 'Invert the current page',
|
||||
'0cf1882623b2b50f0416030c980c3179': 'Clear All',
|
||||
'b5a34b813ffd5d7d776eb8ca56a1b45d': 'Select odd rows',
|
||||
'0c2a525c7e183c05b46caa6b52a21b9f': 'Select Even Rows',
|
||||
'df5a3392ee995cfaa13787b11a1e2652': 'Line checkable conditions',
|
||||
'76417db4eeb031b0bc15f4cf8178ae46': 'Maximum number of selections',
|
||||
'4d250d2754fbdc9cbd131bf48d445894': 'Expand button position',
|
||||
'ea7026a83bf0b63ecc31fd8e215766de': 'Expandable condition',
|
||||
'9e9b4716c08d4f15d9d52e00281f4265': 'Configure Deployment Area',
|
||||
'f09e007fa1c2e7eb9ec01f8481104d94': 'Nested Fields',
|
||||
'1b4b8d809a7d253bb650d0f104d24ea2':
|
||||
'Declare the field name as a child node in the data structure, which defaults to<code>children</code>',
|
||||
'f53160d07e516a3b0d38d61822944b03': 'Row angle markers',
|
||||
'8952f4e24070a79741a505dc20bad8f0': 'Highly adaptive',
|
||||
'dd7befc8e7c124f6f4ba9bbf3de9dc53': 'Indent Size ',
|
||||
'eedd7279409d000114e27194f3c8a5ea':
|
||||
'When displaying nested structures, set the indentation value of child nodes in px',
|
||||
'4bf8b7a0b3385fcd34a8e0cd355d7964': 'Row class name',
|
||||
'a193a0f0b38ea06f46b1d3051c433cf5': 'Popup ',
|
||||
'3c87936b95f844aa21605c75d217c8f9': 'Popup Box Content',
|
||||
'a0f14a16feaece37026df27feb9070a1': 'Configure Popup Box',
|
||||
'44c9d7cb031327029dd0b1bc92689542':
|
||||
'The value of [amis editor] [TableCell2Plugin] dynamicControls must be an object',
|
||||
'f4a3780b66d65a315a762976ab5e781f': 'Operation button',
|
||||
'a0dbb2b0a000cdb3a265d096d4e5ed8d': 'Fix current column',
|
||||
'00ed921de3ababcafcb0594ff0e9a997': 'Left fixed',
|
||||
'a5b48f7807e3c1ddd80fa160f46f9cc9': 'Right fixed',
|
||||
'5cbd7ad8a3ecf059b62219c17fa58cae': 'Label content',
|
||||
'3b4bcc788ee92004cae962801b471b8d': 'Custom Title Display Template',
|
||||
'2328f91f1e160de6a06c2004d49ec53b': 'Configure Title Display Template',
|
||||
'11e6dfd7d3fcb0892c2cecb6d7549102': 'Please edit the title content',
|
||||
'3d95415ee75837db2660255ea1ca1b9b': 'Time zone',
|
||||
'2fe3c5280ea644639bc6378bcecc8b27': 'Details area',
|
||||
'e1445cd3c4710c8abf7c1b3b1ce060d8': 'Floating layer style',
|
||||
'1f9ba0bdeb0cf0d3193cac269dd2f708': 'Maximum number of displayed rows',
|
||||
'2043742930f9833b4405aa0314a496b1': 'Fill in false data',
|
||||
'a903e51cb1915b56f94bf54a81816cf5':
|
||||
'False data text displayed only in the editing area will display the actual content of the text at runtime',
|
||||
'ddca9c0f0e3d07c3341701b80f139cc0':
|
||||
'Whether to silently send requests and block error prompts',
|
||||
'6de215632addbb664d254e00532d92aa': 'Last n hours',
|
||||
'5bc676c0d274d9a4674f832ae07c6757':
|
||||
"The field name for sequence number '{{@1}}' cannot be empty",
|
||||
'aa70a469e4ceb0dede9d73cb8d8d953a':
|
||||
"The field name '{{@2}}' for sequence number '{{@1}}' is not unique",
|
||||
'acb3aec4d12f6ca06a1e45302030cdb1': 'Data processing',
|
||||
'cdfd25057876424324682b5bdde38a3d':
|
||||
'Please fill in the initialization interface first',
|
||||
'a9fea442707e26dee478b34a2f2ce263': 'Please fill in the interface first',
|
||||
'4cc6a76c146c0360a41ceaf5e212c891':
|
||||
'Automatically generate fields based on interfaces',
|
||||
'4484fa04e7b71db4c8293e5bcb53eca4': 'Add Field',
|
||||
'eea3ebc33e69694e0c12d4ab2e07a553': 'Field Title',
|
||||
'404f38ae7ac36860c0b3af6f2f4a13f9': 'Menu name is required',
|
||||
'822be91778b5ac22d31681f7256b849b': 'Cannot drag a menu inside itself',
|
||||
'088b54ee8f10a43977afa9d16ea5350f': 'Customize Menu',
|
||||
'cd1e63aed43df0827cc09fb26521936c': 'Edit menu item',
|
||||
'648c5e847b923bdd51bf5c72436169ba': 'Add Menu Item',
|
||||
'8ee9f276a6356aab65f8178c4f30fabd': 'Menu Name',
|
||||
'e3cc5bd7fc92d7287a14bf5398c4ecc3': 'Parent Menu',
|
||||
'24ceb2a06b1962b396b75286fc0960d1':
|
||||
'Please select. If not selected, it will default to the first level menu',
|
||||
'9483042d09dbad731addc1791b5d207d': 'Menu icon',
|
||||
'6107b3c4fd8587589210cb9fe2fcdad9': 'Please enter the address',
|
||||
'76b5162d1b7a16b4b6adf1b79231c96a': 'Jump Method',
|
||||
'b2d1bffc689e4478519d8a010450192c': 'Expand Current Page',
|
||||
'80fb2db8d3f212b3dd130d24da1c970e': 'New Tab Open',
|
||||
'70b4d0676f9a9640c5a7b1d5f66faa64': 'Content of corner markers',
|
||||
'9f3cdf6aa12759fab68a5a88179462c4': 'If empty, do not display corner markers',
|
||||
'07c60b53a84fd7751095864a5310cc7d': 'self-adaption',
|
||||
'81522afdfef2e4121c9240d00583f531': 'percentage',
|
||||
'9a8aed590bb7fcdd9198daca349b055a': 'Fixed column width',
|
||||
'e0dbf4a939e6c84610d28b8a9b1803c1': 'Percentage column width',
|
||||
'41be5ce31e28742d0b259fe734e49c28': 'Retain at least one root node',
|
||||
'49198f84cea6c212cd5d463037827cd5': 'Add Column',
|
||||
'fb4c95bae088e3f216ea9312bcdb26ca': 'Column Type',
|
||||
'8eebb8ae809cf1ceaa23cd2fa2c73898': 'Field Column',
|
||||
'b302476563937e24190496ab668ebd26': "Corresponding column '{{@1}}' not found",
|
||||
'f9e759ac21d528e7d1e84b5feae4560a': 'Empty column',
|
||||
'bcba3b2e1f7b4fb528213e999333d331':
|
||||
"Are you sure you want to delete column '{{@1}}'?",
|
||||
'7202bba23492811d2964234485a909e5': 'Container column',
|
||||
'4c2dc6491d29ef77f421daa19541c8ab': 'Field loading',
|
||||
'e11e888f47bc6cd5816a1147be05e792': 'Target component not found',
|
||||
'e6413abdc2fd3ccbbf15327e4004b1b2': 'To edit the target component',
|
||||
'fcebd5cda006253365b4453596290f48': 'There are currently no fields available',
|
||||
'161f53cdfabe18451e4067f2426cca0f':
|
||||
"The corresponding action '{{@1}}' in the toolbar was not found",
|
||||
'4357955c64f836dd7f36af048d857f9b':
|
||||
"Are you sure you want to delete '{{@1}}' from the toolbar?",
|
||||
'dc858fed3c66a1194d5f9aec81faee3d':
|
||||
'There are currently no operations to add',
|
||||
'fb3304d27d85c79d89ce6cac22a174b8': 'custom button',
|
||||
'e40c411876b4a57e24fbc6b4b4fd5027': 'Operation generation in progress',
|
||||
'0e7bb2c7879f0a34c02f547820b0b0b3': 'Error Ignored',
|
||||
'5d9fe78268b03e8aa41ac316ef610d9a':
|
||||
'When an action error occurs, do you ignore the error and continue executing',
|
||||
'c0d5d68f5f1cc399311e92905ed2fa80': 'ignore',
|
||||
'a165be161ac250720f6f25820dd2a5b3': 'Do not ignore',
|
||||
'9cdfce42ef0fa346511538131e51328f': 'Presets',
|
||||
'17817a4d2da41f4261f4155ada59e395':
|
||||
'<%=data. ignoreError==false? Cannot find component and interrupt action execution failure ": typeof data. ignoreError==" undefined "? Component tolerance not found, action execution failed before interruption ":" "%>',
|
||||
'0db9e779f5cd9ad8bd3d16d7e8a16b64': 'Pop up message',
|
||||
'4a502e748d1335385c2c05bf30e582e7':
|
||||
'Open the pop-up window, which supports complex interactive designs',
|
||||
'c1b3a483bf057f5afa118f96644dc8a3': 'Popup Source',
|
||||
'0c5cbc9d345936876230a0b09aece2ff': 'Select an existing pop-up on the page',
|
||||
'a781b5903a4013c147783e1047f42e08': 'New Popup',
|
||||
'53bed22bc03c0fd61fe4fb81101f712a': 'Popup Title',
|
||||
'953131d14e66fae5e3611f8b419b7ed5': 'Please enter the pop-up title',
|
||||
'7cc53692d650e049802d808b81efe7f5': 'Select Popup',
|
||||
'939402f3ff754d8d815eb7f6cc991bea': 'Popup Type',
|
||||
'139c619a4dbfc26fb61d76dc388e3e7d': 'Request Results',
|
||||
'0eb4e63db88e158600dab0e723e8a213': 'Requesting data again',
|
||||
'f16654604d6cb2f62469e5aa9db19871':
|
||||
'If sending data is enabled, the configuration data will be sent to the target component first, and then the data will be requested again.',
|
||||
'a0c117d927c6290bab55ae0e848a4d4b':
|
||||
"After turning on 'Send Data', the configured data will be sent to the target component, which will be merged or overwritten with the target component data field",
|
||||
'eb6cd21b9ed45ded3ecdb12f62b590e1': 'Data processing method',
|
||||
'ac24ffeb131a7a9d2465b3ba7b14e10c': 'Submit Results',
|
||||
'0e3517fb21e2c4066bd0ab75c51bc6fb':
|
||||
'Please enter the name of the variable that stores the submission results',
|
||||
'0e2ba6becfa8760853cfa31c9e15a94b':
|
||||
'If you need to perform multiple form submissions, you can modify this variable name to distinguish different submission results',
|
||||
'4604d5023479171cb6e901dbeccf62c0': 'error message',
|
||||
'71f6236494bfc8b023804abb0cca1639': 'Error details',
|
||||
'4e6bfc5ad98f719f9bc6b2ad3b6440ee': 'Response data for submitting requests',
|
||||
'bf0f829689370b36d01ce871324e0bb6': 'Verification results',
|
||||
'd23157205c994bde20bb2605c193fd27':
|
||||
'Please enter the name of the variable that stores the verification results',
|
||||
'a422eb12ebbfdd3347c4deb5ec6b4b54':
|
||||
'If multiple form validations need to be performed, this variable name can be modified to distinguish different validation results',
|
||||
'aaf9656ba493b58fbab398d52efa9f7c': 'Edit Style',
|
||||
'3ac7b489ba8cb811386c9f4fbfd1c6cc': 'End Field Name',
|
||||
'9da561f34a93e0275c56b84717ac9cf0':
|
||||
'Configured the end field name, which saves the start and end as two fields',
|
||||
'475cdfcaf614f2b69d88e1e34ba76079': 'Primary key',
|
||||
'c28f86f11fc814ea5696af5aa9464cbe':
|
||||
'A unique identifier for each row of records, usually used in scenarios such as row selection and batch operations.',
|
||||
'fa66d1acaef7cd181f21f5fc2895becc':
|
||||
'Enabling strict mode will adopt strict equality comparison of values',
|
||||
'9e3790244299ed296601d79e0bf43a5c': 'New button name',
|
||||
'bbbeba31bfc391bd0741ac62ade78c5a': 'Edit initialization interface',
|
||||
'ba62070c3a350918d542e990d3278b07': 'Add {{@1}}',
|
||||
'06e2f88f428b7e26f7da3cd4d40ec2ed': 'Please enter a name',
|
||||
'c630aa278a251b72bebf09284095112a': 'Configure New Forms'
|
||||
});
|
||||
|
@ -3701,5 +3701,360 @@ extendLocale('zh-CN', {
|
||||
'60e237a1b5e9a4cc3633898d527d5a38': '标签宽度',
|
||||
'813a5158d9f7171d20e7df340c5b48f9': '组件上下文',
|
||||
'8b3fd9147a07d27ad95c0ba2594fb67a': '当前数据域{{@1}}',
|
||||
'0383d6f467ed0dd89860a7b8cc793ce9': '上{{@1}}层{{@2}}'
|
||||
'0383d6f467ed0dd89860a7b8cc793ce9': '上{{@1}}层{{@2}}',
|
||||
'45f3a444853a11667f97e941b53266b0': 'API接口',
|
||||
'7658a7c761a4296d5526426d29ee7c68':
|
||||
'用来保存数据, 表单提交后将数据传入此接口。<br/>\n 接口响应体要求(如果data中有数据,该数据将被合并到表单上下文中):<br/>\n <pre>{{@1}}\n}, null, 2)}</pre>',
|
||||
'e7173f5a0462ffb0eb9dfc02e44155f8':
|
||||
'接口响应体要求:<br/>\n <pre>{{@1}},\n page: 0,\n total: 0\n}, null, 2)}</pre>',
|
||||
'319ec20dfe05d268928076e0cbb8e45a':
|
||||
'接口响应体要求:<br/>\n <pre>{{@1}}\n}, null, 2)}</pre>',
|
||||
'419b0a74c438b81124992616dd0a36f3': '快速编辑后用来批量保存的 API',
|
||||
'152e8c553fe6fbc51df7c72a45917107': '即时保存时使用的 API',
|
||||
'91aa2166ee4811414381c8d94e6567e6':
|
||||
'API返回格式不正确,请查看接口响应格式要求',
|
||||
'c00a96da01a3cf0445df3b0d05918317': '查看数据',
|
||||
'7695a3b5bfbcfdb3e7b085f8cd6455be': '编辑数据',
|
||||
'6f2f7e3794aa8502d02cb20aba881df1': '批量编辑数据',
|
||||
'40f8f022c51542d282edda5b9ed4b512': '删除数据',
|
||||
'c1c29e445748fa076c5fee45274bdd36': '批量删除数据',
|
||||
'ebf98d77b1a002935ad5c41446f257b3': '确认要删除数据',
|
||||
'd00d3377afe33a0f1b63293f3a3e3a79': '确认要批量删除数据',
|
||||
'a094e5b7699ea4b61094cc4120170423': '数据来源',
|
||||
'6f99b6eed37795cb97d5f6370c32113b': '基本样式',
|
||||
'c8b9dbab4a3e3ad283d3d95a1663cd68': '当前行记录 : {{@1}}',
|
||||
'83c9828692e1bb250a069bbf37807190': '表格2.0',
|
||||
'63ddcc28ac20f6cbd4197671ae7e628c': '启动自动刷新',
|
||||
'd6ba60b5bbf5df4cc2959dc897c2f792': '停止自动刷新',
|
||||
'16ea2200bfba281fdf5e6870498790cc':
|
||||
'[amis-editor][CRUD2Plugin] dynamicControls的值必须是一个对象',
|
||||
'd45a439fa6e82798bc1e98d738cedea3': '开启后支持选择表格行数据',
|
||||
'e821ce185e41eac2ab846ef5cfde2363': '分页设置',
|
||||
'4d7080ff1405a1f08c5415a0f942c336': '分页模式',
|
||||
'290026b0b40b637e774c6af435b897b5': '过滤时刷新',
|
||||
'67584675004a48be903e9f61c733cb35':
|
||||
'在开启前端分页时,表头过滤后是否重新请求初始化 API',
|
||||
'8cc3589c442c478dde8ceb60aeb29e03': '翻页后回到顶部',
|
||||
'9cb14f1355b3a312ebd62ebff5e1e06b':
|
||||
'无限加载时,根据此项设置其每页加载数量,留空即不限制',
|
||||
'f300691f823aacea572e63bb7fb7ce8a': '点击编辑分页组件',
|
||||
'd81ad681a447abae7cba38779ffc0c9e': '未找到分页组件',
|
||||
'86b17bba54b65c6a62895357095f63a3': '接口轮询',
|
||||
'983a8ab6a97da0a0dec7b5c751cf02b1':
|
||||
'开启初始化接口轮询,开启后会按照设定的时间间隔轮询调用接口',
|
||||
'4cbec5cb54ba399ea81381a75f5f1f93': '轮询间隔',
|
||||
'3a5d9512f474ff7c2a017a13e7f8a9af': '停止条件',
|
||||
'fd649ca959662306b734f03438869bf0':
|
||||
'定时刷新停止表达式,条件满足后则停止定时刷新,否则会持续轮询调用初始化接口。',
|
||||
'0516133b87f03f859e23bf014d71ab57': '模态窗口期间停止',
|
||||
'52dce697d35795d7835e483d69f72419':
|
||||
'当页面中存在弹窗时停止接口轮询,避免中断操作',
|
||||
'6d5b1e5a235fa839c759d2362654d638': '静默拉取',
|
||||
'8b34b22a4da1b9b855a5efd33434f5e7': '刷新时是否隐藏加载动画',
|
||||
'32aaf2f04e983290deceb0674fb0d159': '表格区域',
|
||||
'e3e100dab1d8d13a2e3f9c391b0b108d': '顶部工具栏',
|
||||
'2aee96dd788b815f83b3d118188e7fd9': '底部工具栏',
|
||||
'cc6a173a3601403f2d96cae2180539b3':
|
||||
'用来实现对数据的增删改查,用来展示表格数据,可以配置列信息,然后关联数据便能完成展示。支持嵌套、超级表头、列固定、表头固顶、合并单元格等等。',
|
||||
'b58da2d7e87937280042e1deca1153fa': '流水线任务实例 ',
|
||||
'93b824b57d4c22085c1035f7254619db': '单元测试',
|
||||
'2a8249ce9e52240855dfabc0efc83a3a': '通过率',
|
||||
'09eb6d258fd00deaf350c2d1a0fd6f46': '任务实例',
|
||||
'a5cd4ea1820d5c17c35e86885b1ef10d': '报告',
|
||||
'3791ba5c2962a42a251489872342b7d6': '组件名称',
|
||||
'fcd70206ed8109b7ed361c7bce0922c4': '每行个数',
|
||||
'3ccfcb4c0daac7bb3ef1399b4389e3e5': '左右间距',
|
||||
'ab57255c391c3732b4b38ae78f55e058': '上下间距',
|
||||
'390d9ad686ba5622d49443d1e3659d51': '当前列表项',
|
||||
'b271e427962758c71e342a2c06df493a': '索引',
|
||||
'd63b707be8a6feb914a3f6899c38770f': '左切换图标',
|
||||
'911f1640e858c362bfb3ba9a55e8269a': '右切换图标',
|
||||
'8a0b967b90e89dd8e7311065c1de720a': '切换图标大小',
|
||||
'eabda74dd2ac5b4e6eab9229e0e63f79':
|
||||
'接口可以返回echart图表完整配置,或者图表数据,建议返回图表数据映射到 Echarts 配置中',
|
||||
'59688d1a484179aef8edc0ccbabb9fc1': '跟踪表达式',
|
||||
'3fd81a573ea309b203ab019c1aa95a2c':
|
||||
'如果这个表达式的值有变化时会更新图表,当 config 中用了数据映射时有用',
|
||||
'd0d852432ce09f627e6ae471b3f86b0a': '数据映射(dataFilter)',
|
||||
'06e89ed3cb501da6d57e35bc28a37089':
|
||||
'如果后端没有直接返回 Echart 配置,可以自己写一段函数来包装',
|
||||
'f25c9fd2852b85502157decbedd19082': '原始数据',
|
||||
'2695f318db820c2bfe4c886fed3697f0': 'echarts 对象',
|
||||
'b76e25de5689ea51af0688d0ea6d7b39':
|
||||
'如果配置了数据接口,接口返回的数据通过此变量传入',
|
||||
'45bc998df29cf75725df6141098d5cec':
|
||||
'debugger; // 可以浏览器中断点调试\\n\\n// 查看原始数据\\nconsole.log(config)\\n\\n// 返回新的结果 \\nreturn {}',
|
||||
'e8f96ea47cb322f4f1a4c938c7b155ac':
|
||||
'默认为追加模式,新的配置会跟旧的配置合并,如果勾选将直接完全覆盖',
|
||||
'e732f4c0d8075670b6c75cc52bd1f7d5': '图表下钻',
|
||||
'00958a92c5804d56047c18fc206382e1': '宽高设置',
|
||||
'b3e991d11b9f0ee04f55627c62d4fcba':
|
||||
'默认高度为300px,值单位默认为 px,也支持百分比等单位 ,如:100%',
|
||||
'8e5ff4f20463c03f7935e0627888c03c': '折叠状态改变',
|
||||
'bcfcd9d31a7a469fa1f3a2ea9e3e3f89': '折叠器折叠状态改变时触发',
|
||||
'0e8638286319f6efb0afe2616714e8c3': '折叠器状态',
|
||||
'dce3879aaf11920ab97c94781ddaaed5': '折叠器展开',
|
||||
'0f680e944e33feb4719bd0dfe618aa50': '折叠器状态变更为展开时触发',
|
||||
'0469f19533c2fa1d63418b86ec203ab7': '折叠器收起',
|
||||
'3ffa0c7285daa4c39f7b7699a845860c': '折叠器状态变更为收起时触发',
|
||||
'578125c5d7586aefb797caca9111ed1f': '组件展开',
|
||||
'ae772db91ee1bd385ffafed3e9b8f4cc': '组件折叠状态变更为展开',
|
||||
'5882cb6b5133d35488c386965321c60b': '组件收起',
|
||||
'04e36bd57e0e1623da86ee2c19c2a885': '组件折叠状态变更为收起',
|
||||
'd2fa917958506736ea39edbef5e1cea5': '折叠面板折叠状态改变时触发',
|
||||
'58164864ad00f5d134f304d309055eda': '当前展开的索引列表',
|
||||
'44732aa2566399b71483e63252d3dbc7': '折叠器索引',
|
||||
'abd55237a0df8da6ffda1ef377982707': '列默认显示',
|
||||
'67a2d9746956b631dd3ae9d13b6ae9ff': '点击遮罩关闭',
|
||||
'36f5b682310bd52f19c63b077ec054d1': '隐藏按钮区',
|
||||
'6bdc97671296112658e3a1cd369c0686': '遮罩颜色',
|
||||
'b3b287010ea79586507a77e0580d9cad': '底部区',
|
||||
'38cf16f2204ffab8a6e0187070558721': '确定',
|
||||
'40d39c3bc7bebced7d63eace0191a0a8': '角度',
|
||||
'5d606821df2528b127c07333f5f403cd': '回访数量TOP1',
|
||||
'796011a5b11f78292d93a73ff284de50': '北京分公司',
|
||||
'7232042d4e1b0c8c7172d68048358619': '最大显示个数',
|
||||
'64095ae27232995731f776f12bf66d8d': '当前循环项',
|
||||
'23b3169341314eda02d860be90ebf487': '全选文本',
|
||||
'e2b67a7f51c977887d2b3c2de2727509': '操作区',
|
||||
'4f2ef285e13e20f551f7111f535cde11': '表单创建向导',
|
||||
'7efcb0ce09e8842951c5cfd298b4e7ee': '使用场景',
|
||||
'b4f035fa6f9faaa78707b72c352c6a8b':
|
||||
'[amis-editor][FormPlugin] dynamicControls的值必须是一个对象',
|
||||
'cd8b367599d0c748e74029da8c10d295': '本地缓存',
|
||||
'09a94b2400f7f05fbf2fc37a20b097d0': '提交成功后清空缓存',
|
||||
'69445b3c5ddb606c7d51fd941e4aae10': '自动填充数据域同名变量',
|
||||
'86f056f1cd4e25d5bd2bebddc971032b':
|
||||
'默认表单是可以获取到完整数据链中的数据的,如果想使表单的数据域独立,请关闭此配置',
|
||||
'5cd08fe4cd86fffe7cd23d934d4d3b32': '提交设置',
|
||||
'e59e1cb3f366d6e7012fe64748355b0a':
|
||||
'如果底部按钮不是自定义按钮时,可以通过该配置可以快速修改按钮名称,如果设置成空,则可以把默认按钮去掉。',
|
||||
'd3458f4ee2c2203bb51f9d138dfd0c05': '提交后重置表单',
|
||||
'e89bb79f0a0cb4fa4693c4a5ace130f4':
|
||||
'表单提交后,让所有表单项的值还原成初始值',
|
||||
'59c1b37b7ff983385a2521541cbcccf8': '阻止回车提交',
|
||||
'794020840d754ea7fb58ea3bf4394e1a':
|
||||
'默认按回车键触发表单提交,开启后将阻止这一行为',
|
||||
'87a6f142d80987db2e31569e403619f7': '提交后关闭对话框',
|
||||
'2e799a2e68a3303201d89752ae201a88': '组合校验',
|
||||
'585293753528cd2f74501f41fc2e2c30': '在表单顶部显示当前表单的数据',
|
||||
'86ed196f63524be7775e5a01b0152793': '标签对齐方式',
|
||||
'6bde56d911167d0f47aae6bab762cd70': 'Panel包裹',
|
||||
'019078f52f120a70fc23d94ccd364200': '吸附操作栏',
|
||||
'f9e5a5377c1f56f1d09ae2bc58bd2d5b':
|
||||
'开启后,滚动表单内容区时使底部操作区悬浮吸附',
|
||||
'cc6c35a3e0f97fb9747905dc13e9b625': '编码',
|
||||
'936b62c222fcf6ba10fde069212fcf97': '省份编码',
|
||||
'd7009d07f04d208f84e6c343fbc80ab7': '省份',
|
||||
'e982852e24060d47f29be600837b675a': '城市编码',
|
||||
'0dad46b34f0ddc802bce0351dc4745eb': '区域编码',
|
||||
'd3ce40d862f1c7e4748e6c28ffb0a007': '区域',
|
||||
'716c3dc1bd990ccebc4fee34eb9171cf': '街道',
|
||||
'fd3913adcb81427f1895ab5b79ebe0b2': '远程上传请求成功后返回的响应数据',
|
||||
'cfe5917c83c8c31d5e57ddeb1f3460a5': '请输入行号,为空则在尾部插入',
|
||||
'9a3af29bac4ff8dff3305e283acb2516': '根节点文案',
|
||||
'f273cc663180d6f62497ff3a28f4fdd7': '新增文案提示',
|
||||
'897deae9c4c3dc0baa4a6989bb8727b6': '添加子节点',
|
||||
'aefacb210d5fa5eff897a302269ed920': '编辑文案提示',
|
||||
'f9886b3adb1ec253d24432615b62151c': '编辑该节点',
|
||||
'b8079d1411b21dbc48749154a827a680': '删除文案提示',
|
||||
'176a53a7fc4759482d71312551d868ec': '移除该节点',
|
||||
'7650487a8758fd50c87d6c9cff0aa5ac': '地址',
|
||||
'3d18ca01ddd1b95e982ec44ffcda8165': '经度',
|
||||
'6acaee71fe6a23c17f18625df01bab23': '纬度',
|
||||
'40d58bb6ac9888b0c672f5bcff74da25': '地图厂商',
|
||||
'542241c52bd2efb24dc37b32cab2329c': '列全选',
|
||||
'd94ec7663ac9ad2d09fca5c86928b434': '列级全选功能',
|
||||
'7020fa7949a5ae24cc8eb696772d97fc': '行全选',
|
||||
'227c24282ff52f3f6f52dfdb853cc1ad': '行级全选功能',
|
||||
'83a60f8b752a1ef3ce6a240388d635aa': '默认当开启全选后居左排列',
|
||||
'316a639631f712780829a202258ec3cc': '居左',
|
||||
'e2aaec83377244c9d15f78f51cccfe6f': '居右',
|
||||
'b7fc7efe26efb867838223936b7fc467': '左侧选项展示',
|
||||
'505e204cdd98afd08c174d6dcec0dc09': '已选项',
|
||||
'9b1ddba55066e0f329ca3cca2e58909c':
|
||||
'可以通过接口获取检索结果,检索值可以通过变量\\${term}获取,如:"https://xxx/search?name=\\${term}"',
|
||||
'14079611c014884bbdffce4d0e5f4d73': '可以通过接口获取动态选项,一次拉取全部',
|
||||
'1fd65acd90f99791d70ca70e046c9f05': '假数据图片',
|
||||
'5789be67da4a1dc0fd9600bd626776a1':
|
||||
'只在编辑区显示的模拟图片,运行时将显示图片实际内容',
|
||||
'eded9ed93a453c3f790126e30b776a22': '标题文字',
|
||||
'11d938eaa50cff1b7e59c64b891de73d': '标题边距',
|
||||
'36285b8c01571203859d6b8ce7af0cba': '描述文字',
|
||||
'a7dcee68c68f8f19f39c9788e08fac31': '描述边距',
|
||||
'80dc1f6307e4acf29ece7ac2f6e04334': '放大图标',
|
||||
'faaadc447b1c2b1adc920d9c9aedcc25': '序号',
|
||||
'c4767bc3ad5c6812a8ea302e6126d988': '3月',
|
||||
'499d02b4034d1234b407042ccce614a8': '列表标题',
|
||||
'a302da1d8160ed0c72719c13346042a9': '这是内容简介,可以设置显示行数',
|
||||
'4e74ff55b36a0f35d511a761c264fce3': '内容区样式',
|
||||
'a67496c9ef1b1951fb9f104d1ef17997': '标题栏样式',
|
||||
'af608093f1d3c25e85bdb4ed17f8b947': '工具栏样式',
|
||||
'fa898e5ae4c0315061129c6cef47c326': '边栏样式',
|
||||
'087e631da111edc6db508289a7b5a95b':
|
||||
'分配不同的值段,用不同的颜色提示用户。若只配置一个颜色不配置value,默认value为100',
|
||||
'88f8919dd239f2018d267f79d71a672b': '搜索框、searchbox',
|
||||
'6fe93193cbd9f0eb9315a4ae83343786': '清空输入框',
|
||||
'985d97bfa88cbaed452ee5900ad26d45': '服务Service',
|
||||
'6f6f1e6feb9fa966acaddae627b73948': '接口配置',
|
||||
'270ac7e329c21eb9a5e4c342f202bbb4': 'Schema数据源',
|
||||
'bfa178f875f63957378fc2d0bd8d0f59':
|
||||
'配置schemaApi后,可以实现动态渲染页面内容',
|
||||
'dd22d42f40442605fbe0c5da03203ffb': '是否Schema初始加载',
|
||||
'eb1d029d107422d00f55c8b76e66ec75': 'WebSocket接口',
|
||||
'470e0b39b2486883a10c1048f2df9f40':
|
||||
'Service 支持通过WebSocket(ws)获取数据,用于获取实时更新的数据。',
|
||||
'3bfc17446f0456f9692f25fc90383ec1':
|
||||
'对于复杂的数据获取情况,可以使用外部函数获取数据',
|
||||
'ec9b680403aab2f0498badb090f04364':
|
||||
'/**\n * @param data 上下文数据\n * @param setData 更新数据的函数\n * @param env 环境变量\n */\ninterface DataProvider {\n (data: any, setData: (data: any) => void, env: any): void;\n}\n',
|
||||
'642d94fa418e15a3997bcf7488315e4d': '原子表格',
|
||||
'dad6519c7c75a23bee8ccb576e4609a2': '数据源key',
|
||||
'cba09997ca646e67544f880c80ab97cb': '可拖拽条件',
|
||||
'cbe89f133fda6e0d1bec31eaf6aa7853': '保存排序',
|
||||
'413c6b52c23a1bf5cbc9fba1485f88ff':
|
||||
'[amis-editor][Table2Plugin] dynamicControls的值必须是一个对象',
|
||||
'5b11953888d7c376458b397f222d4533': '绑定当前上下文变量',
|
||||
'5e1872b4afc82fc5114b32aaf4477500': '选择类型',
|
||||
'443f46c76ebe6ec4eb502f95c451e4b0': '多选',
|
||||
'9fd1b7cb41cfa3b83bdfd2a44381417f': '单选',
|
||||
'9c5c1f96ba29b9c0a8915be950e91cb3': '固定选择列',
|
||||
'5fd9a061aa8d25137801caf78d8d0f42': '选择列列宽',
|
||||
'107ce5ae5c46f0e63565c593eb09a312': '全选所有',
|
||||
'f3993a00b12133950b96199dbf08fc43': '反选当页',
|
||||
'0cf1882623b2b50f0416030c980c3179': '清空所有',
|
||||
'b5a34b813ffd5d7d776eb8ca56a1b45d': '选择奇数行',
|
||||
'0c2a525c7e183c05b46caa6b52a21b9f': '选择偶数行',
|
||||
'df5a3392ee995cfaa13787b11a1e2652': '行可勾选条件',
|
||||
'76417db4eeb031b0bc15f4cf8178ae46': '最大选择条数',
|
||||
'4d250d2754fbdc9cbd131bf48d445894': '展开按钮位置',
|
||||
'ea7026a83bf0b63ecc31fd8e215766de': '可展开条件',
|
||||
'9e9b4716c08d4f15d9d52e00281f4265': '配置展开区域',
|
||||
'f09e007fa1c2e7eb9ec01f8481104d94': '嵌套字段',
|
||||
'1b4b8d809a7d253bb650d0f104d24ea2':
|
||||
'声明数据结构中作为子节点的字段名称,默认是<code>children</code>',
|
||||
'f53160d07e516a3b0d38d61822944b03': '行角标',
|
||||
'8952f4e24070a79741a505dc20bad8f0': '高度自适应',
|
||||
'dd7befc8e7c124f6f4ba9bbf3de9dc53': '缩进尺寸',
|
||||
'eedd7279409d000114e27194f3c8a5ea':
|
||||
'嵌套结构展示时,设置子节点的缩进值,单位为px',
|
||||
'4bf8b7a0b3385fcd34a8e0cd355d7964': '行类名',
|
||||
'a193a0f0b38ea06f46b1d3051c433cf5': '弹出框',
|
||||
'3c87936b95f844aa21605c75d217c8f9': '弹出框内容',
|
||||
'a0f14a16feaece37026df27feb9070a1': '配置弹出框',
|
||||
'44c9d7cb031327029dd0b1bc92689542':
|
||||
'[amis-editor][TableCell2Plugin] dynamicControls的值必须是一个对象',
|
||||
'f4a3780b66d65a315a762976ab5e781f': '操作按钮',
|
||||
'a0dbb2b0a000cdb3a265d096d4e5ed8d': '固定当前列',
|
||||
'00ed921de3ababcafcb0594ff0e9a997': '左侧固定',
|
||||
'a5b48f7807e3c1ddd80fa160f46f9cc9': '右侧固定',
|
||||
'5cbd7ad8a3ecf059b62219c17fa58cae': '标签内容',
|
||||
'3b4bcc788ee92004cae962801b471b8d': '自定义标题显示模板',
|
||||
'2328f91f1e160de6a06c2004d49ec53b': '配置标题显示模板',
|
||||
'11e6dfd7d3fcb0892c2cecb6d7549102': '请编辑标题内容',
|
||||
'3d95415ee75837db2660255ea1ca1b9b': '时间区',
|
||||
'2fe3c5280ea644639bc6378bcecc8b27': '详情区',
|
||||
'e1445cd3c4710c8abf7c1b3b1ce060d8': '浮层样式',
|
||||
'1f9ba0bdeb0cf0d3193cac269dd2f708': '最大显示行数',
|
||||
'2043742930f9833b4405aa0314a496b1': '填充假数据',
|
||||
'a903e51cb1915b56f94bf54a81816cf5':
|
||||
'只在编辑区显示的假数据文本,运行时将显示文本实际内容',
|
||||
'fd8f406e39d5c4b1f1f2251156eb34ef':
|
||||
'{\n // 上下文数据\n [key: string]: any;\n}',
|
||||
'ddca9c0f0e3d07c3341701b80f139cc0': '是否静默发送请求,屏蔽报错提示',
|
||||
'6de215632addbb664d254e00532d92aa': '最近n小时',
|
||||
'5bc676c0d274d9a4674f832ae07c6757': '序号「{{@1}}」的字段名称不能为空',
|
||||
'aa70a469e4ceb0dede9d73cb8d8d953a':
|
||||
'序号「{{@1}}」的字段名称「{{@2}}」不唯一',
|
||||
'acb3aec4d12f6ca06a1e45302030cdb1': '数据处理中...',
|
||||
'cdfd25057876424324682b5bdde38a3d': '请先填写初始化接口',
|
||||
'a9fea442707e26dee478b34a2f2ce263': '请先填写接口',
|
||||
'4cc6a76c146c0360a41ceaf5e212c891': '基于接口自动生成字段',
|
||||
'4484fa04e7b71db4c8293e5bcb53eca4': '添加字段',
|
||||
'eea3ebc33e69694e0c12d4ab2e07a553': '字段标题',
|
||||
'404f38ae7ac36860c0b3af6f2f4a13f9': '菜单名称必填',
|
||||
'822be91778b5ac22d31681f7256b849b': '不能将菜单拖入其自身内部',
|
||||
'088b54ee8f10a43977afa9d16ea5350f': '自定义菜单',
|
||||
'cd1e63aed43df0827cc09fb26521936c': '编辑菜单项',
|
||||
'648c5e847b923bdd51bf5c72436169ba': '添加菜单项',
|
||||
'8ee9f276a6356aab65f8178c4f30fabd': '菜单名称',
|
||||
'e3cc5bd7fc92d7287a14bf5398c4ecc3': '父级菜单',
|
||||
'24ceb2a06b1962b396b75286fc0960d1': '请选择,不选择默认为一级菜单',
|
||||
'9483042d09dbad731addc1791b5d207d': '菜单图标',
|
||||
'6107b3c4fd8587589210cb9fe2fcdad9': '请输入地址',
|
||||
'76b5162d1b7a16b4b6adf1b79231c96a': '跳转方式',
|
||||
'b2d1bffc689e4478519d8a010450192c': '当前页展开',
|
||||
'80fb2db8d3f212b3dd130d24da1c970e': '新标签页打开',
|
||||
'70b4d0676f9a9640c5a7b1d5f66faa64': '角标内容',
|
||||
'9f3cdf6aa12759fab68a5a88179462c4': '若为空则不展示角标',
|
||||
'07c60b53a84fd7751095864a5310cc7d': '自适应',
|
||||
'81522afdfef2e4121c9240d00583f531': '百分比',
|
||||
'9a8aed590bb7fcdd9198daca349b055a': '固定列宽',
|
||||
'e0dbf4a939e6c84610d28b8a9b1803c1': '百分比列宽',
|
||||
'41be5ce31e28742d0b259fe734e49c28': '至少保留一个根节点',
|
||||
'49198f84cea6c212cd5d463037827cd5': '添加列',
|
||||
'fb4c95bae088e3f216ea9312bcdb26ca': '列类型',
|
||||
'8eebb8ae809cf1ceaa23cd2fa2c73898': '字段列',
|
||||
'b302476563937e24190496ab668ebd26': '未找到对应列「{{@1}}」',
|
||||
'f9e759ac21d528e7d1e84b5feae4560a': '空列',
|
||||
'bcba3b2e1f7b4fb528213e999333d331': '确定要删除列「{{@1}}」吗?',
|
||||
'7202bba23492811d2964234485a909e5': '容器列',
|
||||
'4c2dc6491d29ef77f421daa19541c8ab': '字段加载中',
|
||||
'e11e888f47bc6cd5816a1147be05e792': '未找到目标组件',
|
||||
'e6413abdc2fd3ccbbf15327e4004b1b2': '去编辑目标组件',
|
||||
'fcebd5cda006253365b4453596290f48': '暂无字段',
|
||||
'161f53cdfabe18451e4067f2426cca0f': '未找到工具栏中对应操作「{{@1}}」',
|
||||
'4357955c64f836dd7f36af048d857f9b': '确定要删除工具栏中「{{@1}}」吗?',
|
||||
'dc858fed3c66a1194d5f9aec81faee3d': '暂无可添加操作',
|
||||
'fb3304d27d85c79d89ce6cac22a174b8': '自定义按钮',
|
||||
'e40c411876b4a57e24fbc6b4b4fd5027': '操作生成中',
|
||||
'0e7bb2c7879f0a34c02f547820b0b0b3': '错误忽略',
|
||||
'5d9fe78268b03e8aa41ac316ef610d9a': '动作发生错误时,是否忽略错误继续执行',
|
||||
'c0d5d68f5f1cc399311e92905ed2fa80': '忽略',
|
||||
'a165be161ac250720f6f25820dd2a5b3': '不忽略',
|
||||
'9cdfce42ef0fa346511538131e51328f': '预设',
|
||||
'17817a4d2da41f4261f4155ada59e395':
|
||||
'<%= data.ignoreError === false ? "找不到组件和动作执行失败都中断" : typeof data.ignoreError === "undefined" ? "找不到组件容忍,动作执行失败才中断" : ""%>',
|
||||
'0db9e779f5cd9ad8bd3d16d7e8a16b64': '弹窗消息',
|
||||
'4a502e748d1335385c2c05bf30e582e7': '打开弹窗,弹窗内支持复杂的交互设计',
|
||||
'c1b3a483bf057f5afa118f96644dc8a3': '弹窗来源',
|
||||
'0c5cbc9d345936876230a0b09aece2ff': '选择页面内已有弹窗',
|
||||
'a781b5903a4013c147783e1047f42e08': '新建弹窗',
|
||||
'53bed22bc03c0fd61fe4fb81101f712a': '弹窗标题',
|
||||
'953131d14e66fae5e3611f8b419b7ed5': '请输入弹窗标题',
|
||||
'7cc53692d650e049802d808b81efe7f5': '选择弹窗',
|
||||
'939402f3ff754d8d815eb7f6cc991bea': '弹窗类型',
|
||||
'139c619a4dbfc26fb61d76dc388e3e7d': '请求结果',
|
||||
'0eb4e63db88e158600dab0e723e8a213': '重新请求数据',
|
||||
'f16654604d6cb2f62469e5aa9db19871':
|
||||
'如果开启发送数据,会先发送配置数据到目标组件,然后重新请求数据。',
|
||||
'a0c117d927c6290bab55ae0e848a4d4b':
|
||||
'开启“发送数据”后,所配置的数据将发送给目标组件,这些数据将与目标组件数据域进行合并或覆盖',
|
||||
'eb6cd21b9ed45ded3ecdb12f62b590e1': '数据处理方式',
|
||||
'ac24ffeb131a7a9d2465b3ba7b14e10c': '提交结果',
|
||||
'0e3517fb21e2c4066bd0ab75c51bc6fb': '请输入存储提交结果的变量名称',
|
||||
'0e2ba6becfa8760853cfa31c9e15a94b':
|
||||
'如需执行多次表单提交,可以修改此变量名用于区分不同的提交结果',
|
||||
'4604d5023479171cb6e901dbeccf62c0': '错误信息',
|
||||
'71f6236494bfc8b023804abb0cca1639': '错误详情',
|
||||
'4e6bfc5ad98f719f9bc6b2ad3b6440ee': '提交请求的响应数据',
|
||||
'bf0f829689370b36d01ce871324e0bb6': '校验结果',
|
||||
'd23157205c994bde20bb2605c193fd27': '请输入存储校验结果的变量名称',
|
||||
'a422eb12ebbfdd3347c4deb5ec6b4b54':
|
||||
'如需执行多次表单校验,可以修改此变量名用于区分不同的校验结果',
|
||||
'0552d08957a270160d5203e0611661b2':
|
||||
'自定义样式仅对当前组件生效。示例:\n// 当前层级\nroot {\n color: #000;\n}\n// 子层级\n.text-color: {\n color: #fff;\n}\n',
|
||||
'aaf9656ba493b58fbab398d52efa9f7c': '编辑样式',
|
||||
'3ac7b489ba8cb811386c9f4fbfd1c6cc': '结尾字段名',
|
||||
'9da561f34a93e0275c56b84717ac9cf0':
|
||||
'配置了结尾字段名,该组件将开始和结尾存成两个字段',
|
||||
'475cdfcaf614f2b69d88e1e34ba76079': '主键',
|
||||
'c28f86f11fc814ea5696af5aa9464cbe':
|
||||
'每行记录的唯一标识符,通常用于行选择、批量操作等场景。',
|
||||
'fa66d1acaef7cd181f21f5fc2895becc': '启用严格模式将采用值严格相等比较',
|
||||
'9e3790244299ed296601d79e0bf43a5c': '新增按钮名称',
|
||||
'bbbeba31bfc391bd0741ac62ade78c5a': '编辑初始化接口',
|
||||
'ba62070c3a350918d542e990d3278b07': '新增{{@1}}',
|
||||
'06e2f88f428b7e26f7da3cd4d40ec2ed': '请输入名称',
|
||||
'c630aa278a251b72bebf09284095112a': '配置新增表单'
|
||||
});
|
||||
|
@ -1227,7 +1227,7 @@ export class ListItem extends React.Component<ListItemProps> {
|
||||
if (childNode.type === 'hbox' || childNode.type === 'grid') {
|
||||
return render(region, node, {
|
||||
key,
|
||||
itemRender: this.itemRender
|
||||
itemRender: this.itemRender.bind(this)
|
||||
}) as JSX.Element;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user