Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to achieve the effect of scrolling the bulletin board left and right in WeChat Mini Programs

2025-04-11 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)05/31 Report--

The knowledge points of this article "how to achieve the effect of scrolling bulletin board in WeChat Mini Programs" are not quite understood by most people, so the editor summarizes the following contents for you. The content is detailed, the steps are clear, and it has a certain reference value. I hope you can gain something after reading this article. Let's take a look at this article "how to achieve the effect of scrolling bulletin board in WeChat Mini Programs".

The code is as follows

{{notice}} xdata: {/ / initialize data hideNotice: false, notice:',} / / Click to close the announcement switchNotice: function () {this.setData ({hideNotice: true})}, @ keyframes remindMessage {0% {- webkit-transform: translateX (90%);} 100% {- webkit-transform: translateX (- 180%);}. Tongzhitext {margin-right:80rpx; margin-left: 10rpx Overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}. Tongzhi-text {font-size: 28rpx; animation: remindMessage 14s linear infinite; width: 100%; color: # d09868; display: block;}. Notice-wrap {background: # ffebda; width: 100%; height: 60rpx; line-height: 60rpx; color: # d09868; font-size: 28rpx;} .closeView {width: 45rpx; height: 45rpx; line-height: 45rpx; position: absolute; right: 20rpx; top: 5rpx; text-align: center; font-size: 35rpx } the above is the content of this article on "how to achieve the effect of scrolling bulletin board in WeChat Mini Programs". I believe we all have a certain understanding. I hope the content shared by the editor will be helpful to you. If you want to know more related knowledge, please pay attention to the industry information channel.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report