Procházet zdrojové kódy

Merge branch 'master' of http://git.cc-lotus.info/ball-court/ball-applet

guhongwei před 2 roky
rodič
revize
cd6f756c5d
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      pagesMatch/matchAdmin/match/add.wxml

+ 1 - 1
pagesMatch/matchAdmin/match/add.wxml

@@ -86,7 +86,7 @@
                 </view>
                 <view class="content">
                     <view class="value">
-                        <hg-editor placeholder="请输入赛事规程" name="{{form.regular}}" bind:input="inputChange"> </hg-editor>
+                        <hg-editor placeholder="请输入赛事规程" name="{{form.regular}}" bind:input="inputChange" bind:ready="onEditorReady"> </hg-editor>
                     </view>
                 </view>
                 <view class="content">