Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
tianjin
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
徐来柯
tianjin
Commits
1c588119
Commit
1c588119
authored
Feb 01, 2021
by
tao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
打包调试
parent
a94629be
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
dist.rar
dist.rar
+0
-0
vue.config.js
vue.config.js
+2
-2
No files found.
dist.rar
0 → 100644
View file @
1c588119
File added
vue.config.js
View file @
1c588119
...
...
@@ -3,7 +3,7 @@
* @Date: 2019-11-12 17:31:23
* @Author: Tao
* @LastEditors: Tao
* @LastEditTime: 2021-0
1-29 19:20:4
0
* @LastEditTime: 2021-0
2-01 11:40:3
0
*/
/**
* @description: vue-cli配置文件
...
...
@@ -34,7 +34,7 @@ module.exports = {
'/api'
:
{
//这里最好有一个 /
// 192.168.1.237 192.168.1.125
target
:
'http://192.168.1.1
25
:8802'
,
// 后台接口域名
target
:
'http://192.168.1.1
80
:8802'
,
// 后台接口域名
ws
:
true
,
//如果要代理 websockets,配置这个参数
secure
:
false
,
// 如果是https接口,需要配置这个参数
changeOrigin
:
true
,
//是否跨域
...
...
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