Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
seeta-device
/
deviceManage
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 02a106cd
authored
Aug 25, 2021
by
温丽香
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
proxy修改
1 parent
70b5837b
Pipeline
#3673
passed
in 1 minute 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
vue.config.js
vue.config.js
View file @
02a106c
...
...
@@ -61,7 +61,7 @@ module.exports = {
// 匹配到/api才使用代理,避免路由冲突
'/front'
:
{
target
:
'https://218.94.122.141:9997'
,
//
secure: false,
secure
:
false
,
changeOrigin
:
true
,
pathRewrite
:
{
// 路径重写
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment