Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
apaas-ui
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gzga-jzapi
apaas-ui
Commits
a34ad292
Commit
a34ad292
authored
Jul 29, 2021
by
张洋
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改配置
parent
2a1a44d9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
config/index.js
config/index.js
+1
-1
static/config/configmap.js
static/config/configmap.js
+1
-1
No files found.
config/index.js
View file @
a34ad292
...
...
@@ -14,7 +14,7 @@ module.exports = {
//target: "https://apaas.cztest.local/apaas/",
target
:
"
https://apaas3.wodcloud.com/apaas/
"
,
changeOrigin
:
true
,
secure
:
false
,
//
关键在设置这个值
为false
secure
:
false
,
//
https证书安全设置
为false
pathRewrite
:
{
"
^/apaas
"
:
""
}
...
...
static/config/configmap.js
View file @
a34ad292
window
.
serviceConfig
=
{
gisServiceRoot
:
'
https://apaasgis.wodcloud.com
'
,
state
:
"
n
otN
eedLogin
"
,
// needLogin / notNeedLogin
state
:
"
needLogin
"
,
// needLogin / notNeedLogin
cloudServiceRoot
:
'
https://cloud4.wodcloud.com/awecloud/login/#/
'
,
};
\ 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