服务热线
-0371-666666666
+服务热线
+0371-6666 6666
一手单合作
+ +diff --git a/src/App.vue b/src/App.vue index 88f1c5b..367a665 100644 --- a/src/App.vue +++ b/src/App.vue @@ -32,7 +32,7 @@ export default { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; // text-align: center; - color: #2c3e50; + // color: #2c3e50; height: 100%; } diff --git a/src/api/job.js b/src/api/job.js index 5b87301..38c0deb 100644 --- a/src/api/job.js +++ b/src/api/job.js @@ -17,21 +17,21 @@ export function getJobDetailApi(data) { // 获取职位特色 export function getJobSpecialApi() { return request({ - url: `/labels/getListByTypeAndIndustry?type=90&industry=2`, + url: `/yishoudan/labels/getListByTypeAndIndustry?type=90&industry=2`, method: "get", }); } // 获取省份 export function getProvinceApi() { return request({ - url: `/city/getCityTree`, + url: `/yishoudan/city/getCityTree`, method: "get", }); } // 获取市县 export function getCityApi(id) { return request({ - url: `/city/getCityByPid?pid=${id}`, + url: `/yishoudan/city/getCityByPid?pid=${id}`, method: "get", }); } diff --git a/src/api/login.js b/src/api/login.js index cbc7a66..d0659c7 100644 --- a/src/api/login.js +++ b/src/api/login.js @@ -10,7 +10,7 @@ export function loginApi(data) { // 获取验证码 export function getPhoneCodeApi(data) { return request({ - url: "/commons/sendMsgCode", + url: "/yishoudan/commons/sendMsgCode", method: "post", params: data, }); @@ -30,3 +30,11 @@ export function logoutApi() { // params: data, }); } +// 修改密码 + +export function updatePswApi(data) { + return request({ + url: "/yishoudan/updatePassword", + params: data, + }); +} diff --git a/src/assets/403.png b/src/assets/403.png new file mode 100644 index 0000000..ec7ae86 Binary files /dev/null and b/src/assets/403.png differ diff --git a/src/assets/404.png b/src/assets/404.png new file mode 100644 index 0000000..e008332 Binary files /dev/null and b/src/assets/404.png differ diff --git a/src/assets/500.png b/src/assets/500.png new file mode 100644 index 0000000..95e4d9e Binary files /dev/null and b/src/assets/500.png differ diff --git a/src/assets/fontfile/demo_index.html b/src/assets/fontfile/demo_index.html index edc7deb..4949068 100644 --- a/src/assets/fontfile/demo_index.html +++ b/src/assets/fontfile/demo_index.html @@ -54,6 +54,54 @@
@font-face {
font-family: 'iconfont';
- src: url('iconfont.woff2?t=1643011389900') format('woff2'),
- url('iconfont.woff?t=1643011389900') format('woff'),
- url('iconfont.ttf?t=1643011389900') format('truetype');
+ src: url('iconfont.woff2?t=1644306892433') format('woff2'),
+ url('iconfont.woff?t=1644306892433') format('woff'),
+ url('iconfont.ttf?t=1644306892433') format('truetype');
}
0371-666666666
+0371-6666 6666
一手单合作
+ +
