From ee6bc0af77ef179dda201c96c4cbc05817643d77 Mon Sep 17 00:00:00 2001 From: yyb <995253665@qq.com> Date: 星期二, 19 八月 2025 09:13:12 +0800 Subject: [PATCH] Merge branch 'dev' of http://114.132.189.42:9002/r/product-inventory-APP-before into dev --- src/pages/index.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/index.vue b/src/pages/index.vue index 1e51897..ff3036b 100644 --- a/src/pages/index.vue +++ b/src/pages/index.vue @@ -20,7 +20,7 @@ <view class="notice"> <view class="notice-content"> <view class="notice-left"> - <text class="notice-status">馃搳 瀹炴椂鐩戞帶</text> + <text class="notice-status">閫氱煡</text> </view> <view class="notice-separator"></view> <view class="notice-right"> @@ -598,7 +598,7 @@ } .notice-label { - color: #1976d2; + color: #333; font-size: 14px; font-weight: 500; margin-right: 12px; -- Gitblit v1.9.3