From 6ee76153873bdba1f4a5163802ab28ebe5d20919 Mon Sep 17 00:00:00 2001 From: dingtalk_umvbsp Date: Tue, 28 Feb 2023 10:28:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=86=9C=E4=BA=8B=20?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/massif/add_farming.vue | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pages/massif/add_farming.vue b/pages/massif/add_farming.vue index 059bc6e..f8cbabe 100644 --- a/pages/massif/add_farming.vue +++ b/pages/massif/add_farming.vue @@ -44,6 +44,11 @@ display:flex; align-items:center; height:70rpx; + &:before{ + content:"*"; + color:red; + margin-right:5rpx; + } .title{ margin-right:auto; }