Files
EasyAdmin8/public
wolfcode 62a3d80fa3 fix(wangEditor): correctly access wangEditor instances
Correct the way wangEditor instances are accessed and stored in the window object. The previous
implementation using `eval` could lead to security risks and is removed in favor of direct
window property access. This change improves code security and reliability by eliminating `eval`
and clarifying the object property name construction.
2024-09-05 09:33:38 +08:00
..
2024-05-13 11:16:20 +08:00
2024-05-13 11:16:20 +08:00
2023-06-15 16:18:27 +08:00
2024-05-13 11:16:20 +08:00
2023-06-15 16:18:27 +08:00
2024-05-13 11:16:20 +08:00