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
2b565b99
authored
2025-11-18 10:28:50 +0800
by
zrj
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
10.30 部分文字修改
1 parent
6c3369fe
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
13 deletions
src/viewsPc/contest/list.vue
vite.config.js
src/viewsPc/contest/list.vue
View file @
2b565b9
...
...
@@ -44,7 +44,7 @@
<el-col
:span=
"12"
>
<div
style=
"display: flex;flex-direction: column;text-align: center"
>
<span
style=
"font-size: 14px;color: #929AA0;margin-bottom: 5px"
>
{{
languageLibrary
[
language
].
d
}}
</span>
<span
style=
"color: #EEEEEE;font-size: 16px"
>
$
{{
item
.
total
Fee
}}
</span>
<span
style=
"color: #EEEEEE;font-size: 16px"
>
{{
item
.
service
Fee
}}
</span>
</div>
</el-col>
<el-col
:span=
"12"
>
...
...
@@ -72,8 +72,8 @@ const languageLibrary = ref([{
a
:
'返回'
,
b
:
'主赛事'
,
c
:
'微型赛事'
,
d
:
'
总
买入费用'
,
e
:
'参赛
席位
'
,
d
:
'买入费用'
,
e
:
'参赛
人次
'
,
g
:
'未开始'
,
h
:
'进行中'
,
i
:
'已结束'
,
...
...
@@ -81,8 +81,8 @@ const languageLibrary = ref([{
a
:
'Return'
,
b
:
'Main event'
,
c
:
'Mini event'
,
d
:
'
Total buy-in fee
'
,
e
:
'
Entry seat
s'
,
d
:
'
Buyin
'
,
e
:
'
Player
s'
,
g
:
'Not started'
,
h
:
'In progress'
,
i
:
'Completed'
,
...
...
@@ -90,8 +90,8 @@ const languageLibrary = ref([{
a
:
'돌아가기'
,
b
:
'메인 이벤트'
,
c
:
'미니 이벤트'
,
d
:
'
총 바이인 금액
'
,
e
:
'
엔트리 수
'
,
d
:
'
구매비용
'
,
e
:
'
참여인원
'
,
g
:
'시작 전'
,
h
:
'진행 중'
,
i
:
'완료됨'
,
...
...
@@ -99,8 +99,8 @@ const languageLibrary = ref([{
a
:
'戻る'
,
b
:
'メインイベント'
,
c
:
'ミニイベント'
,
d
:
'
バイイン総額
'
,
e
:
'
エントリー
数'
,
d
:
'
買い入れ費用(バイイン費用)
'
,
e
:
'
参加延べ人
数'
,
g
:
'未開始'
,
h
:
'進行中'
,
i
:
'完了'
,
...
...
@@ -108,8 +108,8 @@ const languageLibrary = ref([{
a
:
'Quay lại'
,
b
:
'Giải chính'
,
c
:
'Giải phụ'
,
d
:
'
Tổng phí Buy-in
'
,
e
:
'
Số ghế
tham gia'
,
d
:
'
chi phí mua hàng
'
,
e
:
'
số lượng người
tham gia'
,
g
:
'Chưa bắt đầu'
,
h
:
'Đang diễn ra'
,
i
:
'Đã hoàn thành'
,
...
...
vite.config.js
View file @
2b565b9
...
...
@@ -83,9 +83,9 @@ export default defineConfig(({mode, command}) => {
rewrite
:
(
p
)
=>
p
.
replace
(
/^
\/
dev-api
\/
ztx-webSite/
,
''
)
},
'/dev-api'
:
{
// target: 'http://192.168.1.118
:8082/',
target
:
'http://192.168.1.227
:8082/'
,
// target: 'http://192.168.1.6:8082',
target
:
'https://www.longpoker.com/stage-api/'
,
//
target: 'https://www.longpoker.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