Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
H
h5-base
Project
Project
Details
Activity
Releases
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
new-sing
h5-base
Commits
a166e3b4
Commit
a166e3b4
authored
Jul 08, 2019
by
liwei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
liwei
parent
70b49654
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
765 additions
and
691 deletions
+765
-691
activityInvite.vue
src/components/buy/activityInvite.vue
+763
-689
inviteFriends.vue
src/components/buy/inviteFriends.vue
+2
-2
No files found.
src/components/buy/activityInvite.vue
View file @
a166e3b4
This diff is collapsed.
Click to expand it.
src/components/buy/inviteFriends.vue
View file @
a166e3b4
...
@@ -45,7 +45,7 @@
...
@@ -45,7 +45,7 @@
<p>
{{
item
.
pay_at
}}
</p>
<p>
{{
item
.
pay_at
}}
</p>
</li>
</li>
</ul>
</ul>
<div
class=
"look-more-record"
@
click=
"lookMoreRecord"
v-if=
"records.length >
0
"
>
<div
class=
"look-more-record"
@
click=
"lookMoreRecord"
v-if=
"records.length >
6
"
>
<p>
查看更多
</p>
<p>
查看更多
</p>
<div
class=
"img-container"
>
<div
class=
"img-container"
>
<img
src=
"../../assets/inviteFriends/icon_back.png"
/>
<img
src=
"../../assets/inviteFriends/icon_back.png"
/>
...
@@ -366,7 +366,7 @@ export default {
...
@@ -366,7 +366,7 @@ export default {
background-color: #fff;
background-color: #fff;
}
}
&:nth-child(even) {
&:nth-child(even) {
background-color: rgba(251, 235, 227, 0.
8
);
background-color: rgba(251, 235, 227, 0.
7
);
}
}
p {
p {
text-align: center;
text-align: center;
...
...
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