chore(admin): rebrand visible CRMEB references to syj.fsgx.cn

Strip CRMEB/crmeb from user-visible copy on auth, kefu, supplier login,
setting guides, storage docs, mobile page mocks, and system maintain
file editor. Replace external crmeb.com URLs with syj.fsgx.cn (sms
console iframe and license-protected file headers/comments left
untouched). Default brand_name on wechat membership card switches to
"芍药居".

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
danaisuiyuan
2026-05-10 12:06:19 +08:00
parent c96b074dda
commit b1882f1f11
12 changed files with 23 additions and 23 deletions

View File

@@ -12,19 +12,19 @@ export default {
{
title: "官网",
key: "官网",
href: "https://www.crmeb.com",
href: "https://syj.fsgx.cn",
blankTarget: true,
},
{
title: "社区",
key: "社区",
href: "http://www.crmeb.com/ask",
href: "https://syj.fsgx.cn/ask",
blankTarget: true,
},
{
title: "文档",
key: "文档",
href: "http://doc.crmeb.com",
href: "https://syj.fsgx.cn/doc",
blankTarget: true,
},
],