wangxia 4 months ago
commit 0dd529512b

@ -98,13 +98,12 @@
<!-- 发布职位确认框 -->
<u-modal v-model="submitConfirm"
width="90%"
negativeTop="52"
negativeTop="150"
confirmText="发布职位"
:showTitle="false"
:confirmStyle="{ color: '#576b95', 'font-weight': 600 }"
:cancelStyle="{ color: '#000', 'font-weight': 600 }"
:showConfirmButton="false"
:negative-top="20"
>
<div class="g_fs_17 g_text_c">
<div class style="padding: 42px 24px 36px">

@ -1,5 +1,5 @@
let ajaxUrl = "http://192.168.3.83:8001";
// let ajaxUrl = "https://daotian.matripe.com.cn";
// let ajaxUrl = "http://192.168.3.83:8001";
let ajaxUrl = "https://daotian.matripe.com.cn";
let data = {
ajaxUrl: ajaxUrl,
Get ($url = '', $parmas = {}, callback = () => { }, failback = () => { }) {

Loading…
Cancel
Save