Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
sheng du
yimei-miniapp
Commits
379f2d83
Commit
379f2d83
authored
9 months ago
by
sheng du
Browse files
Options
Download
Email Patches
Plain Diff
修改接口地址
parent
9f54adff
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
src/config/development.ts
src/config/development.ts
+2
-2
src/config/production.ts
src/config/production.ts
+2
-2
No files found.
src/config/development.ts
View file @
379f2d83
...
...
@@ -6,9 +6,9 @@
// const baseUrl = 'https://www.gorho.cn'
// //#endif
const
baseUrl
=
'
http://
47.109.57.88
'
const
baseUrl
=
'
http
s
://
cqmyzj.com
'
const
imageView
=
'
http://
47.109.57.88
/res
'
const
imageView
=
'
http
s
://
cqmyzj.com
/res
'
export
default
{
baseUrl
,
...
...
This diff is collapsed.
Click to expand it.
src/config/production.ts
View file @
379f2d83
...
...
@@ -6,9 +6,9 @@
// const baseUrl = 'https://www.gorho.cn'
// //#endif
const
baseUrl
=
'
http://
47.109.57.88
'
const
baseUrl
=
'
http
s
://
cqmyzj.com
'
const
imageView
=
'
http://
47.109.57.88
/res
'
const
imageView
=
'
http
s
://
cqmyzj.com
/res
'
export
default
{
baseUrl
,
...
...
This diff is collapsed.
Click to expand it.
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