<script src="https://cdn.bootcdn.net/ajax/libs/quill/2.0.2/quill.js"></script> <link href="https://cdn.bootcdn.net/ajax/libs/quill/2.0.2/quill.snow.css" rel="stylesheet">
<script > /*! For license information please see quill.js.LICENSE.txt */ !function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define([],e):"object"==typeof exports?exports.Quill=e():t.Quill=e()}(self,(function(){return function(){ </script >
<style type="text/css"> /*! * Quill Editor v2.0.2 * https://quilljs.com * Copyright (c) 2017-2024, Slab * Copyright (c) 2014, Jason Chen * Copyright (c) 2013, salesforce.com */ .ql-container{box-sizing:border-box;font-famil </style>
标签:function,文件,exports,Copyright,JS,HTML,typeof,define From: https://www.cnblogs.com/tulater/p/18623679