Vue.js的Markdown Editor组件。访问地址:Vue-SimpleMDE <template></template>import{markdownEditor}from'vue-simplemde';// 导入markdownEditor组件exportdefault{data:function(){return{content:'',// markdown编辑器内容configs:{// markdown编辑器配置参数status:false,// 禁用底部状态栏initialValue:'Hello BBK'...
_this.priceEditor.html(_this.esGoodsTeleComProd.price); _this.setUseEditor.html(_this.esGoodsTeleComProd.setUse); _this.commonQuestionsEditor.html(_this.esGoodsTeleComProd.commonQuestions); _this.reminderEditor.html(_this.esGoodsTeleComProd.reminder); _this.busdescEditor.html(_this.esGoodsTeleCom...
Vue-SimpleMDE Vue.js的Markdown Editor组件。访问地址:Vue-SimpleMDE <template></template>import { markdownEditor } from 'vue-simplemde'; // 导入markdownEditor组件 export default { data: function(){ return { content:'', // markdown编辑器内容 configs: { // markdown编辑器配置参数 status: fals...