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
3701da95
Commit
3701da95
authored
Oct 22, 2020
by
张豪
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改智能制图入口地址
parent
22575eb7
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
2 deletions
+9
-2
config/index.js
config/index.js
+7
-0
src/pages/workbench/workPlace.vue
src/pages/workbench/workPlace.vue
+2
-2
No files found.
config/index.js
View file @
3701da95
...
@@ -24,6 +24,13 @@ module.exports = {
...
@@ -24,6 +24,13 @@ module.exports = {
"
^/awecloud
"
:
""
"
^/awecloud
"
:
""
}
}
},
},
"
/vmap
"
:
{
target
:
"
https://apaas3.wodcloud.com/vmap/
"
,
changeOrigin
:
true
,
pathRewrite
:
{
"
^/vmap
"
:
""
}
},
},
},
// Various Dev Server settings
// Various Dev Server settings
host
:
"
localhost
"
,
// can be overwritten by process.env.HOST
host
:
"
localhost
"
,
// can be overwritten by process.env.HOST
...
...
src/pages/workbench/workPlace.vue
View file @
3701da95
...
@@ -972,8 +972,8 @@ export default {
...
@@ -972,8 +972,8 @@ export default {
pic
:
require
(
"
@/assets/imgs/home_tool_ic_znht.png
"
),
pic
:
require
(
"
@/assets/imgs/home_tool_ic_znht.png
"
),
bg
:
"
#e5f4fe
"
,
bg
:
"
#e5f4fe
"
,
color
:
"
#38aef9
"
,
color
:
"
#38aef9
"
,
url
:
"
/
intelligent_drawing
"
,
url
:
"
/
vmap/#/map
"
,
target
:
0
target
:
1
},
},
{
{
text
:
"
流程设计
"
,
text
:
"
流程设计
"
,
...
...
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