Bindready="onEditorReady"
Id="editor"
Index. Js:
Page ({
/* *
* the initial data of the page
*/
Data: {
Text: "Hello"
},
OnEditorReady () {
Const that=this
Wx. CreateSelectorQuery (). The select (' # editor). The context (function (res) {
That. EditorCtx=res. The context
}). The exec ()
That. EditorCtx. SetContents ({
HTML: '& lt; Html> <body>Hello