通知与推荐功能,css样式优化
Change-Id: I33d934bfdca88b7a8e6742be2a3c7323d28ffbcf
diff --git a/src/components/Personal/Exchange.jsx b/src/components/Personal/Exchange.jsx
index 1e5b2e8..f6766ae 100644
--- a/src/components/Personal/Exchange.jsx
+++ b/src/components/Personal/Exchange.jsx
@@ -88,7 +88,7 @@
return (
<div className="subpage-container">
<button className="back-button" onClick={handleBack}>
- ← 返回个人中心
+ 返回个人中心
</button>
<div className="error">错误: {error}</div>
</div>
@@ -98,7 +98,7 @@
return (
<div className="subpage-container">
<button className="back-button" onClick={handleBack}>
- ← 返回个人中心
+ 返回个人中心
</button>
<h2 className="page-title">兑换区</h2>