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:
@@ -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,
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user