登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
AI 队友
登录
注册
4月29日周三晚 8 点,来看 PocketClaw 直播首秀,从开箱到实操全流程跑通、多场景案例演示、首次版本更新介绍,点击预约~
代码拉取完成,页面将自动刷新
开源项目
>
建站系统
>
BBS论坛/问答
&&
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
158
Star
2.1K
Fork
716
GVP
码农俱乐部
/
bbs-go
代码
Issues
16
Pull Requests
0
Wiki
统计
流水线
服务
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
SBOM
开发画像分析
我知道了,不再自动展开
标签
标签名
描述
提交信息
操作
v4.3.5
本次版本聚焦第三方登录补强、附件能力闭环、分类导航升级和站点配置体验重构。 1. GitHub 登录与账号绑定(Site + Server + Admin) - 新增 GitHub OAuth 登录能力,并补齐登录回调、账号绑定与解绑流程。 - 后端支持按邮箱自动识别并关联已有用户,降低重复注册与绑定成本。 - 后台新增 GitHub 登录开关、Client ID 和 Client Secret 配置,并同步补齐中英文文案。 2. 附件上传下载体系完善(Site + Server) - 新增话题附件上传与下载能力,支持按用户维度记录已下载附件与下载状态。 - 增加附件下载控制、中间件与错误页处理,提升异常场景下的可用性和提示友好度。 - 上传器与附件服务重构,统一附件键生成、事务处理和多存储实现的行为。 3. 分类层级与导航体验升级(Site + Server + Admin) - 节点支持父子级关系与类型继承,后台节点管理和表单能力同步增强。 - 站点新增子分类导航、分类快捷选择和层级树构建逻辑,分类浏览更清晰。 - 搜索、节点页和帖子发布页同步适配多级分类筛选与展示。 4. 站点设置与页面内容配置重构(Admin + Site + Server) - 后台设置中心重构,新增页面设置、内容设置和通知设置模块。 - About 页面、Footer 链接及相关站点内容改为可配置化管理,减少硬编码内容。 - 通知设置支持站内信和邮件分别控制,配置结构与前后端接口保持一致。 5. 交互细节、资源与多语言优化(Site + Server + Docs) - 优化话题列表、详情页、评论区、任务页和用户资料等多处样式与交互细节。 - 调整默认 logo、节点图标、默认背景图等资源组织方式,并补齐默认资源兜底。 - 持续完善 `en-US` / `zh-CN` 文案、README 与相关开发文档,提升安装和使用一致性。 --- This release focuses on stronger third-party login support, a more complete attachment workflow, upgraded category navigation, and a refactored site settings experience. 1. GitHub Login and Account Linking (Site + Server + Admin) - Added GitHub OAuth login with callback handling plus account bind/unbind flows. - The server can now detect existing users by email and link GitHub accounts automatically when appropriate. - Added GitHub login settings in admin, including enable switch, Client ID, Client Secret, and matching i18n text updates. 2. Attachment Upload and Download Workflow (Site + Server) - Added topic attachment upload and download capabilities, including per-user downloaded-state tracking. - Added download guards, middleware, and friendlier error pages to improve attachment access and failure handling. - Refactored uploader and attachment services to unify attachment key generation, transaction flow, and storage-provider behavior. 3. Category Hierarchy and Navigation Upgrade (Site + Server + Admin) - Added parent-child category support with inherited node type handling, plus matching admin management updates. - Added sub-category navigation, quick selectors, and tree-building utilities on site for clearer browsing. - Updated search, category pages, and topic publishing flows to support hierarchical category filtering and display. 4. Site Settings and Page Content Refactor (Admin + Site + Server) - Refactored the admin settings center and introduced dedicated page settings, content settings, and notification settings modules. - Made About page content, footer links, and related site content configurable instead of hardcoded. - Aligned notification settings across API and UI so site notifications and email notifications can be controlled separately. 5. UI Polish, Assets, and i18n Improvements (Site + Server + Docs) - Improved layout and interaction details across topic lists, topic detail, comments, tasks, and profile-related pages. - Reorganized default assets such as logos, node icons, and fallback background images with safer defaults. - Continued improving `en-US` / `zh-CN` text coverage, README content, and development documentation.
7eb312c
2026-03-15 14:49
下载
查看发行版
v4.3.4
This release focuses on stronger Q&A workflows, a complete bounty lifecycle, and a refactored settings experience, with continued UI and i18n improvements across modules. - Get Started:<https://bbs-go.com> 1. Q&A Capabilities and Admin Management (Server + Admin) - Added Q&A capabilities and connected them to admin management flows with status management and filtering. - Consolidated Q&A and topic management entry points in admin to reduce duplicated operations. - Optimized topic list and node filtering parameters for better consistency across admin and site. 2. Bounty Lifecycle Improvements (Site + Server) - Added bounty score support for Q&A topics, including create-time input and validation rules. - Added bounty refund flow for unanswered/unaccepted Q&A topics to complete the score lifecycle. - Refactored topic create/publish logic with clearer parameter handling and UX copy in Q&A scenarios. 3. Notification and Task Event Expansion (Server + Admin) - Added `QaAnswerAccepted` message type and wired both in-site and email notification flows. - Added separate toggles for site notifications and email notifications for finer-grained control. - Refactored settings-related pages and introduced dedicated content and notification settings modules. 4. i18n and Configuration UX Enhancements (Admin + Site + Locales) - Expanded and aligned `en-US` / `zh-CN` text coverage for Q&A, bounty, notification, and settings flows. - Improved editor i18n handling to make translation key management more maintainable. - Improved multilingual consistency for form labels, validation messages, and page titles in admin. 5. UI Interactions and Asset Structure Optimization (Site + Server) - Improved readability and layout details across topic list/detail pages, comments, and user info sections. - Enhanced node-page filtering and sorting interactions for better browsing efficiency. - Refactored site resource layout (logos, default images, node icons) with safer default fallbacks. --- 本次版本聚焦问答能力完善、悬赏流程闭环和设置中心重构,并持续优化多端交互体验。 - 帮助文档:<https://bbs-go.com> 1. 问答能力与后台管理升级(Server + Admin) - 新增问答功能并打通后台管理能力,支持问答状态管理与筛选。 - 后台将问答与帖子管理入口整合,减少重复入口和维护成本。 - 帖子列表与节点筛选参数优化,提升管理侧和站点侧查询一致性。 2. 悬赏机制完善(Site + Server) - 新增问答悬赏积分能力,支持发布时配置悬赏积分并补齐校验规则。 - 支持问答未被采纳时的悬赏退回逻辑,完善资金流转闭环。 - 话题创建与发布流程重构,细化 Q&A 场景下的参数处理与提示文案。 3. 消息通知与任务事件扩展(Server + Admin) - 新增 `QaAnswerAccepted` 消息类型,并补齐站内信与邮件通知链路。 - 支持站内通知与邮件通知拆分开关,通知策略更灵活。 - 通知与设置相关页面重构,新增内容设置和通知设置模块。 4. 多语言与配置体验优化(Admin + Site + Locales) - 扩展并统一 `en-US` / `zh-CN` 文案,覆盖问答、悬赏、通知与设置场景。 - 优化编辑器国际化处理方式,提升翻译键管理的可维护性。 - 补齐后台表单文案、校验提示与页面标题的多语言一致性。 5. 页面交互与资源结构优化(Site + Server) - 话题列表、详情页、评论区和用户信息区域进行多项样式与可读性优化。 - 节点页新增动态筛选与排序交互优化,增强浏览效率。 - 站点资源目录调整(logo、默认图片、节点图标等)并完善默认资源兜底逻辑。
68d8fbd
2026-03-07 19:13
下载
查看发行版
v4.3.2
This release focuses on password reset, SMTP management, and email observability. 1. Password Reset (Site + API) - Added password reset request API and reset API (`/api/login/send_reset_password_email`, `/api/login/reset_password`). - Added forgot/reset password pages on site, and connected them to captcha verification flow. - Added server-side reset token validation, expiry check, and forced sign-out of active user tokens after reset. - Added full i18n texts for both `en-US` and `zh-CN` (site + server locales). 2. SMTP Config Management (Admin + Migration) - Added SMTP settings form in admin settings page. - Added `smtpConfig` in sys-config admin response and save flow. - Added migration to move effective SMTP config from YAML (`config.Instance.Smtp`) into `sys_config` when missing. - Cleaned `bbs-go.example.yaml` by removing legacy SMTP block comments and reorganizing search config section. 3. Email Log System (Admin + Server) - Added `EmailLog` model/repository/service/controller and admin list page. - Email sending now records success/failure, biz type, subject, content, and error message for audit/troubleshooting. - Added email log detail modal in admin with content preview/source view and copy action. - Added migration to initialize the Email Log menu and bind it to default `owner/admin` roles. 4. Mail Service Refactor & UX Polish - Replaced old package-level email sender with unified `EmailService`. - Updated password reset / email verify / message notice flows to use the new email service and biz-type logging. - Unified `LoadMoreAsync` component naming and simplified `TasksUserCard` usage. - Improved article list/tag page i18n titles and minor UI fixes (Google unbind link cursor, install-loading text). Release: <https://github.com/mlogclub/bbs-go/releases/tag/v4.3.2> --- 本次版本聚焦密码重置、SMTP 配置管理和邮件可观测性能力建设。 1. 密码重置能力(Site + API) - 新增找回密码与重置密码接口(`/api/login/send_reset_password_email`、`/api/login/reset_password`)。 - Site 端新增“忘记密码/重置密码”页面,并接入验证码流程。 - 服务端新增重置 token 合法性与有效期校验,重置成功后会使该用户现有登录态失效。 - 补齐 `en-US` / `zh-CN` 的前后端 i18n 文案。 2. SMTP 配置后台化(Admin + Migration) - 后台设置页新增 SMTP 配置表单。 - 系统配置接口与保存逻辑新增 `smtpConfig` 字段。 - 新增数据迁移:当系统配置缺失时,将 YAML 中有效 SMTP 配置迁移到 `sys_config`。 - 清理 `bbs-go.example.yaml` 中旧 SMTP 注释块,并整理搜索配置段落位置。 3. 邮件日志系统(Admin + Server) - 新增 `EmailLog` 模型、仓储、服务、控制器以及后台列表页。 - 邮件发送链路支持记录发送结果、业务类型、主题、正文和错误信息,便于审计与排障。 - 后台新增邮件日志详情弹窗,支持内容预览、源码查看与一键复制。 - 新增迁移脚本:初始化“邮件记录”菜单,并为默认角色(`owner/admin`)补齐授权。 4. 邮件服务重构与页面细节优化 - 用统一 `EmailService` 替换旧邮件发送实现。 - 密码重置、邮箱验证、消息通知等邮件发送场景统一接入新服务和业务类型日志。 - 统一 `LoadMoreAsync` 组件命名,并简化 `TasksUserCard` 用法。 - 优化文章页/文章标签页国际化标题与样式细节,补充安装中提示文案与谷歌解绑链接交互样式。 发布地址: <https://github.com/mlogclub/bbs-go/releases/tag/v4.3.2>
0447c44
2026-02-25 14:19
下载
查看发行版
v4.3.1
This release focuses on site URL configuration, message experience improvements, and cross-platform build compatibility. 1. Site URL Configuration & Link Generation - Moved site URL (`baseURL`) from YAML config into system configs, so installer and admin now manage it in one place. - Added `baseURL` to public config APIs; admin now loads site URL at runtime instead of relying on static env values. - Added `useAPIBaseURL` and updated `useSiteURL` in admin to clearly separate API URL and site URL usage. - Unified URL normalization (trailing slash handling) and switched topic detail URLs to encoded topic IDs. 2. Task & Growth Message Enhancements - Added new event/message types for level-up and badge grant, with full i18n text updates. - Added corresponding in-site message and email notification subjects. - Added direct detail links: level-up messages jump to Task Center, badge messages jump to user badge page. 3. Installer & Database Guidance Updates - Updated installer copy to support both MySQL (5.7+) and SQLite, with MySQL recommended for production. - Added required Site URL validation in installer, with current request origin as the default initial value. 4. Build & Release Compatibility - Improved multi-platform build flow in Makefile (macOS / Linux / Windows, multiple architectures). - Replaced SQLite driver with pure-Go `github.com/glebarez/sqlite`, removing CGO dependency for cross-compilation. --- 本次版本聚焦站点 URL 配置、消息体验和跨平台构建兼容性优化。 1. 站点 URL 配置与链接生成优化 - 将站点 URL(`baseURL`)从配置文件迁移到系统配置表,支持安装向导与后台统一配置。 - 公开配置接口增加 `baseURL` 返回,管理后台在运行时从接口读取站点 URL,减少环境变量依赖。 - 管理后台新增 `useAPIBaseURL` / `useSiteURL` 区分 API 地址与站点地址,图片与站内跳转链接生成更准确。 - 站内 URL 生成统一做标准化处理(去除多余 `/`),并将话题详情链接切换为编码 ID 路由。 2. 任务成长消息增强 - 新增“用户等级提升”“获得勋章”事件消息类型,并补齐中英文本地化文案。 - 新增对应站内消息与邮件通知标题。 - 等级提升消息可跳转任务中心,勋章消息可跳转用户勋章页,查看详情更直接。 3. 安装与数据库说明更新 - 安装引导文案更新为支持 MySQL(5.7+)或 SQLite,并提示生产环境优先使用 MySQL。 - 安装页新增网站 URL 必填校验,默认使用当前访问域名作为初始值。 4. 构建与发布兼容性改进 - Makefile 完善跨平台构建流程(macOS / Linux / Windows 多架构)。 - SQLite 驱动切换为 `github.com/glebarez/sqlite` 纯 Go 实现,移除交叉编译对 CGO 的依赖,提升可移植性。 **Full Changelog**: https://github.com/mlogclub/bbs-go/compare/v4.3.0...v4.3.1
5e95da7
2026-02-24 12:09
下载
查看发行版
v4.3.0
本次版本聚焦于「任务系统 + 成长体系 + 投票能力 + 安装/构建流程 + 多语言与体验优化」,并包含多项稳定性修复与工程重构。 1. 新增功能 - 新增任务系统(任务中心、任务配置、任务分组、任务进度、任务菜单与路由、相关 API 与迁移初始化)。 - 新增成长体系能力(等级配置、经验值、等级称号展示、升级事件与任务联动)。 - 新增用户徽章系统(徽章展示、勋章模板与图标、用户中心/侧边栏展示、缓存支持)。 - 新增前台投票能力(投票数据结构、服务端实现、前端投票卡与编辑器、到期时间选择器)。 - 新增 Google 登录集成(前后端接入、绑定流程、重定向与参数校验优化)。 - 新增 AWS S3 上传支持,并完善阿里云/腾讯云上传配置校验。 - 新增 SQLite 支持与安装流程相关配置能力。 2. 重要优化 - 重构 ID 体系:引入 Snowflake ID;增加 ID 编解码(Feistel + Base62)、随机密钥、配置与测试;多处接口 ID 统一字符串化并兼容明文/加密 ID。 - 任务事件与积分发放流程优化:强化事务原子性、事件唯一性与日志更新逻辑,减少重复完成风险。 - 用户中心与任务页 UI 大幅优化:用户等级/经验展示、签到卡片、任务卡片、徽章组件、导航与布局持续打磨。 - 话题/搜索/节点选择器体验优化:节点选择、筛选交互、滚动区域、样式与可读性改进。 - 多语言(en-US / zh-CN)覆盖持续补齐,移除硬编码文案并完善登录、任务、投票等场景国际化。 - 上传与资源路径逻辑优化(头像/默认资源迁移到 server 资源目录、URL 拼接能力增强)。 3. 修复项 - 修复多处事务与并发相关问题(包含任务、积分、主题计数等链路)。 - 修复数据泄露相关漏洞。 - 修复投票展示、搜索组件结构、消息列表、登录/绑定流程等问题。 - 修复构建产物目录层级与 Makefile 打包问题。 - 修复安装初始化迁移失败处理、middleware 配置判空等稳定性问题。 4. 构建与工程 - 支持将 site 构建为 SPA/静态站点,完善打包流程与输出目录处理。 - 构建工具链重构:.opensource 流程、分支切换、远端选择推送、提交信息 TUI 输入等。 - 升级和调整多项依赖(如 Nuxt/Vue、reka-ui、shadcn-nuxt、md-editor-v3、lucide-vue-next、Go 依赖等)。 - 清理无用代码与历史文件(含部分脚本、文档、iconfont、docker 相关内容)。 5. 兼容性与注意事项 - 接口字段与 ID 策略有调整(如部分场景返回 uuid、ID 字符串化、加密 ID 能力引入),请关注前后端联调与后台筛选参数兼容。 - 任务/徽章/等级相关功能依赖 migration 初始化,升级后请确保迁移已完整执行。 - 上传配置结构有变更(如 S3 字段调整),请核对部署配置。
b056f42
2026-02-16 10:52
下载
查看发行版
v4.1.2
- 修复图片上传时卡顿问题 - 评论列表图片支持查看大图
fe26ad0
2025-11-02 20:29
下载
查看发行版
v4.1.1
BUGFIX: - 修复一个数据泄露的问题
c40e562
2025-10-16 10:30
下载
查看发行版
v4.1.0
## 🎉 版本亮点 我们很高兴地宣布 BBS-GO v4.1.0 正式发布!这是一个具有里程碑意义的版本,带来了两个重要的功能升级: ### 🌍 国际化支持 (i18n) - **多语言界面**:新增完整的中英文双语支持 - **语言切换**:用户可自由切换界面语言,提供更好的国际化体验 - **本地化数据**:支持多语言数据库初始化,包括节点、角色等基础数据 - **管理后台**:管理界面同步支持多语言,方便不同地区的管理员使用 ### ✍️ 全新富文本编辑器 - **现代化设计**:采用基于 TipTap 的全新富文本编辑器,界面更加美观现代 - **丰富功能**:支持标题、列表、表格、代码块、引用、链接等多种排版元素 - **主题适配**:完美支持明暗主题切换,自动适应用户系统偏好 - **图片处理**:优化图片上传和显示,支持拖拽上传和可调整大小 - **移动友好**:响应式设计,在移动设备上同样提供出色的编辑体验 ## 🚀 项目简介 BBS-GO 是一个基于 Go 语言开发的现代化开源社区论坛系统。我们的设计哲学是轻量、高效、易于扩展和部署,旨在为开发者和社区管理者提供一个强大的在线社区解决方案。 ### 🎯 核心特性 - **🚀 高性能**:基于 Go 语言的并发特性,确保在高负载下也能提供流畅的用户体验 - **🔧 高度灵活**:支持丰富的自定义配置和插件扩展,轻松满足不同场景的业务需求 - **👨💼 简单易用**:拥有设计简洁、功能强大的管理后台,让社区管理变得轻松高效 - **🛡️ 稳定可靠**:经过充分测试,确保系统稳定性和良好的可扩展性 - **📱 响应式设计**:完美适配桌面和移动设备,为用户提供一致的访问体验 ### 🏗️ 技术架构 **后端 (Server)** - 基于 Go 语言 + Iris 框架构建 - 使用 GORM 作为 ORM 框架 - 支持 MySQL 数据库 - 提供完整的 RESTful API **前端 (Site)** - 基于 Vue.js + Nuxt.js 构建 - 服务端渲染 (SSR),优化 SEO 和加载速度 - 响应式设计,支持多终端访问 **管理后台 (Admin)** - 基于 Vue.js + Arco Design 构建 - 功能完整的管理界面 - 支持用户管理、内容审核、系统配置等 ## 🌟 功能展示    ## 🔗 相关链接 - **演示站点**:[https://bbs.bbs-go.com](https://bbs.bbs-go.com) - **官方文档**:[https://bbs-go.com](https://bbs-go.com) - **项目地址**:[https://github.com/mlogclub/bbs-go](https://github.com/mlogclub/bbs-go) - **问题反馈**:[https://bbs.bbs-go.com/topics/node/3](https://bbs.bbs-go.com/topics/node/3) ## 🤝 参与贡献 BBS-GO 是一个充满活力的开源项目,我们欢迎任何形式的贡献: - 🐛 Bug 反馈 - 💡 功能建议 - 📝 文档完善 - 💻 代码贡献 - 🌍 多语言翻译 ## 📄 开源协议 本项目遵循 MIT 开源协议。 ## 💬 商务合作 [商务合作请点击这里添加联系方式](https://bbs-go.com/docs/contact.html) --- 感谢所有为 BBS-GO 项目做出贡献的开发者们!如果您喜欢这个项目,请给我们一个 ⭐️ Star,您的支持是我们前进的动力!
c07bef7
2025-06-27 14:17
下载
查看发行版
v4.0.6
## What's Changed * feat: upload interface impl. append TencentCloud COS. by @yeruyi1024 in https://github.com/mlogclub/bbs-go/pull/255 * New installation guide added ## New Contributors * @yeruyi1024 made their first contribution in https://github.com/mlogclub/bbs-go/pull/255 **Full Changelog**: https://github.com/mlogclub/bbs-go/compare/v4.0.5...v4.0.6 ## Contact ### QQ群  ### Wechat 
b14f19a
2025-04-24 09:35
下载
查看发行版
v4.0.5
## 感谢您的支持与鼓励!如果您喜欢这个开源项目,不妨给它点个⭐️⭐️⭐️,您的星星是我们前进的动力 🙏🙏🙏 ## 更新内容 1. 全新的UI 2. 更细致的权限控制 3. 更快捷的部署方式 - **完整的更新日志**: https://github.com/mlogclub/bbs-go/compare/v4.0.3...v4.0.5 - **文档地址**: https://bbs-go.com ## 联系我 ### 用户交流群  ### 加我微信 
e8488ed
2025-02-22 20:56
下载
查看发行版
v4.0.3
## 感谢您的支持与鼓励!如果您喜欢这个开源项目,不妨给它点个⭐️⭐️⭐️,您的星星是我们前进的动力 🙏🙏🙏 ## 更新内容 1. 升级`Dockerfile`和`docker-compose.yml`,完善docker部署流程 2. 多处细节优化 - **完整的更新日志**: https://github.com/mlogclub/bbs-go/compare/v4.0.1...v4.0.3 - **文档地址**: https://bbs-go.com ## 联系我 ### 用户交流群  ### 加我微信  ## New Contributors * @redXpanda made their first contribution in https://github.com/mlogclub/bbs-go/pull/233 * @danielroe made their first contribution in
8e980c1
2024-09-17 10:37
下载
查看发行版
v4.0.1
## 感谢您的支持与鼓励!如果您喜欢这个开源项目,不妨给它点个⭐️⭐️⭐️,您的星星是我们前进的动力 🙏🙏🙏 ## 更新内容 1. 重构搜索功能,使用[bleve](https://github.com/blevesearch/bleve)实现搜索 2. 多项细节优化和BUG修复 - **完整的更新日志**: https://github.com/mlogclub/bbs-go/compare/v4.0.0...v4.0.1 - **文档地址**: https://bbs-go.com ## 联系我 ### 用户交流群  ### 加我微信  ## New Contributors * @redXpanda made their first contribution in https://github.com/mlogclub/bbs-go/pull/233 * @danielroe made their first contribution in
72fbe90
2024-05-16 14:56
下载
查看发行版
v4.0.0
## 感谢您的支持与鼓励!如果您喜欢这个开源项目,不妨给它点个⭐️⭐️⭐️,您的星星是我们前进的动力 🙏🙏🙏 ## 更新内容 1. 系统重构:对整个系统进行了全面的重构,以提高性能、可维护性和扩展性。 2. Vue3/Nuxt3升级: 将前端框架升级到最新的Vue.js 3版本,享受新版本带来的性能提升、新特性和改进。 3. 提供全新的管理后台 4. 简化安装流程,提供完整的docker镜像 - **完整的更新日志**: https://gitee.com/mlogclub/bbs-go/commits/v4.0.0 - **文档地址**: https://bbs-go.com ## 联系我 ### 用户交流群  ### 加我微信 
e8ca0c2
2024-02-21 12:09
下载
查看发行版
v4.0.0-beta2
a3e29c1
2024-02-04 18:33
下载
v4.0.0-beta1
## 感谢您的支持与鼓励!如果您喜欢这个开源项目,不妨给它点个⭐️⭐️⭐️,您的星星是我们前进的动力 🙏🙏🙏 ## 更新内容 1. 系统重构: 对整个系统进行了全面的重构,以提高性能、可维护性和扩展性。 2. Vue3/Nuxt3升级: 将前端框架升级到最新的Vue.js 3版本,享受新版本带来的性能提升、新特性和改进。 **完整的更新日志**: https://gitee.com/mlogclub/bbs-go/commits/v4.0.0-beta1 ## 联系我 ### 用户交流群  ### 加我微信 
75c2eda
2024-01-18 09:54
下载
查看发行版
v3.5.6
54efd78
2023-03-16 10:38
下载
查看发行版
v3.5.5
89cc6b0
2022-11-29 14:20
下载
查看发行版
3.5.4
e76df10
2022-11-10 20:01
下载
查看发行版
v3.5.4
e76df10
2022-11-10 20:01
下载
v3.5.3
6e6e16c
2022-09-27 09:53
下载
查看发行版
下载
请输入验证码,防止盗链导致资源被占用
取消
下载
Go
1
https://gitee.com/mlogclub/bbs-go.git
git@gitee.com:mlogclub/bbs-go.git
mlogclub
bbs-go
bbs-go
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册