Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
X
xiaomai-cloud-class-web
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
xiaomai-cloud-class
xiaomai-cloud-class-web
Commits
6014ba92
Commit
6014ba92
authored
Mar 04, 2026
by
renmanyi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat:xiaomai0改xiaomai5
parent
29a20ad7
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
src/domains/brand/constants.ts
+3
-3
No files found.
src/domains/brand/constants.ts
View file @
6014ba92
...
@@ -20,14 +20,14 @@ const BrandBannerMap: any = {
...
@@ -20,14 +20,14 @@ const BrandBannerMap: any = {
xiaomai
:
'https://image.xiaomaiketang.com/xm/CDCcdAdaPs.png'
,
xiaomai
:
'https://image.xiaomaiketang.com/xm/CDCcdAdaPs.png'
,
syoo
:
'https://image.xiaomaiketang.com/xm/DzMHpX7GWF.png'
syoo
:
'https://image.xiaomaiketang.com/xm/DzMHpX7GWF.png'
}
}
const
host
=
typeof
window
!==
'undefined'
&&
window
.
location
.
host
.
includes
(
'localhost'
)
?
'res.xiaomai5.com'
:
(
typeof
window
!==
'undefined'
?
window
.
location
.
host
:
'res.xiaomai5.com'
);
const
PATH_MAP
:
any
=
{
const
PATH_MAP
:
any
=
{
xiaomai
:
'https://res.xiaomai0.com/xiaomai-cloud-class-web'
,
xiaomai
:
`https://
${
host
}
/xiaomai-cloud-class-web`
,
syoo
:
'https://study.syoo.cn/syoo-cloud-class-web'
,
syoo
:
'https://study.syoo.cn/syoo-cloud-class-web'
,
}
}
const
LIVE_SHARE_MAP
:
any
=
{
const
LIVE_SHARE_MAP
:
any
=
{
xiaomai
:
'https://res.xiaomai0.com/store-live'
,
xiaomai
:
`https://
${
host
}
/store-live`
,
syoo
:
'https://study.syoo.cn/syoo-store-live'
,
syoo
:
'https://study.syoo.cn/syoo-store-live'
,
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment