当前位置:网站首页>[applet] realize the left and right [sliding] list through the scroll view component
[applet] realize the left and right [sliding] list through the scroll view component
2022-07-01 23:11:00 【Honest Cao Cao】
Introduction to official parameters of wechat :
demo.wxml
<scroll-view class="row_1" scroll-x>
<view class="box">
Goods details
</view>
<view class="box">
Planning parameters
</view>
<view class="box">
Product evaluation
</view>
<view class="box">
Logistics information
</view>
<view class="box">
Share information
</view>
</scroll-view>
demo.wxss
.row_1 {
height:80px;
background-color: rgb(231, 231, 231);
white-space: nowrap; /* Don't wrap */
}
.box {
width: 80px;
height: 40px;
background-color: aquamarine;
color: black;
margin-left: 10px;
margin-top: 20px;
text-align: center;
line-height: 40px;
display: inline-block; /* Inline elements */
}
边栏推荐
- CKS CKA ckad change terminal to remote desktop
- You probably haven't noticed the very important testing strategy in your work
- The principle, testing and Countermeasures of malicious software reverse closing EDR
- I graduated from college in 14 years and changed to software testing in 3 months. My monthly salary was 13.5k. At the age of 32, I finally found the right direction
- Explain the use of locksupport in detail
- Turn -- go deep into Lua scripting language, so that you can thoroughly understand the debugging principle
- Mysql 5.7 实现 rank 排名
- 使用3DMax制作一个象棋棋子
- [daily training] 326 Power of 3
- Armbain系统根分区空间不足处理
猜你喜欢
Istio、eBPF 和 RSocket Broker:深入研究服务网格
Cisco -- highly available and reliable network examination
Groups and ranges of regular series
MySQL -- deduction of index storage model
转载csdn文章操作
Deadlock handling strategies - prevent deadlock, avoid deadlock, detect and remove deadlock
常见的二十种软件测试方法详解(史上最全)
Redis~02 cache: how to ensure data consistency in MySQL and redis when updating data?
Turn -- use setjmp and longjmp in C language to realize exception capture and collaboration
Explain ThreadLocal in detail
随机推荐
【微服务|Sentinel】SentinelResourceAspect详解
leetcode - 287. Find duplicates
Explain the use of locksupport in detail
力扣 710. 黑名单中的随机数
vim给目录加颜色
Business visualization - make your flowchart'run'up
YOGA27多维一体电脑,兼具出色外观与高端配置
MySQL -- index of MyISAM storage engine
Preparation of functional test report
正则系列之组和范围(Groups and Ranges)
The online beggar function of Japanese shopping websites
Rank ranking with MySQL 5.7
Demo program implementation of QT version Huarui camera
Introduction and use of plantuml
Explain JMM in detail
Cisco test -- the concept and configuration test of routing
openresty 负载均衡
What class loading mechanisms does the JVM have?
Groups and ranges of regular series
Cloud Vulnerability Global Database