通知与推荐功能,css样式优化

Change-Id: I33d934bfdca88b7a8e6742be2a3c7323d28ffbcf
diff --git a/src/components/Personal/Setting.jsx b/src/components/Personal/Setting.jsx
index 9ba07e8..5b6f730 100644
--- a/src/components/Personal/Setting.jsx
+++ b/src/components/Personal/Setting.jsx
@@ -87,7 +87,7 @@
   return (

     <div className="subpage-container">

       <button className="back-button" onClick={handleBack}>

-        ← 返回个人中心

+      返回个人中心

       </button>

 

       <h2 className="page-title">个人设置</h2>