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,
},
],

View File

@@ -545,7 +545,7 @@ export default {
like_num: 120,
type_image: require("@/assets/images/yonghu.png"),
type_name: "阿秋",
desc: "观看视频crmeb更多好礼等你来抢,每天都有哟~ 更多好礼请联…",
desc: "观看视频更多好礼等你来抢,每天都有哟~ 更多好礼请联…",
product_num: 3,
},
];

View File

@@ -156,7 +156,7 @@
<Timeline>
<TimelineItem>
<div class="dot" slot="dot">1</div>
<div class="title">登录您的crmeb系统后台</div>
<div class="title">登录系统后台</div>
<div class="content">
<div class="item">
<div class="text">
@@ -177,7 +177,7 @@
<div class="content">
<div class="item">
<Alert show-icon>
<div>目前小程序审核带有充值功能会被要求提供相关资料预付卡在线充值业务CRMEB小程序提交前
<div>目前小程序审核带有充值功能会被要求提供相关资料预付卡在线充值业务小程序提交前
请在后台关闭充值功能等待审核通过后再打开</div>
</Alert>
<div class="text">

View File

@@ -251,7 +251,7 @@
<Timeline>
<TimelineItem>
<div class="dot" slot="dot">1</div>
<div class="title">登录您的CRMEB系统后台</div>
<div class="title">登录系统后台</div>
<div class="content">
<div class="item">
<div class="text">
@@ -333,7 +333,7 @@ export default {
'2.将第 2 步商城后台保存提交的配置信息(再次强调上一步需要提交哦~),在微信公众平台上填写。',
],
alert: [
'1.URL填写内容为http://你的域名/api/Wechat/serve例如http://<a>www.crmeb.com</a>/api/Wechat/serve',
'1.URL填写内容为http://你的域名/api/Wechat/serve例如http://<a>syj.fsgx.cn</a>/api/Wechat/serve',
'2.AppID、AppSecret、Token、消息加密方式、EncodingAESKey两边的服务器配置必须要<a href="javascript:;">完全一致</a>哦~',
],
image: ['wechat-3-3-2.png'],

View File

@@ -293,7 +293,7 @@
<div class="text">
<div>位置刚创建的应用界面 网页授权及JS-SDK</div>
<div>
操作1把自己的域名填写在下图两个输入框中格式例如www.crmeb.com
操作1把自己的域名填写在下图两个输入框中格式例如syj.fsgx.cn
</div>
</div>
<div class="image">
@@ -319,7 +319,7 @@
<div class="text">
<div>位置刚创建的应用界面 企业微信授权登录</div>
<div>
操作点击设置授权回调域填写入自己的域名(例如www.crmeb.com)然后点击保存
操作点击设置授权回调域填写入自己的域名(例如syj.fsgx.cn)然后点击保存
</div>
</div>
<div class="image">

View File

@@ -338,7 +338,7 @@
colorsname: '',
formValidate: {
logo_url: '',
brand_name: 'CRMEB', // 商户名称
brand_name: '芍药居', // 商户名称
selet: 0, //卡券封面切换 0--颜色/1--图片
attrs: [{pic:''}],
title:'', //会员卡标题

View File

@@ -169,8 +169,8 @@
<div class="notice">
<div v-if="notice" class="rich" v-html="notice"></div>
<div class="copy">
<a href="http://www.crmeb.com/" target="_blank"
>CRMEB提供技术支持</a
<a href="https://syj.fsgx.cn/" target="_blank"
>芍药居提供技术支持</a
>
</div>
</div>

View File

@@ -56,7 +56,7 @@
<!-- </Modal>-->
</div>
<div class="foot-box" v-if="copyrightContext">{{copyrightContext}}</div>
<div class="foot-box" v-else>Copyright © 2014-2024 <a class="infoUrl" href="https://www.crmeb.com" target="_blank">{{version}}</a></div>
<div class="foot-box" v-else>Copyright © 2014-2024 <a class="infoUrl" href="https://syj.fsgx.cn" target="_blank">{{version}}</a></div>
</div>
</template>
<script>

View File

@@ -21,17 +21,17 @@
</template>
<template v-else>
<p v-if="currentTab == 3">阿里云oss开通方法<a target="_blank"
href="https://doc.crmeb.com/pro/crmebprov2/1213">点击查看</a></p>
href="https://syj.fsgx.cn/doc/storage/aliyun-oss">点击查看</a></p>
<p v-if="currentTab == 4">腾讯云oss开通方法<a target="_blank"
href="https://doc.crmeb.com/pro/crmebprov2/1214">点击查看</a></p>
href="https://syj.fsgx.cn/doc/storage/tencent-cos">点击查看</a></p>
<p v-if="currentTab == 2">七牛云开通方法:<a target="_blank"
href="https://doc.crmeb.com/pro/crmebprov2/1215">点击查看</a></p>
href="https://syj.fsgx.cn/doc/storage/qiniu">点击查看</a></p>
<p v-if="currentTab == 5">京东云cos开通方法<a target="_blank"
href="https://doc.crmeb.com/single/v5/8522">点击查看</a></p>
href="https://syj.fsgx.cn/doc/storage/jdcloud-cos">点击查看</a></p>
<p v-if="currentTab == 6">华为云cos开通方法<a target="_blank"
href="https://doc.crmeb.com/single/v5/8523">点击查看</a></p>
href="https://syj.fsgx.cn/doc/storage/huawei-obs">点击查看</a></p>
<p v-if="currentTab == 7">天翼云cos开通方法<a target="_blank"
href="https://doc.crmeb.com/single/v5/8524">点击查看</a></p>
href="https://syj.fsgx.cn/doc/storage/ctyun">点击查看</a></p>
<p>第一步 添加存储空间空间名称不能重复</p>
<p>第二步 开启使用状态</p>
<template v-if="currentTab == 2">

View File

@@ -53,7 +53,7 @@
</div>
<div class="pull-right" v-else>
Copyright ©2014-2024
<a class="infoUrl" href="https://www.crmeb.com" target="_blank">{{
<a class="infoUrl" href="https://syj.fsgx.cn" target="_blank">{{
version
}}</a>
</div>

View File

@@ -6,7 +6,7 @@
<Icon type="ios-information-circle-outline" class="iconIos blue" />
<div class="text">
<div>系统许可</div>
<div class="code">当前系统使用自有版权配置不展示 CRMEB 原厂商业授权状态</div>
<div class="code">当前系统使用自有版权配置不展示原厂商业授权状态</div>
<div class="code">
版本{{ licenseInfo.edition || "custom" }} · 来源{{ licenseInfo.license_source || "self-owned" }}
</div>

View File

@@ -94,7 +94,7 @@
},
mounted () {
this.editor = CodeMirror.fromTextArea(this.$refs.mycode, {
value: 'http://www.crmeb.com', // 文本域默认显示的文本
value: 'https://syj.fsgx.cn', // 文本域默认显示的文本
mode: 'text/javascript',
theme: 'ambiance', // CSS样式选择
indentUnit: 4, // 缩进单位默认2