diff --git a/app/views/mission.html b/app/views/mission.html
index f406a77..184b15f 100644
--- a/app/views/mission.html
+++ b/app/views/mission.html
@@ -34,7 +34,7 @@
{{miscope.boss.name}}
+ ng-style="{ width: miscope.hp1()*100 + '%' }">
{{ miscope.hp1() | percentage:0 }}
@@ -43,7 +43,7 @@ {{miscope.boss.name}}
+ ng-style="{ width: miscope.hp2()*100 + '%' }">
{{ miscope.hp2() | percentage:0 }}
@@ -109,7 +109,7 @@ 公民V
+ ng-style="{ width: time.hpRatio*100 + '%' }">
{{time.hpRatio | percentage:0}}