Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
T
towerFront
Project
Project
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
WitCloud
towerFront
Commits
f94e5c00
Commit
f94e5c00
authored
Feb 18, 2019
by
van.chen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试测试环境是否更新
parent
627fbb47
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
environment.ts
src/environments/environment.ts
+1
-1
index.html
src/index.html
+1
-0
No files found.
src/environments/environment.ts
View file @
f94e5c00
...
...
@@ -7,7 +7,7 @@ export const environment = {
production
:
false
,
useHash
:
true
,
hmr
:
false
,
baseUrl
:
'http://172.16.1.
52:8099
'
baseUrl
:
'http://172.16.1.
13:8092
'
};
/*
...
...
src/index.html
View file @
f94e5c00
...
...
@@ -14,6 +14,7 @@
</head>
<body>
<div
style=
"display: none"
>
检测一下到底上了环境没有!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
</div>
<app-root></app-root>
<div
class=
"preloader"
>
<div
class=
"cs-loader"
>
...
...
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