Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
肖康
/
Europa-web
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
05f478a8
authored
Dec 31, 2024
by
肖康
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
url
parent
303ff297
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
5 deletions
configReact.tsx
configReact.tsx
View file @
05f478a8
const
os
=
require
(
'os'
);
const
os
=
require
(
'os'
);
import
{
useRouter
}
from
'next/router'
import
{
useRouter
}
from
'next/router'
export
const
QQURL
=
'https://wpa.qq.com/msgrd?v=3&uin=1908059998&site=qq&menu=yes'
export
const
QQURL
=
'https://wpa.qq.com/msgrd?v=3&uin=1908059998&site=qq&menu=yes'
export
const
API_URL
=
(
os
.
hostname
()
==
"MS-NDPSTQVAWPAX"
||
os
.
hostname
()
==
"MS-dev235"
)?
'http://erpweb.liexindev.net'
:
'http://api.chiplinks.net'
export
const
API_URL
=
(
os
.
hostname
()
==
"MS-NDPSTQVAWPAX"
||
os
.
hostname
()
==
"dev235"
)?
'http://erpweb.liexindev.net'
:
'http://api.chiplinks.net'
console
.
log
(
os
.
hostname
())
//export const API_URL='http://erpwebback.com'
\ No newline at end of file
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