fix: 仪表盘动画改为模块方法 _animateNumber (避免全局作用域问题)

This commit is contained in:
qinglong
2026-06-13 18:26:38 +08:00
parent 81ebbc3e45
commit c4b44e0fd2
4 changed files with 43 additions and 21 deletions
+22
View File
@@ -306,5 +306,27 @@
"framework.command.execute"
],
"timestamp": 27941.297902882
},
"bf0ab570": {
"plugin_name": "example_plugin",
"permissions": [
"plugin.example.read",
"plugin.example.write",
"plugin.example.execute",
"framework.event.subscribe",
"framework.command.execute"
],
"timestamp": 28040.658771958
},
"2d3bd47f": {
"plugin_name": "sentinel",
"permissions": [
"plugin.sentinel.read",
"plugin.sentinel.write",
"plugin.network.access",
"framework.event.subscribe",
"framework.command.execute"
],
"timestamp": 28040.668302635
}
}
+1 -1
View File
@@ -101,7 +101,7 @@ commands:
permissions:
- framework.command.test
source: internal
last_updated: 27941.282839757
last_updated: 28040.621524771
plugin_commands:
example_plugin:
echo: *id001
+1 -1
View File
@@ -1,5 +1,5 @@
http_port: 4200
last_updated: 27941.295580277
last_updated: 28040.661568417
plugin_routes:
example_plugin:
- methods: