当前位置:网站首页>Small program van-cell line wrapping can be left-aligned
Small program van-cell line wrapping can be left-aligned
2022-08-02 03:40:00 【suzhiwei_boke】

The value attribute of van-cell is right-aligned by default. At this time, when we only want to display information, we can use right-alignment for parent elements, inline block elements for child elements, and left-alignment
/* Solve the situation that multiple lines can be left-aligned */.van-cell__value>text{display: inline-block;text-align: left;word-break: break-all; // newline can display all characters} {{mainData.title}} 边栏推荐
猜你喜欢

URL URL

mysql阶段总结

6.27面试集

AttributeError: ‘Upsample‘ object has no attribute ‘recompute_scale_factor‘

kettle 安装与配置

subprocess.CalledProcessError: Command 'pip install 'thop'' returned non-zero exit status 1.

The querystring module

Living to detect the Adaptive Normalized Representation Learning for GeneralizableFace Anti - Spoofing reading notes

Redis simple study notes

parser = argparse.ArgumentParser()解析
随机推荐
DOM manipulation---magnifying glass case
parser = argparse.ArgumentParser() parsing
Source Insight 使用教程(2)——常用功能
Error: with open(txt_path,'r') as f: FileNotFoundError: [Errno 2] No such file or directory:
mysql阶段总结
Dynamic proxy tool class
SOCKS5
npm和package.json
yolov5调用ip摄像头时出现的问题
云服务器安装部署Nacos2.0.4版本
Amazon sellers how to improve the conversion
subprocess.CalledProcessError: Command ‘pip install ‘thop‘‘ returned non-zero exit status 1.
C语言 十六进制整数字符串转十进制整数
AttributeError: Can't get attribute 'SPPF' on
STM32 CAN过滤器
---静态页面---
解决glob()返回文件排序不一致问题&onnx本地按照安装方法
sh: 1: curl: not found
Advanced gradient of skeleton effect, suitable for waiting for pictures
这些JS题面试时一定要答对!