文档更改13 Text

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

从版本 5.4
yufei li编辑
在2025/02/28 07:18上
修改评论: 该版本没有评论
到版本
maym编辑
在2025/01/02 09:06上
修改评论: 该版本没有评论

摘要

细节

页面属性
标题
... ... @@ -1,1 +1,1 @@
1 -13 Text
1 +13 静态文本
... ... @@ -1,1 +1,1 @@
1 -Egret Cloud Operation manual.5\. 设计应用.5\.5 表单.5\.5\.4 基础控件.WebHome
1 +Main.5\. 设计应用.5\.5 表单.5\.5\.4 基础控件.5\.5\.4\.12 开关.WebHome
文档作者
... ... @@ -1,1 +1,1 @@
1 -XWiki.YufeiLi
1 +XWiki.maym
内容
... ... @@ -1,28 +1,28 @@
1 -**Feature Overview**
1 +**功能简介**
2 2  
3 -The Static Text widget is used to display non-editable text content.
3 +静态文本控件用于展示不可编辑的文本内容。
4 4  
5 -**Use Cases**
5 +**使用场景**
6 6  
7 -It is suitable for scenarios like displaying fixed instructions, titles, introductory text, etc., on a page.
7 +适用于页面中展示固定说明、标题、介绍性文字等场景。
8 8  
9 -**Setting Method**
9 +**设置方式**
10 10  
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.
11 +点击基础字段中的静态文本控件 或者 拖拽静态文本控件到画布中,即可完成添加并输入固定内容。
12 12  
13 +**控件属性**
13 13  
14 -**Widget Properties**
15 15  
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;
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 +可见权限:可见、有条件可见、不可见;
23 23  
24 -Field permissions only take effect in non-process forms;
24 +字段权限仅在非流程表单中生效;
25 25  
26 -Additionally, conditionally visible permissions are effective in both process and non-process forms.
26 +另外有条件可见在流程表单和非流程表单中都生效;
27 27  )))
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.
28 +|(% style="width:114px" %)特殊属性|(% style="width:161px" %)样式及内容|(% style="width:369px" %)是一个富文本编辑器,支持用户自定义静态文本的样式