local UI = [[
<div name = "ThisWindow" style="width: 60%; height: 17%; x:61%; y:30%; translate:-50% -50%;" border-w="3" border-c="#330000">
<label name = "RongLianEXP" text = '熔炼经验:0' style="x:43%; y:120%; translate:0% -50%;"></label>
</div>
]]
--Update 使用案例
--改变单个标签中的某个属性:
function rsRongLianEXP()
return [[<Update path="#ThisWindow > #RongLianEXP" text = "熔炼经验:100" />]]
end
作者:2114419051 创建时间:2025-05-19 17:42
最后编辑:2114419051 更新时间:2025-08-20 18:55
最后编辑:2114419051 更新时间:2025-08-20 18:55