Commit 417611cd authored by 前端-许佳敏's avatar 前端-许佳敏

fix: 去掉瓴犀相关文案

parent fd96bc58
......@@ -37,7 +37,7 @@ import marketing from './en-US/marketing'
import responseCode from './en-US/responseCode'
export default {
'global.siteName': '瓴犀',
'global.siteName': '',
...common,
...menu,
...home,
......
......@@ -37,7 +37,7 @@ import marketing from './ko-KR/marketing'
import responseCode from './ko-KR/responseCode'
export default {
'global.siteName': '瓴犀',
'global.siteName': '',
...common,
...menu,
...home,
......
......@@ -37,7 +37,7 @@ import marketing from './zh-CN/marketing'
import responseCode from './zh-CN/responseCode'
export default {
'global.siteName': '瓴犀',
'global.siteName': '',
...common,
...menu,
...home,
......
......@@ -239,10 +239,10 @@ export default {
'components.daoruwanchengqingdianjidao': '导入完成请点击导入完成',
'components.daorujiancha': '导入检查',
'components.shujudaoru': '数据导入',
'components.shangyeshuzihuayoulingxi': '商业数字化有瓴犀',
'components.shangyeshuzihuayoulingxi': '商业数字化',
'components.dianjixiazaishoujikehu': '点击下载手机客户端',
'components.dianjiyoushangjiaoxuanzeliu': '点击右上角选择浏览器打开',
'components.lingxishangchengAPP': '瓴犀商城APP',
'components.lingxishangchengAPP': '商城APP',
'components.CopyRightguangzhoushishushangyun': '全链数字化解决方案',
'components.mianzhaishengming': '免责声明',
'components.fuwutiaokuan': '服务条款',
......
......@@ -3,7 +3,7 @@
* @Date: 2021-01-28 10:32:29
* @LastEditTime: 2021-03-01 11:39:28
* @LastEditors: Please set LastEditors
* @Description: 瓴犀装修组件配置集合
* @Description: 装修组件配置集合
* @FilePath: /lingxi-business-paltform/src/pages/editor/configs/componentConfigs/LingXiUI/index.ts
*/
import TopBar from './TopBar'
......
......@@ -13,7 +13,7 @@ const TopBar = () => {
<div className={styles.topBar}>
<div className={styles['topBar-content']}>
<div>
<div>瓴犀企业商城</div>
<div>企业商城</div>
</div>
<div className={styles.right}>
<div className={styles.toLogin}>你好,请登录</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment