Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wisdom-ces
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
wangqinghua
wisdom-ces
Commits
0e8167d2
Commit
0e8167d2
authored
Oct 15, 2018
by
wangqinghua
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
color
parent
96af76c1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
joinDetail.html
src/pages/activity-track/joinDetail/joinDetail.html
+6
-6
No files found.
src/pages/activity-track/joinDetail/joinDetail.html
View file @
0e8167d2
...
@@ -53,15 +53,15 @@
...
@@ -53,15 +53,15 @@
<button
disabled
ion-button
round
class=
"btn color3"
>
未报名
</button>
<button
disabled
ion-button
round
class=
"btn color3"
>
未报名
</button>
</div>
</div>
<div
class=
"margin-top-5"
>
<div
class=
"margin-top-5"
>
<
button
disabled
(
click
)="
goSignUp
(
item
)"
ion-button
round
class=
"btn color3 blue-btn"
>
代报名
<
span
(
click
)="
goSignUp
(
item
)"
ion-button
round
class=
"btn color3 blue-btn"
>
代报名
</
butto
n>
</
spa
n>
<
button
disabled
(
click
)="
sayNo
(
item
)"
ion-button
round
class=
"btn color3 red-btn"
>
不参加
</butto
n>
<
span
(
click
)="
sayNo
(
item
)"
ion-button
round
class=
"btn color3 red-btn"
>
不参加
</spa
n>
</div>
</div>
</ng-container>
</ng-container>
<ng-container
*
ngIf=
"item.isActivityNo == 1"
>
<ng-container
*
ngIf=
"item.isActivityNo == 1"
>
<div
class=
"text-right"
>
<div
class=
"text-right"
>
<
button
disabled
ion-button
round
class=
"btn color6"
>
不参加
</butto
n>
<
span
(
click
)="
sayNo
(
item
)"
ion-button
round
class=
"btn color6"
>
不参加
</spa
n>
</div>
</div>
</ng-container>
</ng-container>
<ng-container
*
ngIf=
"item.isSignUp == 1"
>
<ng-container
*
ngIf=
"item.isSignUp == 1"
>
...
@@ -91,8 +91,8 @@
...
@@ -91,8 +91,8 @@
<button
ion-button
round
class=
"btn color3"
>
未报名
</button>
<button
ion-button
round
class=
"btn color3"
>
未报名
</button>
</div>
</div>
<div
class=
"margin-top-5"
>
<div
class=
"margin-top-5"
>
<
button
disabled
(
click
)="
goSignUp
(
item
)"
ion-button
round
class=
"btn color3 blue-btn"
>
代报名
</butto
n>
<
span
disabled
(
click
)="
goSignUp
(
item
)"
ion-button
round
class=
"btn color3 blue-btn"
>
代报名
</spa
n>
<
button
disabled
(
click
)="
sayNo
(
item
)"
ion-button
round
class=
"btn color3 red-btn"
>
不参加
</butto
n>
<
span
disabled
(
click
)="
sayNo
(
item
)"
ion-button
round
class=
"btn color3 red-btn"
>
不参加
</spa
n>
</div>
</div>
</div>
</div>
</div>
</div>
...
...
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