- <div style="padding: 10px 20px; font-size:14px;
 
-     height: 100%;
 
-     box-sizing: border-box!important;
 
-     display: flex;
 
-     flex-direction: column;
 
-     justify-content: space-between;">
 
-         <div style="height: 30px; line-height: 30px; font-weight: bold">{{$.lp.goBackActivity}}</div>
 
-         <div class="activesArea" style="height: inherit; overflow: auto;"></div>
 
-         <div style="height: 30px; line-height: 30px;font-weight: bold; margin-top: 10px">{{$.lp.addTaskOpinion}}</div>
 
-         <div style="">
 
-             <textarea class="addTask_opinion" style="width: 95%; padding:5px; overflow:auto; height: 60px; border-radius: 10px; border: 1px solid #DEDEDE;" type="text" id="resetWork_opinion"></textarea>
 
-         </div>
 
- </div>
 
 
  |