摘要: 父组件内 wx.ml <popup_window isAlert="{{isAlert}}" bind:changwindow="handleTap"></popup_window> 子组件内wx.ml <!-- 弹出框 --> <view class="cover" wx:if="{{isAler 阅读全文
posted @ 2021-05-28 15:16 还有什么值得拥有 阅读(51) 评论(0) 推荐(0) 编辑
摘要: index.wxml <view class="c_item" bindtap="getPublishDate"> <label for="name">截止时间</label> <input type="text" id="name" bin disabled="{{true}}" value="{ 阅读全文
posted @ 2021-05-28 14:30 还有什么值得拥有 阅读(102) 评论(0) 推荐(0) 编辑
摘要: wx.ml <view class="single_word {{item.show?'word_active':'word_noactive'}}" wx:for="{{arr}}" wx:key="{{this}}" data-index="{{index}}" bindtap="wordSho 阅读全文
posted @ 2021-05-28 13:42 还有什么值得拥有 阅读(1406) 评论(0) 推荐(0) 编辑