• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    公众号

微信小程序公告上下滚动

原作者: [db:作者] 来自: [db:来源] 收藏 邀请
<!--公告-->
      <!-- <view class="notice_box">
        <view class="notice">
          <image src="/images/notice-icon.png"></image>
        </view>

        <view class="swiper_box">
          <swiper 
              vertical="true"
              autoplay="true" 
              circular="true"
              interval="3000"
              duration='300'
              easing-function='easeInOutCubic'>
            <block wx:for='{{msgList}}' wx:key='index'>
                <swiper-item>
                  <view class="swiper-item">
                    <span class="newsp">最新</span>
                    <text class="notice-title">{{item.title}}</text>
                  </view>
                </swiper-item>
            </block>
          </swiper>
        </view> 
      </view> -->
      <!--公告-->

 

/*
*公告栏
*/
.notice_box{
  /* margin:   0 20rpx; */
  width: 95%;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  height: 80rpx;
  background-color: white;
}
.notice{
  padding: 0 20rpx;
  display: flex;
  align-items: center;
}
.notice_box swiper{
  height: 40px!important;
}
.notice image{
  width: 90px;
  height: 17px;
}
.swiper_box{
  width: 100%;
  padding-top: 22rpx;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  letter-spacing: 2px;
}
.swiper-item {
  font-size: 12px;
  display: flex;
}
.newsp{
  color: #DE797D;
  font-size: 11px;
  background-color: #FBEDED;
  text-align: center;
  width: 31px;
  border-radius: 3px;
  display: block;
  height: 16px;
}
.notice-title{
  overflow:hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  color:#343434;
  padding-left:6px;
}

 

msgList的数据

msgList:[
      { title: '河南,咱们一起扛' },
      { title: '女足首战' },
      { title: '雄鹿总冠军!!!' }
],

 


鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
上一篇:
微信小程序 :flex 布局发布时间:2022-07-18
下一篇:
二月十二日安卓安卓小程序开发发布时间:2022-07-18
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap