摘要: showListView(e) { let txt = e.currentTarget.dataset.txt wx.navigateTo({ url: '/pages/list/index?title=' + txt }) } 阅读全文
posted @ 2020-07-25 19:51 心意如水hucuie22 阅读(173) 评论(0) 推荐(0) 编辑
摘要: <scroll-view class="nav_left" scroll-y> <block wx:key="{{index}}" wx:for="{{navLeftItems}}"> //当前点击的项等于当前点击下标添加 class <view class="nav_left_items {{cu 阅读全文
posted @ 2020-07-25 19:49 心意如水hucuie22 阅读(150) 评论(0) 推荐(0) 编辑
摘要: 恢复内容开始 const domain = 'https://msinterface-jd.herokuapp.com'; const domain2 = "https://www.thenewstep.cn" 在until里面新建js const interfaces = { // 返回的首页请求 阅读全文
posted @ 2020-07-25 10:59 心意如水hucuie22 阅读(382) 评论(0) 推荐(0) 编辑