mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	fix
This commit is contained in:
		| @@ -14,7 +14,7 @@ | ||||
|   limitations under the License. | ||||
| --> | ||||
|  | ||||
| <script type="text/x-red" data-help-name="debug"> | ||||
| <script type="text/html" data-help-name="debug"> | ||||
|     <p>在“调试”侧边栏选项卡和运行时日志中显示选定的消息属性。 默认情况下,它会显示<code>msg.payload</code>的值,但您也可以将其设置成显示任意属性,完整消息或JSONata表达式的结果。</p> | ||||
|     <h3>详细</h3> | ||||
|     <p>调试侧边栏会提供已发消息的结构化视图,方便您查询消息的结构。</p> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user