Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
卡
卡车调度系统
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
caicaicai
卡车调度系统
Commits
33de5778
Commit
33de5778
authored
Aug 18, 2022
by
xxx
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
3ac63daf
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
vue.config.js
vue.config.js
+1
-2
No files found.
vue.config.js
View file @
33de5778
...
@@ -25,7 +25,6 @@ module.exports = {
...
@@ -25,7 +25,6 @@ module.exports = {
productionSourceMap
:
false
,
productionSourceMap
:
false
,
devServer
:
{
devServer
:
{
host
:
'
localhost
'
,
// 也可以直接写IP地址这样方便真机测试
host
:
'
localhost
'
,
// 也可以直接写IP地址这样方便真机测试
//host: '192.168.0.101', // 也可以直接写IP地址这样方便真机测试
port
:
port
,
port
:
port
,
open
:
true
,
open
:
true
,
overlay
:
{
overlay
:
{
...
@@ -51,7 +50,7 @@ module.exports = {
...
@@ -51,7 +50,7 @@ module.exports = {
target
:
process
.
env
.
VUE_APP_BASE_API
,
target
:
process
.
env
.
VUE_APP_BASE_API
,
},
},
},
},
https
:
true
,
//
https: true,
},
},
configureWebpack
:
{
configureWebpack
:
{
output
:
{
output
:
{
...
...
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