Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
galaxy-iOS
Project
Project
Details
Activity
Releases
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
mobile-group
galaxy-iOS
Commits
ab5d188a
Commit
ab5d188a
authored
Nov 11, 2024
by
Steven杜宇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
// APP H5默认域名更改
parent
185f22d1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
YHConfigManager.swift
...y/galaxy/Classes/Modules/Home(首页)/C/YHConfigManager.swift
+2
-2
No files found.
galaxy/galaxy/Classes/Modules/Home(首页)/C/YHConfigManager.swift
View file @
ab5d188a
...
...
@@ -24,9 +24,9 @@ class YHConfigManager: NSObject {
//测试环境-H5
static
let
baseH5UrlTest
:
String
=
"https://test-hk
diy-h5
.galaxy-immi.com"
static
let
baseH5UrlTest
:
String
=
"https://test-hk
life
.galaxy-immi.com"
//正式环境-H5
static
let
baseH5UrlRelease
:
String
=
"https://hk
diy-h5
.galaxy-immi.com"
static
let
baseH5UrlRelease
:
String
=
"https://hk
life
.galaxy-immi.com"
//h5地址
var
h5Url
:
String
{
...
...
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