no message

cyl/master-0804
jscyl13849007907 4 months ago
parent e1480a2304
commit 40391355b6

@ -454,7 +454,11 @@
</button>
</div>
<div class="g_flex_1 g_flex_column_center">
<g-button btnText="我要报名" class="g_flex_1 g_fw_600" size="small_auto" :type="jobDetail.recruitment == 2 || !attention ? 'infro' : 'primary'" @clickBtn="handleOpenApplyPopup"></g-button>
<g-button btnText="我要报名" class="g_flex_1 g_fw_600" size="small_auto"
:type="jobDetail.recruitment == 2 || !attention ? 'infro' : 'primary'"
@clickBtn="handleOpenApplyPopup"
style="width: calc(100% - 36px);"
></g-button>
</div>
</div>
</slot>

Loading…
Cancel
Save