跳转到帖子
使用APP(轻应用)

更好的浏览方式! 了解更多

乾坤堂社区

在主屏幕上的添加APP,包含推送通知、徽章等。

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

发布于
  • 网站管理

有两种方案:

  1. 通过按钮顺序翻转(其他按钮也随之翻转)

    .ipsUserNav--member{
        flex-direction: row-reverse;
    }
  2. 仅修改头像居最右边(其他按钮不变)

    /* 保证头像永远排最后 */
    /* 单独把头像推到最右 */
    .ipsUserNav--member > #cUserLink,
    .ipsUserNav--member > #elUserLink {
        margin-left: auto !important;
        order: 999 !important; /* 确保它总是最后 */

成长就是不断打破并重建三观

  • 查看数 504
  • 已创建
  • 最后回复

创建帐户或登录后发表意见

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.