hookehuyr

docs: 更新登录页面的产品名称显示

将“Manulife 臻奇智荟圈”更新为“Manulife 臻奇荟”,以匹配最新的品牌命名规范。
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
16 <!-- Title --> 16 <!-- Title -->
17 <view class="text-center"> 17 <view class="text-center">
18 <view class="text-[52rpx] font-bold text-gray-900 mb-[16rpx]">欢迎登录</view> 18 <view class="text-[52rpx] font-bold text-gray-900 mb-[16rpx]">欢迎登录</view>
19 - <view class="text-[28rpx] text-gray-500">Manulife 臻奇智荟圈</view> 19 + <view class="text-[28rpx] text-gray-500">Manulife 臻奇</view>
20 </view> 20 </view>
21 </view> 21 </view>
22 22
......