正在加载文档

扩展标签WebView

最后更新:2026-08-10 17:30
<!-- mindoc:slug=aa-1hglonjqsj1oo --> ### 扩展NPC标签WebView ``` <WebView:X:Y:Width:Height:BGColor|网址>\ ``` ### 示例: ``` [@main] #ACT MOV S$MDC用户中心地址 https://static-files.421488.com/t.html goto @打开用户中心回调 [@打开用户中心回调] <WebView:-10:-6:381:158:255|<$URL(S$MDC用户中心地址)>>\ ``` 背景色-1 代表透明 <$URL()>操作是对URL转字符 / 字符要转成#
0.086449s