Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vue-ssr
Project
Project
Details
Activity
Releases
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
lixy
vue-ssr
Commits
5f566b2f
Commit
5f566b2f
authored
Aug 31, 2019
by
lixy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
上下文配置
parent
ecd00811
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
7 deletions
+3
-7
nuxt.config.js
nuxt.config.js
+3
-7
No files found.
nuxt.config.js
View file @
5f566b2f
const
routerPath
=
''
;
//'/rvwebsite/'
module
.
exports
=
{
head
:
{
title
:
'欣新房车—房车·让生活更美好-房车销售丨房车租赁丨房车旅游丨房车托管'
,
...
...
@@ -8,7 +9,7 @@ module.exports = {
{
hid
:
'description'
,
name
:
'description'
,
content
:
'欣新房车是一家专业从事房车销售,房车租赁,房车旅游,房车托管及房车产业配套与服务的免费异地取车异地还车已在全国各地举办多届房车经济峰会的集团股份公司'
}
],
link
:
[
{
rel
:
'icon'
,
type
:
'image/x-icon'
,
href
:
'
/favicon.ico
'
},
{
rel
:
'icon'
,
type
:
'image/x-icon'
,
href
:
'
https://xxfangche.com/upload/1/app/5d9c62b7412efd926f70e0ed5efb19a.png
'
},
{
rel
:
'stylesheet'
,
href
:
'https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,400italic'
}
],
script
:
[
...
...
@@ -58,11 +59,6 @@ module.exports = {
]
},
router
:
{
base
:
'/rvwebsite/'
base
:
`
${
routerPath
}
`
,
}
// ,
// server: {
// port: 3000, // default: 3000
// host: '10.1.37.172', // default: localhost
// }
}
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