File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11<template >
22 <div class =" components-container" >
3- <code >公司做的后台主要是一个cms系统,公司也是已自媒体为核心的 ,所以富文本是后台很核心的功能。在选择富文本的过程中也走了不少的弯路,市面上常见的富文本都基本用过了,最终选择了tinymce</code >
3+ <code >公司做的后台主要是一个cms系统,公司也是以自媒体为核心的 ,所以富文本是后台很核心的功能。在选择富文本的过程中也走了不少的弯路,市面上常见的富文本都基本用过了,最终选择了tinymce</code >
44 <div class =" editor-container" >
55 <MdEditor id =' contentEditor' ref =" contentEditor" v-model =' content' :height =" 300" :zIndex =' 20' ></MdEditor >
66 </div >
Original file line number Diff line number Diff line change 11<template >
22 <div class =" components-container" >
3- <code >公司做的后台主要是一个cms系统,公司也是已自媒体为核心的 ,所以富文本是后台很核心的功能。在选择富文本的过程中也走了不少的弯路,市面上常见的富文本都基本用过了,最终选择了tinymce</code >
3+ <code >公司做的后台主要是一个cms系统,公司也是以自媒体为核心的 ,所以富文本是后台很核心的功能。在选择富文本的过程中也走了不少的弯路,市面上常见的富文本都基本用过了,最终选择了tinymce</code >
44 <div class =" editor-container" >
55 <Tinymce :height =200 ref =" editor" v-model =" content" ></Tinymce >
66 </div >
You can’t perform that action at this time.
0 commit comments