Browse Source

fix: 优化安卓端显示H5活动页头部隐藏失败问题8

t_finder 3 weeks ago
parent
commit
f16f96c879
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/activity/invite-user/invite-new-user.vue

+ 1 - 1
pages/activity/invite-user/invite-new-user.vue

@@ -91,7 +91,7 @@ export default {
   auth: false,
   name: 'OemInviteNewUser',
   head: {
-    title: '邀请好友得现金',
+    // title: '邀请好友得现金',
   },
   components: { layout, RecordList, InvitePagination, BuyRecordList, WithdrawalRecord, SharePopup, WxPopTpis },
   data() {