diff --git a/im-web/src/components/common/Icp.vue b/im-web/src/components/common/Icp.vue index f06e07f..88d118e 100644 --- a/im-web/src/components/common/Icp.vue +++ b/im-web/src/components/common/Icp.vue @@ -1,7 +1,7 @@ diff --git a/im-web/src/view/Login.vue b/im-web/src/view/Login.vue index 2f51b41..35f7585 100644 --- a/im-web/src/view/Login.vue +++ b/im-web/src/view/Login.vue @@ -3,25 +3,17 @@
-

盒子IM 3.0版本已上线(2024-08-04):

+

盒子IM商业版已上线(2024-10-01):

    -
  • 后台管理端上线,后台管理代码仓库地址:https://gitee.com/bluexsx/box-im-admin
  • -
  • 框架和组件版本全面升级: jdk17、springboot3.3、node18等
  • -
  • 部分界面,功能、性能优化
  • -
  • 语雀详细文档: - 盒子IM详细介绍文档 +
  • + 详细介绍文档
  • -
-
-
-

温馨提示:

-
    -
  • 在管理后台可以看到所有人的消息,请小伙伴们在测试时不要发送任何涉及自身隐私或机密信息,以避免信息泄露!
  • -
  • 音视频通话部分源码未开源,可付费获取: - 音视频源码购买说明 +
  • + 商业版付费说明
+

如果本项目对您有帮助,请在Gitee上帮忙点亮star

@@ -182,27 +174,6 @@ align-items: center; padding: 10%; - .login-intro { - flex: 1; - padding: 40px; - max-width: 600px; - - .login-title { - text-align: center; - font-weight: 600; - font-size: 30px; - } - - .login-icons { - display: flex; - align-items: center; - - .login-icon { - padding-left: 5px; - } - } - } - .login-form { height: 340px; width: 400px;