1
0
mirror of synced 2025-12-09 15:08:30 +08:00

优化小程序富文本展示 & update readme

This commit is contained in:
xuecong
2021-11-09 17:29:44 +08:00
parent 04256ba341
commit 8391ade69b
5 changed files with 15 additions and 2 deletions

View File

@@ -53,3 +53,7 @@
margin: 10px 0 10px 20px;
padding: 0;
}
.cw-rich-text .img {
max-width: 100%;
}

View File

@@ -24,4 +24,4 @@ export const WECHAT_VERSION = '7.0.0';
export const SDK_VERSION = '2.16.0';
export const VERSION = '1.1.8';
export const VERSION = '1.1.9';