From 009851b4daec9895cfe6bcb895dce5fed2cf59b0 Mon Sep 17 00:00:00 2001 From: whycq <whycq> Date: 星期五, 04 三月 2022 08:09:04 +0800 Subject: [PATCH] # 增加搜素功能 --- App.vue | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/App.vue b/App.vue index 09a1112..a8bf560 100644 --- a/App.vue +++ b/App.vue @@ -217,5 +217,7 @@ margin-top: 150rpx; width: 200rpx; height: 80rpx; + font-size: 30upx; + font-weight: bold; } </style> -- Gitblit v1.9.1