From d5ff9af6bb6b1974f6e50c3330ea7d8e5ad9fa76 Mon Sep 17 00:00:00 2001
From: 李凌 <344137771@qq.com>
Date: Thu, 11 Sep 2025 18:32:00 +0800
Subject: [PATCH] 9.11

---
 src/views/authentication/components/nationalityList.vue |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/views/authentication/components/nationalityList.vue b/src/views/authentication/components/nationalityList.vue
index b50d8c3..7655cd7 100644
--- a/src/views/authentication/components/nationalityList.vue
+++ b/src/views/authentication/components/nationalityList.vue
@@ -220,12 +220,12 @@
 @import "intl.css";
 
 :deep(.van-action-sheet__header) {
-    background-color: $main2_background;
-    color: $text_color;
+    // background-color: $main2_background;
+    // color: $text_color;
 }
 
 .container {
-    background-color:  $main2_background;
+    // background-color:  $main2_background;
 }
 
 .van-action-sheet__header {

--
Gitblit v1.9.3