Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
杨炀
/
dance-pc
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
174682fa
authored
2025-09-04 16:33:50 +0800
by
zrj
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
9.4 lpt官网初版
1 parent
2bcfb5f5
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
7 deletions
src/main.js
src/routerPc/en.js
src/main.js
View file @
174682f
...
...
@@ -53,7 +53,7 @@ import VueVideoPlayer from '@videojs-player/vue'
import
'video.js/dist/video-js.min.css'
import
cache
from
'@/plugins/cache'
import
routerCn
from
'./routerPc/cn'
//
import routerCn from './routerPc/cn'
import
routerEn
from
'./routerPc/en'
import
localeCn
from
'element-plus/es/locale/lang/zh-cn'
// 中文语言
import
localeEn
from
'element-plus/es/locale/lang/en'
...
...
src/routerPc/en.js
View file @
174682f
...
...
@@ -61,12 +61,6 @@ export const constantRoutes = [
hidden
:
true
},
{
path
:
'/ticketSearch'
,
component
:
()
=>
import
(
'@/viewsPc/booking/ticketSearch'
),
name
:
'ticketSearch'
,
meta
:
{
title
:
'票务订单查询'
}
},
{
path
:
'/index'
,
redirect
:
'/'
},
...
...
Write
Preview
Styling with
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