Преглед изворни кода

chore: auto bump version and changelog [skip ci]

iwt пре 1 месец
родитељ
комит
0dfdde190e

+ 18 - 0
cfc-frontend/pages/action-detail/member-action-detail.vue

@@ -331,4 +331,22 @@ export default {
   color: #065F46;
   font-weight: 500;
 }
+
+/* 每月引导语 */
+.monthly-guidance {
+  margin: 16rpx 30rpx 0;
+  padding: 20rpx 28rpx;
+  background: linear-gradient(135deg, #F0FFF4, rgba(16,185,129,0.08));
+  border-radius: 16rpx;
+  border-left: 4rpx solid #10B981;
+  display: flex;
+  align-items: center;
+  gap: 12rpx;
+}
+.guidance-icon { font-size: 32rpx; }
+.guidance-text {
+  font-size: 26rpx;
+  color: #065F46;
+  font-weight: 500;
+}
 </style>

+ 18 - 0
cfc-frontend/pages/mind-detail/index.vue

@@ -1975,4 +1975,22 @@ components: { TabTransition, PageBanner, RadarChart, FamilyEnergyBar, PsychCrisi
   color: #9D174D;
   font-weight: 500;
 }
+
+/* 每月引导语 */
+.monthly-guidance {
+  margin: 16rpx 30rpx 0;
+  padding: 20rpx 28rpx;
+  background: linear-gradient(135deg, #FFF0F5, rgba(255,107,157,0.08));
+  border-radius: 16rpx;
+  border-left: 4rpx solid #FF6B9D;
+  display: flex;
+  align-items: center;
+  gap: 12rpx;
+}
+.guidance-icon { font-size: 32rpx; }
+.guidance-text {
+  font-size: 26rpx;
+  color: #9D174D;
+  font-weight: 500;
+}
 </style>

+ 1 - 17
cfc-frontend/pages/wealth/index.vue

@@ -173,23 +173,7 @@
         </view>
       </view>
 
-      <!-- 底部菜单 -->
-      <view class="menu-list">
-        <view class="menu-item" @click="goToProfile">
-          <text>👤 个人中心</text>
-          <text class="arrow">›</text>
-        </view>
-        <view class="menu-item" @click="goToPointsLogs">
-          <text>📊 积分记录</text>
-          <text class="arrow">›</text>
-        </view>
-        <view class="menu-item logout-item" @click="logout">
-          <text>🚪 退出登录</text>
-          <text class="arrow">›</text>
-        </view>
-      </view>
-
-      <!-- 富维度介绍卡片 -->
+            <!-- 富维度介绍卡片 -->
       <DimensionIntroCard dimCode="wealth" v-if="isLoggedIn" learn-more-url="/pages/wealth/dimension-intro" />
     </template>
   </view>

+ 18 - 0
cfc-frontend/pages/wisdom-detail/index.vue

@@ -566,4 +566,22 @@ export default {
   color: #3730A3;
   font-weight: 500;
 }
+
+/* 每月引导语 */
+.monthly-guidance {
+  margin: 16rpx 30rpx 0;
+  padding: 20rpx 28rpx;
+  background: linear-gradient(135deg, #F0F0FF, rgba(99,102,241,0.08));
+  border-radius: 16rpx;
+  border-left: 4rpx solid #6366F1;
+  display: flex;
+  align-items: center;
+  gap: 12rpx;
+}
+.guidance-icon { font-size: 32rpx; }
+.guidance-text {
+  font-size: 26rpx;
+  color: #3730A3;
+  font-weight: 500;
+}
 </style>

+ 1 - 1
cfc-web/.last_build_commit

@@ -1 +1 @@
-f9413da04da157d17ad606f7288be967f3b7dbc1
+0d3a80707c39bc78ddc9b300e79b2625ccfb593c