Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
P
pc
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
wbx-PCAndMobi
pc
Commits
507ba38a
Commit
507ba38a
authored
Jul 15, 2022
by
程卓
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改路径
parent
2226250c
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15620 additions
and
30 deletions
+15620
-30
package-lock.json
package-lock.json
+15619
-29
index.js
src/router/index.js
+1
-1
No files found.
package-lock.json
View file @
507ba38a
This diff is collapsed.
Click to expand it.
src/router/index.js
View file @
507ba38a
...
...
@@ -8,7 +8,7 @@ Vue.use(Router)
const
router
=
new
Router
({
mode
:
'history'
,
base
:
process
.
env
.
NODE_ENV
===
'development'
?
'/'
:
'/
pc/
'
,
base
:
process
.
env
.
NODE_ENV
===
'development'
?
'/'
:
'/'
,
routes
,
})
...
...
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