Browse Source

开发者会员 权益新增文案

martin.ma 4 years ago
parent
commit
9b553c668e
1 changed files with 3 additions and 1 deletions
  1. 3 1
      pages/type/vip/developer.vue

+ 3 - 1
pages/type/vip/developer.vue

@@ -63,6 +63,8 @@
           <p>低至3-6折</p>
           <p>整包项目减免{{vipList[1]['project_reduction_rate']}}%、云端项目减免{{vipList[1]['job_reduction_rate']}}%</p>
           <p>{{vipList[1]['name_card_num']}}次/月</p>
+          <p>每天岗位投递次数由3次扩充到10次</p>
+          <p>可投递会员专属岗位</p>
         </div>
         <div class="developer-price-wrapper">
           <div class="developer-price"><span>¥{{vipList[1]['monthly_real_price']}}</span>/月</div>
@@ -321,7 +323,7 @@
   }
 
   .developer-content p {
-    margin-top: 30px;
+    margin-top: 19px;
   }
 
   .developer-content p:nth-child(1) {