guhongwei %!s(int64=2) %!d(string=hai) anos
pai
achega
75e1bceb60
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      commpents/hg-editor/hg-editor.wxml

+ 1 - 1
commpents/hg-editor/hg-editor.wxml

@@ -38,6 +38,6 @@
         </view>
     </view>
     <view class="editor-box-content">
-        <editor id="editor" name="{{name}}" placeholder="{{placeholder}}" bind:ready="_onEditorReady" bind:input="_onInputting" show-img-resize="{{true}}"></editor>
+        <editor id="editor" name="{{name}}" placeholder="{{placeholder}}" bindready="_onEditorReady" bind:input="_onInputting" show-img-resize="{{true}}"></editor>
     </view>
 </view>