·设为首页收藏本站📧邮箱修改🎁免费下载专区🔐设置/修改密码👽群雄群聊
返回列表 发布新帖

[小程序] 点微抖音小程序公告栏 增加跳转能力

79 0
发表于 2023-8-16 19:48:03 | 显示全部楼层 阅读模式 | Google Chrome | Windows 10

马上注册,免费下载更多dz插件网资源。

您需要 登录 才可以下载或查看,没有账号?立即注册

×
//源文件

<view class="index-toutiao pt10 pb10 flex">
  <view class="ml10"><image class="logo" mode="scaleToFill" src="/images/gonggao.png"></image></view>
  <view class="ml10">
    <swiper class="swiper-container" autoplay="false" vertical="true" circular="true" interval="5000" duration="1000">
      <block  tt:for="{{topnews}}" tt:for-item="item" tt:key="id">
         <swiper-item class="swiper-item"> <text class="text">{{item.time}} {{item.nickname}}发布了便民信息</text></swiper-item>

         
      </block>
    </swiper>
  </view>
</view>


// 修改后


<view class="index-toutiao pt10 pb10 flex">
  <view class="ml10"><image class="logo" mode="scaleToFill" src="/images/gonggao.png"></image></view>
  <view class="ml10">
    <swiper class="swiper-container" autoplay="false" vertical="true" circular="true" interval="5000" duration="1000">
      <block  tt:for="{{topnews}}" tt:for-item="item" tt:key="id">
        <swiper-item class="swiper-item" catchtap="onNavigateTap" data-url="../fenlei/detail?tongcheng_id={{item.id}}"><text class="wenzi">{{item.userInfo.nickname}}</text><text class="w">发布了</text><text class="wen">[{{item.modelInfo.name}}]</text><text class="w">信息</text></swiper-item>      
      </block>
    </swiper>
  </view>
</view>
class 文件 自定义 文字大小 颜色 等等


需要修改后端接口文件 有需要的可以联系qq:607727
效果图:
点微抖音小程序公告栏 增加跳转能力 源文件,便民,item,nickname,607727






我要说一句 收起回复

回复

 懒得打字嘛,点击右侧快捷回复【查看最新发布】   【应用商城享更多资源】
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

投诉/建议联系

discuzaddons@vip.qq.com

未经授权禁止转载,复制和建立镜像,
如有违反,按照公告处理!!!
  • 联系QQ客服
  • 添加微信客服

联系DZ插件网微信客服|最近更新|Archiver|手机版|小黑屋|DZ插件网! ( 鄂ICP备20010621号-1 )|网站地图

您的IP:18.223.114.142,60.188.66.62,GMT+8, 2024-4-29 11:38 , Processed in 0.172915 second(s), 72 queries , Gzip On, Redis On.

Based on Discuz! W1.0 Licensed

© 2001-2024 Discuz! Team.

关灯 在本版发帖
扫一扫添加微信客服
QQ客服返回顶部
快速回复 返回顶部 返回列表