1 line
594 B
Plaintext
1 line
594 B
Plaintext
<view class="page _div"><scroll-view class="htmlText" scroll-y="true" scroll-into-view="{{lastDiv}}" scroll-top="{{scrollTop}}" scroll-with-animation="true"><view data-ref="content" class="scrolls vue-ref"><text user-select="{{true}}">{{''+AImessage}}<block wx:if="{{!isOver}}"><label class="end _span"></label></block></text></view><view id="last-div"></view></scroll-view><view class="weui-btn-area _div"><button class="weui-btn" loading="{{shareBtnLoading}}" type="primary" data-event-opts="{{[['tap',[['showTopTipsFun',['$event']]]]]}}" bindtap="__e">分享给好友</button></view></view> |