执行 run

介绍

该动作可以执行一段 javascript 代码

语法

run: { script }

  • script: 需要执行的代码片段

Last updated