文档更改13 Text

yufei li 于 2025/02/28 07:18 最后修改

从版本 5.2
yufei li编辑
在2025/02/14 02:13上
修改评论: Update document after refactoring.
到版本
yufei li编辑
在2025/02/28 07:17上
修改评论: 该版本没有评论

摘要

细节

页面属性
标题
... ... @@ -1,1 +1,1 @@
1 -13 静态文本
1 +13 Text
内容
... ... @@ -1,28 +1,28 @@
1 -**功能简介**
1 +**Feature Overview**
2 2  
3 -静态文本控件用于展示不可编辑的文本内容。
3 +The Static Text widget is used to display non-editable text content.
4 4  
5 -**使用场景**
5 +**Use Cases**
6 6  
7 -适用于页面中展示固定说明、标题、介绍性文字等场景。
7 +It is suitable for scenarios like displaying fixed instructions, titles, introductory text, etc., on a page.
8 8  
9 -**设置方式**
9 +**Setting Method**
10 10  
11 -点击基础字段中的静态文本控件 或者 拖拽静态文本控件到画布中,即可完成添加并输入固定内容。
11 +Click on the Static Text widget in the basic fields or drag and drop the Static Text widget onto the canvas to complete the addition and input the fixed content.
12 12  
13 -**控件属性**
14 14  
14 +**Widget Properties**
15 15  
16 -(% style="width:647px" %)
17 -|(% style="width:114px" %)控件属性|(% style="width:161px" %)设置项|(% style="width:369px" %)设置项说明
18 -|(% rowspan="4" style="width:114px" %)基础属性|(% style="width:161px" %)控件名称|(% style="width:369px" %)用于区分不同的控件
19 -|(% style="width:161px" %)显示控件名称|(% style="width:369px" %)用于控制在填单时是否显示控件名称
20 -|(% style="width:161px" %)控件宽度|(% style="width:369px" %)用于控制在填单时当前控件的显示宽度
21 -|(% style="width:161px" %)字段权限|(% style="width:369px" %)(((
22 -可见权限:可见、有条件可见、不可见;
16 +(% style="width:1087px" %)
17 +|(% style="width:177px" %)**Widget Properties**|(% style="width:173px" %)**Settings Options**|(% style="width:732px" %)**Settings Options Description**
18 +|(% rowspan="4" style="width:177px" %)Basic Properties|Name|(% style="width:732px" %)Used to distinguish different widgets.
19 +|Display Name|(% style="width:732px" %)Used to control whether the widget name is displayed when filling out the form.
20 +|Width|Used to control the display width of the current widget when filling out the form.
21 +|(% style="width:173px" %)Permissions|(% style="width:732px" %)(((
22 +Visibility Permissions: Visible, Conditionally Visible, Invisible;
23 23  
24 -字段权限仅在非流程表单中生效;
24 +Field permissions only take effect in non-process forms;
25 25  
26 -另外有条件可见在流程表单和非流程表单中都生效;
26 +Additionally, conditionally visible permissions are effective in both process and non-process forms.
27 27  )))
28 -|(% style="width:114px" %)特殊属性|(% style="width:161px" %)样式及内容|(% style="width:369px" %)是一个富文本编辑器,支持用户自定义静态文本的样式
28 +|(% style="width:177px" %)Special Properties|(% style="width:173px" %)Content|(% style="width:732px" %)Is a rich text editor that supports user-defined styling for static text.