当前位置:网站首页>Uparse rich text style of uni app
Uparse rich text style of uni app
2022-07-28 17:30:00 【Joshua02】
If there is too much rich text , Some columns will not appear on the screen , If only oneortwo columns are blocked , It's not crowded when it shows , You can modify the style to show it all , increase tag-style
<u-parse :html="data.content"
:tag-style="{
table: 'width:100%;',
tr: 'width:80%;',
td: 'font-size:10rpx!important;',
p: 'font-size:20rpx;!important;',
span: 'font-size:16rpx!important;',
}"
></u-parse>边栏推荐
- Goweb开发之Beego框架实战:第二节 项目初始化配置
- Net framework
- Asynchronous circuit design -- principle and example of synchronous pulser
- 在android开发过程中遇到.sqlite文件处理
- 在PDF中插入文本水印
- How do we do full link grayscale on the database?
- MySQL详细学习教程(建议收藏)
- Wechat applet cash red packet returns the error "the IP address is not the available IP address you set on the merchant platform". The ultimate solution
- Verilog daily question (VL2 asynchronous reset Series T trigger - Niuke network)
- Linear algebra and matrix theory (10)
猜你喜欢

net框架

Shell编程之Sed

WPF command button transparent style

Verilog daily question (vl29 single port RAM)

Verilog daily question (vl14 vending machine 1 -- FSM common question types)

异步FIFO基本原理(基于Verilog的简单实现)

Visual studio 2012/2015 releases web applications together with.Cs source code

Verilog 每日一题(VL14 自动贩售机1--FSM常见题型)

格雷码和二进制的转换及典型例题(4bits格雷码计数器)

The actual combat of the beego framework of goweb development: Section III program execution process analysis
随机推荐
Verilog 每日一题 (VL5 信号发生器)
LNMP source code compilation and installation
Using SQL server agent job to restore the database regularly
Application system log structure of elastic stack
Classroom attendance system based on QT design (using RDS for MySQL cloud database)
Code implementation additive attention
Role of Fortress machine
异步FIFO基本原理(基于Verilog的简单实现)
Firewalld防护墙
Source code of voice live broadcast app
Microservice Architecture - service registry and service gateway (6.8) (Reprint)
C#遍历集合
Linear algebra and matrix theory (10)
Verilog daily question (vl24 multi bit MUX synchronizer cross time domain output)
The practice of beego framework developed by goweb: Section 4 database configuration and connection
QR code generation of wechat applet with parameters
2021年4月份自考
Gray code and binary conversion and typical examples (4bits gray code counter)
Jupyter notebook win installation record
【kibana】问题整理 kibana 7.x No indices match pattern “apm-*“