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
1127b43c
Commit
1127b43c
authored
Feb 25, 2021
by
刘殿昕
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'dev'
parents
7c265356
b57190a6
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
255 deletions
+5
-255
config/index.js
config/index.js
+3
-3
src/pages/workbench/fwzc_fwcs.vue
src/pages/workbench/fwzc_fwcs.vue
+2
-252
No files found.
config/index.js
View file @
1127b43c
...
@@ -11,21 +11,21 @@ module.exports = {
...
@@ -11,21 +11,21 @@ module.exports = {
assetsPublicPath
:
"
/apaas/ui/
"
,
assetsPublicPath
:
"
/apaas/ui/
"
,
proxyTable
:
{
proxyTable
:
{
"
/apaas
"
:
{
"
/apaas
"
:
{
target
:
"
https://apaas
3
.wodcloud.com/apaas/
"
,
target
:
"
https://apaas
.test
.wodcloud.com/apaas/
"
,
changeOrigin
:
true
,
changeOrigin
:
true
,
pathRewrite
:
{
pathRewrite
:
{
"
^/apaas
"
:
""
"
^/apaas
"
:
""
}
}
},
},
"
/awecloud
"
:
{
"
/awecloud
"
:
{
target
:
"
https://apaas
3
.wodcloud.com/awecloud/
"
,
target
:
"
https://apaas
.test
.wodcloud.com/awecloud/
"
,
changeOrigin
:
true
,
changeOrigin
:
true
,
pathRewrite
:
{
pathRewrite
:
{
"
^/awecloud
"
:
""
"
^/awecloud
"
:
""
}
}
},
},
"
/vmap
"
:
{
"
/vmap
"
:
{
target
:
"
https://apaas
3
.wodcloud.com/vmap/
"
,
target
:
"
https://apaas
.test
.wodcloud.com/vmap/
"
,
changeOrigin
:
true
,
changeOrigin
:
true
,
pathRewrite
:
{
pathRewrite
:
{
"
^/vmap
"
:
""
"
^/vmap
"
:
""
...
...
src/pages/workbench/fwzc_fwcs.vue
View file @
1127b43c
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