mirror of
https://github.com/tidys/cc-inspector-chrome
synced 2025-10-23 01:55:25 +00:00
更新属性
This commit is contained in:
@@ -15,6 +15,7 @@ export enum Msg {
|
||||
TabsInfo = "tabs_info", // 当前页面信息
|
||||
UrlChange = "url_change", // 网址发生变化
|
||||
SetProperty = "set-property", // 设置node属性
|
||||
UpdateProperty = 'update-property', // 更新属性
|
||||
}
|
||||
|
||||
export class PluginEvent {
|
||||
|
Reference in New Issue
Block a user