|
@@ -140,7 +140,7 @@ |
|
@@ -140,7 +140,7 @@ |
140
|
<form bindsubmit='submitFormId' report-submit='true'>
|
140
|
<form bindsubmit='submitFormId' report-submit='true'>
|
141
|
<view class='msg-button-container'>
|
141
|
<view class='msg-button-container'>
|
142
|
<button class='button-close' bindtap='closeMsg' plain='true' form-type='submit'>关闭</button>
|
142
|
<button class='button-close' bindtap='closeMsg' plain='true' form-type='submit'>关闭</button>
|
143
|
- <button class='button-share' open-type="share" plain='true' form-type='submit'>去分享</button>
|
143
|
+ <button class='button-share' open-type="share" plain='true' form-type='submit' bindtap='reportShare'>去分享</button>
|
144
|
</view>
|
144
|
</view>
|
145
|
</form>
|
145
|
</form>
|
146
|
</block>
|
146
|
</block>
|