Commit 6bbc0199 authored by Liyuan Li's avatar Liyuan Li

vditor

parent 75e70200
This diff is collapsed.
This diff is collapsed.
...@@ -306,7 +306,7 @@ window.Util = { ...@@ -306,7 +306,7 @@ window.Util = {
loadVditor: function (cb) { loadVditor: function (cb) {
$.ajax({ $.ajax({
method: 'GET', method: 'GET',
url: 'https://cdn.jsdelivr.net/npm/vditor@3.2.3/dist/index.min.js', url: 'https://cdn.jsdelivr.net/npm/vditor@3.2.4/dist/index.min.js',
dataType: 'script', dataType: 'script',
cache: true, cache: true,
success: () => { success: () => {
......
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment