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
09d6eb82
authored
2025-08-29 11:08:25 +0800
by
zrj
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
8.28 sjs 票务服务
1 parent
4b04f3de
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
src/viewsPc/components/homeQuick.vue
vite.config.js
src/viewsPc/components/homeQuick.vue
View file @
09d6eb8
...
...
@@ -239,7 +239,7 @@ function popRemark(type) {
||
(
form
.
value
.
isFoodView
==
0
&&
type
==
'3'
)
||
(
form
.
value
.
isMealView
==
0
&&
type
==
'4'
)
||
(
form
.
value
.
isPhotoView
==
0
&&
type
==
'5'
)
||
(
form
.
value
.
isTicket
View
==
0
&&
type
==
'10'
)
||
(
form
.
value
.
isTicket
==
0
&&
type
==
'10'
)
)
{
building
()
return
...
...
vite.config.js
View file @
09d6eb8
...
...
@@ -84,8 +84,8 @@ export default defineConfig(({mode, command}) => {
},
'/dev-api'
:
{
// target: 'http://192.168.1.118:8082/',
target
:
'http://192.168.1.22:8082'
,
//
target: 'https://tk005.wxjylt.com/stage-api',
//
target: 'http://192.168.1.22:8082',
target
:
'https://tk005.wxjylt.com/stage-api'
,
// target: 'http://124.70.181.90:1880/stage-api',
// target: 'https://sys.2025wtcwuxi.com/stage-api/',
changeOrigin
:
true
,
...
...
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