From 8402f0794434bac13c0de02d47fb5c28d6e2639c Mon Sep 17 00:00:00 2001
From: admin <344137771@qq.com>
Date: Fri, 06 Feb 2026 14:46:03 +0800
Subject: [PATCH] 更换ws地址
---
src/App.vue | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/src/App.vue b/src/App.vue
index 6fdac31..7afffd0 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -182,6 +182,10 @@
/deep/ .van-list__error-text {
line-height: 1.925926rem !important;
}
+/deep/ .van-nav-bar .van-icon {
+ color: @green;
+ font-size: 0.4rem;
+}
#app {
width: 100vw;
--
Gitblit v1.9.3