Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
walk_daka_h5
Overview
Overview
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
穆启卓
walk_daka_h5
Commits
4315661f
Commit
4315661f
authored
Mar 29, 2019
by
Caiyijun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
00
parent
0b905995
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
Rule.vue
src/views/Rule.vue
+3
-3
SignUp.vue
src/views/SignUp.vue
+1
-1
No files found.
src/views/Rule.vue
View file @
4315661f
...
...
@@ -2,9 +2,9 @@
<div
class=
"rule-page"
>
<Title
class=
"page-title"
title=
"活动规则与协议"
titleColor=
"#000"
@
goback=
"goback"
show_back=
"true"
arrowColor=
"black"
></Title>
<div
class=
"section-title"
>
挑战玩法:
</div>
<img
class=
"game-way-img"
v-if=
"bushuType ==
0
"
src=
"../images/Rule/img_rule_0.png"
>
<img
class=
"game-way-img"
v-if=
"bushuType ==
1
"
src=
"../images/Rule/img_rule_1.png"
>
<img
class=
"game-way-img"
v-if=
"bushuType ==
2
"
src=
"../images/Rule/img_rule_2.png"
>
<img
class=
"game-way-img"
v-if=
"bushuType ==
1
"
src=
"../images/Rule/img_rule_0.png"
>
<img
class=
"game-way-img"
v-if=
"bushuType ==
2
"
src=
"../images/Rule/img_rule_1.png"
>
<img
class=
"game-way-img"
v-if=
"bushuType ==
3
"
src=
"../images/Rule/img_rule_2.png"
>
<div
class=
"section-title"
>
参赛须知:
</div>
<div
class=
"content1-container"
>
<div
class=
"content1-item"
>
• 为督促大家运动,每位用户报名均需提供契约金
</div>
...
...
src/views/SignUp.vue
View file @
4315661f
...
...
@@ -83,7 +83,7 @@ export default {
isFollow
:
false
,
gameList
:
[],
choosedLevel
:
0
choosedLevel
:
1
};
},
created
()
{
...
...
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