提交 94234eb05b8de33189de21aee02106a6c8bac277

作者 wangyu
1 个父辈 b7050fc4

优化

... ... @@ -142,7 +142,7 @@
142 142 <view style="background:#f5f5f5;height:2rpx;width:94%;"></view>
143 143 <view>
144 144 <text style='font-family: PingFangSC-Semibold;font-size: 14px;color: #333;line-height:80rpx;' wx:if="{{item.education_type=='profession'}}">技能人员职业资格</text>
145   - <text style='font-family: PingFangSC-Semibold;font-size: 14px;color: #333;line-height:80rpx;' wx:if="{{item.education_type=='major'}}">专业人员职业资格</text>
  145 + <text style='font-family: PingFangSC-Semibold;font-size: 14px;color: #333;line-height:80rpx;' wx:if="{{item.education_type=='major'}}">专业技术人员职业资格</text>
146 146
147 147 </view>
148 148 <view>
... ...
注册登录 后发表评论