leezng opened a new issue, #8804: URL: https://github.com/apache/inlong/issues/8804
### Description Associated pre-PR #8770 Current process: ``` Plugin -> UI Pages -> UI Components -> Match images ``` The newly designed process: ``` Plugin with images -> UI Pages -> UI Components ``` At present, various data source plugins do not integrate their images, making their relationship seem to be separated. Secondly, the images of each data source are matched in the UI components, which also leads to the coupling of UI components and images. A better design method is: the images of the data source are defined in the plugins, and the UI page rendering can be directly read. ### Use case _No response_ ### Are you willing to submit PR? - [ ] Yes, I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@inlong.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org