当前位置:网站首页>微信小程序Text限定行数
微信小程序Text限定行数
2022-07-21 18:05:00 【CodingForAndroid】
前言 :
今天做小程序,正好需要实现text最多显示两行,多出就省略号的情况。
.cate-item .item .name {
flex: 1;
margin-left: 12px;
margin-right: 30px;
font-size: 30rpx;
color: #333;
font-weight: bold;
text-align: left;
/* 定义为自适应布局 */
display: -webkit-box;
/* 超出部分隐藏 */
overflow: hidden;
/* 竖直方向的超出隐藏 */
-webkit-box-orient: vertical;
/* 限制最多2行 */
-webkit-line-clamp: 2;
}
边栏推荐
- 1978-2021 China Statistical Yearbook, 2003-2019 (provincial and municipal panel data), 1999-2019 (county panel data)
- Go死锁问题
- Flyio insensitive refresh token
- EAS extended report data package (from entry to proficiency)
- Gluttonous snake
- 常见的doc命令
- 数组的反转(逆序输出)(定义一个数组并赋值按逆序输出这个数组)
- 飞机躲子弹小游戏案例
- EAS Web BIM启动访问提示500错误
- EAS Web BIM啟動訪問提示500錯誤
猜你喜欢
Docker系列 六. Docker 安装 Redis
Bitmap of redis principle
EAS Web 页面预览报错界面显示空白
EAS BOS custom export (including excel style setting, multi tab export, export file directory verification and backup)
Modify the hosts file to customize the local IP domain name
The complement of position operation and shaping in C language
performance 优化
Switch virtual environment in Jupiter notebook
EAS BOS 序时簿动态列的实现
SQL injection
随机推荐
关于线程 thread (3)线程的同步
EAS BOS 报表开发
NProgress
MVP_用户登录实例2_测试用例
Byte stream
Activity启动(launchActivity/startActivity)_(1)_流程图之WMS
Three implementation methods of Kingdee EAS unpacking deployment
Exception class
高频leetcode深搜部分:297. 二叉树的序列化与反序列化
Configuration de l'installation mysql - version 8.0 - Windows
Is it safe for Huatai to scan the code to open an account? How to open a low commission account
vector 基础
High frequency leetcode deep search part: 695 Maximum area of the island
Environmental data set of listed companies: environmental performance schedule, emission schedule, resource consumption schedule and other indicator data
洛阳综合保税区正式获国务院批复同意设立
EAS 扩展报表资料大礼包(从入门到精通)
Vector Foundation
Use of laravel correlation model, one to one, one to many, many to many
嵌入式之SD卡/U盘只读问题解决方案(FAT只读修复方式)
Common functions of EAS extended report (self use)