first commit
This commit is contained in:
1
unpackage/dist/dev/mp-weixin/pages/index/decode.wxml
vendored
Normal file
1
unpackage/dist/dev/mp-weixin/pages/index/decode.wxml
vendored
Normal file
@@ -0,0 +1 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user