From 4eac44da798e7d8cd3c4983b3dce3e553dadb523 Mon Sep 17 00:00:00 2001 From: shijingjing <1789544664@qq.com> Date: Sat, 22 Jan 2022 10:59:38 +0800 Subject: [PATCH] 26966 --- src/apps/AppMarryAndDie/Add.vue | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/apps/AppMarryAndDie/Add.vue b/src/apps/AppMarryAndDie/Add.vue index a68a10b6..7611c341 100644 --- a/src/apps/AppMarryAndDie/Add.vue +++ b/src/apps/AppMarryAndDie/Add.vue @@ -33,8 +33,9 @@
- + +
{{ forms.content.length }}/500
@@ -236,6 +237,12 @@ export default { } } } + .wordLength { + font-size: 12px; + color: #909193; + text-align: right; + padding: 0 40px; + } .btn { position: fixed;