Просмотр исходного кода

招聘会详情:底部按钮文字删减

Xiao_123 9 часов назад
Родитель
Сommit
523ea9d27a
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      pagesB/jobFair/details.vue

+ 2 - 2
pagesB/jobFair/details.vue

@@ -27,8 +27,8 @@
 
 		<view class="bottom-sticky">
 			<view class="bottom-content">
-				<button class="btnStyle bgButtons ss-m-l-15" type="primary" plain="true" @tap.stop="handleToShare">我的分享海报</button>
-        <button class="buttons btnStyle" type="primary" @tap.stop="handleJoinJobFair">克隆已有职位发布</button>
+				<button class="btnStyle bgButtons ss-m-l-15" type="primary" plain="true" @tap.stop="handleToShare">分享海报</button>
+        <button class="buttons btnStyle" type="primary" @tap.stop="handleJoinJobFair">克隆职位发布</button>
       </view>
 		</view>
 	</view>