From 2166b0a39ba6e720207fb16f381b09feb3fa287f Mon Sep 17 00:00:00 2001 From: spark Date: Fri, 3 Jan 2025 16:58:47 +0800 Subject: [PATCH] =?UTF-8?q?feat(stock):=20=E4=BC=98=E5=8C=96=E8=82=A1?= =?UTF-8?q?=E7=A5=A8=E5=AF=B9=E8=AF=9D=E6=A1=86=E8=BE=93=E5=85=A5=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 为成本、数量和涨跌报警值添加单位后缀 - 优化表单项的标签文案 - 调整输入框样式,增加单位后缀 --- frontend/src/components/stock.vue | 26 +++++++++++++++++++------- 1 file changed, 19 insertions(+), 7 deletions(-) diff --git a/frontend/src/components/stock.vue b/frontend/src/components/stock.vue index 86040a4..3ec6f75 100644 --- a/frontend/src/components/stock.vue +++ b/frontend/src/components/stock.vue @@ -379,15 +379,27 @@ function SendMessage(result){ - - - + + + + + - - + + + + - - + + + +