Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
梁建民
/
activity
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
b416f3b5
authored
Mar 07, 2022
by
liangjianmin
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
js
parent
f2c51ecc
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
js/index/index.js
js/vis/index.js
js/index/index.js
View file @
b416f3b5
!
function
()
{
window
.
IndexController
=
{
apiUrl
:
window
.
location
.
host
==
"btv.
liexin
.com"
?
"https://api.ichunt.com"
:
"http://api.liexin.com"
,
apiUrl
:
window
.
location
.
host
==
"btv.
ichunt
.com"
?
"https://api.ichunt.com"
:
"http://api.liexin.com"
,
init
:
function
()
{
this
.
credted
(
this
).
map
(
this
).
handleBind
(
this
);
},
...
...
js/vis/index.js
View file @
b416f3b5
!
function
()
{
window
.
IndexController
=
{
apiUrl
:
window
.
location
.
host
==
"btv.
liexin
.com"
?
"https://api.ichunt.com"
:
"http://api.liexin.com"
,
apiUrl
:
window
.
location
.
host
==
"btv.
ichunt
.com"
?
"https://api.ichunt.com"
:
"http://api.liexin.com"
,
init
:
function
()
{
this
.
credted
(
this
).
map
(
this
).
handleBind
(
this
);
},
...
...
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