瀏覽代碼

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

Xiao_123 9 小時之前
父節點
當前提交
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>