I have used ueditor Baidu editor to do a new function for an article
I remember, the ueditor Baidu editor demo is aspx or ashx, I forgot which one is specific, anyway, it is not MVC
I changed everything in the demo to the MVC interface implementation
All features are included
It's very simple to use, just unzip it directly to the root directory of the website project, and then modify the namespace, as shown in the figure below:
config.json is the configuration file My Baidu editor js plugin is placed in \Plugins\ueditor,
The view page references the js code:
ueditor.config.js to make the following changes, the code is as follows:
The UploadApi method code in the controller admin is as follows:
asp.net MVC Baidu Editor Background Code Source Code Download:
Tourists, if you want to see the hidden content of this post, please Reply
|