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
df28186c
Commit
df28186c
authored
Oct 17, 2018
by
wangqinghua
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
color
parent
1a8bf31d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
activityDetail.html
src/pages/activity/activityDetail/activityDetail.html
+2
-2
No files found.
src/pages/activity/activityDetail/activityDetail.html
View file @
df28186c
...
...
@@ -46,8 +46,8 @@
<!--是否报名 > 是否截止 > 是否满员 -->
<ng-container
*
ngIf=
"batch.order"
>
<span
class=
"activity-btn2"
*
ngIf=
"batch.order.orderstate == 1 || batch.order.orderstate == 2"
float-right
>
已报名
</span>
<span
class=
"activity-btn2"
*
ngIf=
"batch.order.orderstate ==
3
"
float-right
>
已评价
</span>
<span
class=
"activity-btn2"
*
ngIf=
"batch.order.orderstate ==
4
"
float-right
>
未出行
</span>
<span
class=
"activity-btn2"
*
ngIf=
"batch.order.orderstate ==
4
"
float-right
>
已评价
</span>
<span
class=
"activity-btn2"
*
ngIf=
"batch.order.orderstate ==
3
"
float-right
>
未出行
</span>
</ng-container>
<ng-container
*
ngIf=
"!batch.order"
>
<ng-container
*
ngIf=
"batch.signUp"
>
...
...
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