Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
F
fc-minigame
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
陈冲
fc-minigame
Commits
ee2ebf38
Commit
ee2ebf38
authored
Jun 03, 2026
by
陈冲
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更改描述
parent
57143944
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
Game1.vue
frontend-h5/src/pages/game1/Game1.vue
+3
-3
No files found.
frontend-h5/src/pages/game1/Game1.vue
View file @
ee2ebf38
...
...
@@ -251,7 +251,7 @@ const showGameRuleHandler = () => {
<div
class=
"rule-title"
>
游戏规则
</div>
<div
class=
"rule-txt"
>
微信用户通过扫描大屏幕二维码
参与,可容纳多人同时进行且比拼
骑马(摇一摇)速度谁最快
即为获胜,游戏结束按分值高低先后排名,有机会获得新疆福彩定制周边礼品一份。
参与,可容纳多人同时进行且比拼
敲鼓,谁敲的最多
即为获胜,游戏结束按分值高低先后排名,有机会获得新疆福彩定制周边礼品一份。
</div>
</div>
<div
class=
"rule-close"
>
...
...
@@ -275,8 +275,7 @@ const showGameRuleHandler = () => {
.rule-container
{
.rule-txt-container
{
background
:
#FFF9E4
;
margin-left
:
20px
;
margin-right
:
20px
;
margin
:
0
40px
;
border-radius
:
5px
;
padding-top
:
20px
;
padding-bottom
:
10px
;
...
...
@@ -285,6 +284,7 @@ const showGameRuleHandler = () => {
text-align
:
center
;
color
:
#850000
;
font-weight
:
bold
;
font-size
:
15pt
;
}
.rule-txt
{
...
...
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