From cc610ef597a4b600b4c48c80026f3a99be171f3b Mon Sep 17 00:00:00 2001
From: yuanhao <yuanhao_2024>
Date: 星期一, 19 五月 2025 18:03:48 +0800
Subject: [PATCH] fix: scss跟背景图

---
 policy/judgeApply/judgeApply.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/policy/judgeApply/judgeApply.vue b/policy/judgeApply/judgeApply.vue
index 5efaef0..4342bcd 100644
--- a/policy/judgeApply/judgeApply.vue
+++ b/policy/judgeApply/judgeApply.vue
@@ -2,7 +2,7 @@
 	<view>
 		<u-navbar placeholder bgColor="#1171E0FF" leftIconColor="white" :autoBack="true">
 			<template slot="center">
-				<view style="color: white;">鐢宠璇︽儏</view>
+				<view style="color: white;">瀹℃壒璇︽儏</view>
 			</template>
 		</u-navbar>
 		<view class="top-content"></view>

--
Gitblit v1.9.1