diff --git a/src/App.vue b/src/App.vue
index 309f5e7..3a3e8d3 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -77,10 +77,14 @@ button::after {
.guide-tips {
display: flex;
flex-direction: column;
+ font-size: 28rpx;
}
.guide-tips > text:first-child {
color: #fed847;
}
+.guide-tips > text:nth-child(2) {
+ font-size: 24rpx;
+}
@keyframes fadeInOut {
0% {
diff --git a/src/components/CreateRoom.vue b/src/components/CreateRoom.vue
index 311743b..c9208ac 100644
--- a/src/components/CreateRoom.vue
+++ b/src/components/CreateRoom.vue
@@ -67,12 +67,6 @@ const setClipboardData = () => {
>
对抗模式(1V1)
- (battleMode = 2)"
- >
- 乱斗模式(3-10人)
-
(battleMode = 3)"
@@ -87,6 +81,12 @@ const setClipboardData = () => {
对抗模式(3V3)
+ (battleMode = 2)"
+ >
+ 乱斗模式(3-10人)
+
下一步
diff --git a/src/components/Guide.vue b/src/components/Guide.vue
index 05958a1..29f2433 100644
--- a/src/components/Guide.vue
+++ b/src/components/Guide.vue
@@ -23,7 +23,7 @@ const bubbleTypes = [
@@ -55,6 +55,6 @@ const bubbleTypes = [
}
.container > view {
color: #fff;
- font-size: 14px;
+ font-size: 28rpx;
}
diff --git a/src/components/TestDistance.vue b/src/components/TestDistance.vue
index 82a5611..bf20767 100644
--- a/src/components/TestDistance.vue
+++ b/src/components/TestDistance.vue
@@ -78,18 +78,9 @@ onBeforeUnmount(() => {
-
-
- 请确保站距达到5米
- 低于5米的射箭无效
-
+
+ 请确保站距达到5米
+ 低于5米的射箭无效
diff --git a/src/pages/battle-room.vue b/src/pages/battle-room.vue
index b41fea5..674e0dc 100644
--- a/src/pages/battle-room.vue
+++ b/src/pages/battle-room.vue
@@ -267,11 +267,11 @@ onHide(() => {});
-
- 弓箭手们,人都到齐了吗?
- 1v1比赛即将开始!
- 2v2比赛即将开始!
- 3v3比赛即将开始!
+
+ 弓箭手们,人都到齐了吗?
+ {{
+ `${room.count / 2}v${room.count / 2}比赛即将开始!`
+ }}
大乱斗即将开始!
复制房间号
@@ -328,8 +328,16 @@ onHide(() => {});
src="https://static.shelingxingqiu.com/attachment/2025-08-13/dc0x1p59iab6cvbhqc.png"
mode="widthFix"
/>
-
-
+
+
@@ -532,6 +540,7 @@ onHide(() => {});
padding: 5px 12px;
border-radius: 20px;
position: relative;
+ font-size: 28rpx;
}
.all-players {
position: relative;
diff --git a/src/pages/first-try.vue b/src/pages/first-try.vue
index c849487..b19764b 100644
--- a/src/pages/first-try.vue
+++ b/src/pages/first-try.vue
@@ -166,37 +166,34 @@ const onClose = () => {
: 0
"
>
-
+
hi,{{ user.nickName }}
,这是新人必刷小任务,0基础小白也能快速掌握弓箭技巧和游戏规则哦~:)
- 这是我们人帅技高的高教练。首先,请按教练示范,尝试自己去做这些动作和手势吧。
-
-
- 你知道5米射程有多远吗?
-
- 在我们的排位赛中,射程小于5米的成绩无效、哦!建议平时练习距离至少5米。现在,来边射箭边调整你的站位点吧!
-
-
+
+ 你知道5米射程有多远吗?
+
+ 在我们的排位赛中,射程小于5米的成绩无效、哦!建议平时练习距离至少5米。现在,来边射箭边调整你的站位点吧!
+
-
-
- 一切准备就绪
- 试着完成一个真正的弓箭手任务吧!
-
-
-
-
+ 一切准备就绪
+ 试着完成一个真正的弓箭手任务吧!
+
+
+ 新手试炼场通关啦,优秀!
+ 反曲弓运动基本知识和射灵世界系统规则你已Get,是不是挺容易呀:)
- 新手试炼场通关啦,优秀!
- 反曲弓运动基本知识和射灵世界系统规则你已Get,是不是挺容易呀:)
- 新手试炼场通关啦,优秀!
-
{
- 师傅领进门,修行靠自身,赶紧练起来吧。
- 坚持练习就能你快速升级,早日加入全国排位赛!
+
+ 师傅领进门,修行靠自身,赶紧练起来吧。
+ 坚持练习就能你快速升级,早日加入全国排位赛!
+