cyl/dev
wangxia 1 year ago
parent 580cf07f92
commit 1811824813

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

@ -199,3 +199,9 @@ export function getClassifyListApi() {
url: `/yishoudan/labels/type/95`,
});
}
// 获取48小时更新数分类
export function getJobNumApi() {
return request({
url: `/yishoudan/custom/job/countUpdateNumByHour/48`,
});
}

@ -21,7 +21,7 @@
<div class="jobname">{{item.jobName || '-' }}</div>
<span style=" padding: 0 10px;
height: 20px;
background: #1890ff;
background: #ff4400;
border-radius: 16px;
font-size: 12px;
font-weight: 500;
@ -263,7 +263,7 @@ export default {
margin-bottom:8px;
font-size: 14px;
text-align: left;
color: #1890ff;
color: #ff4400;
line-height: 18px;
font-weight: 600;
span {

@ -9,7 +9,7 @@
</a-breadcrumb-item>
<a-breadcrumb-item href>
<a @click="toList">
<span>{{ from == "vocational" ? "职教职培" : "伯才职位" }}</span>
<span>{{ "伯才职位" }}</span>
</a>
</a-breadcrumb-item>
<a-breadcrumb-item href>
@ -1377,7 +1377,7 @@ export default {
font-size: 16px;
font-weight: normal;
text-align: left;
color: #1890ff;
color: #ff4400;
// line-height: 24px;
span {
vertical-align: baseline;
@ -1448,7 +1448,6 @@ export default {
height: 54px;
text-align: center;
overflow: hidden;
background: rgba(255, 106, 0, 0.1);
border-radius: 4px;
line-height: 30px;
div {
@ -1462,17 +1461,17 @@ export default {
}
div:first-child {
height: 24px;
background: #1890ff;
background: #ff4400;
line-height: 21px;
font-size: 14px;
color: #ffffff;
border: 1px solid #1890ff;
border: 1px solid #ff4400;
border-radius: 4px 4px 0px 0px;
}
div:last-child {
font-weight: normal;
background-color: #f4faff;
color: #1890ff;
background-color: #ff6a001a;
color: #ff4400;
font-size: 18px;
span:last-child {
font-size: 16px;

@ -35,7 +35,7 @@
</router-link>
</span>
<div class="searchBox" @blur="hidedownHotStore" @focus="showHotStore" tabindex="0" outline="0" hidefocus="true">
<a-input placeholder="搜索职位、企业名称、年龄要求" @keyup.enter="onSearch" @input="resetsearch" @blur="hidedownHotStore" @focus="showHotStore" tabindex="0" v-model="searchValue" class="searchinput" style allow-clear>
<a-input :placeholder="jobNum ? `近48小时更新${jobNum}职位` : ''" @keyup.enter="onSearch" @input="resetsearch" @blur="hidedownHotStore" @focus="showHotStore" tabindex="0" v-model="searchValue" class="searchinput" style allow-clear>
<div slot="prefix" class="fsa w100" @focus.stop tabindex="0" @click.stop="visible = true">
<span class="dpib esl" style="width: 60px">{{ currentCity }}</span>
<div>
@ -86,7 +86,7 @@
</a-breadcrumb>-->
<!-- #### 主体部分 ##### -->
<div class="w" id="maincontent">
<div class="maincontentleft" v-if="!isVocational" style="padding-top: 50px">
<div class="maincontentleft" style="padding-top: 50px">
<div class="tabBar" @click="changeTab($event)">
<div class="tabSubset" :class="{ active: signType == '' }" v-if="!hasTab" data-type="0"></div>
<!-- <div class="tabSubset" :class="{ active: signType == 1 }" v-if="loginValue.agencyName == '郑州一才工作' || loginValue.agencyName == '一才工作'" data-type="1"></div> -->
@ -470,85 +470,7 @@
</div>
</div>
</div>
<div class="maincontentleft isVocational" v-else style="padding-top: 50px">
<div class="tabBar" @click="changeTab($event)">
<div class="tabSubset" :class="{ active: 1 }" data-type="0">全部</div>
</div>
<div style="text-align: center">
<a-spin tip="加载中..." :spinning="isspinning"></a-spin>
</div>
<!-- <template v-if="jobMainList.length === 0 && isspinning === false">
<a-empty class="nodata" description="暂无符合条件的岗位" />
</template> -->
<div v-if="!isspinning">
<div
class="subset"
v-for="(item, index) in zhijiaoList"
:key="index"
:style="{
background: '#fff',
}"
>
<router-link target="_blank" :to="`/detail?id=${item.id}&page=${formvalue.pageNum}&type=vocational`" rel="opener">
<div class="subsetleft" @click="totop">
<!-- <div class="imgbox">
<img v-if="item.logo.length !== 0" :src="item.logo" />
<div v-else class="default_avatar">{{ item.vocationalName || item.jobName }}</div>
</div> -->
<div class="jobinfobox" style="display: flex; flex-direction: column; justify-content: space-between">
<div>
<div class="jobname">{{ item.vocationalName }}</div>
<div class="jobinfo">
<span>{{ item.district || "河南省 | 郑州市 | 16-35岁" }}</span>
<!-- <span>{{ item.gender }}</span> -->
</div>
<div class="jobpricemonth">
<span style="color: #ff4d4f; background: rgba(255, 77, 79, 0.1); padding: 1px 6px"> 工作薪资{{ item.salary }} </span>
</div>
</div>
<div class="jobpricehour" style="font-size: 18px">
学费<span class="" style="font-size: 24px">{{ item.tuition }}</span>
<span style="font-size: 16px"> | 课期{{ item.semester }}</span>
</div>
</div>
</div>
</router-link>
<div class="subsetright">
<div class="topContainer">
<div class="topbox">
<div>服务费</div>
<div>{{ item.serviceCharge }}</div>
</div>
</div>
<div class="bottombox1">
<!-- <a-popover title="" trigger="click" placement="bottomRight">
<template slot="content" class="jobDesp_content">
<div :class="'copy' + index" @click="copyText($event, index)">复制</div>
<span v-if="item.jobDesp" :class="'copyInfo' + index">{{ item.jobDesp }}</span
><span v-else></span>
</template>-->
<router-link target="_blank" :to="`/detail?id=${item.id}&type=vocational`" rel="opener">
<button
type="primary"
class="jobDesp br4"
:style="{
background: '#fff',
}"
>
更多
</button>
</router-link>
<!-- </a-popover> -->
<button class="apply br4" @click="showRecord(item)"></button>
<!-- <button class="norecruitment" v-else></button> -->
<!-- <button @click="showmodal(item)" @click="">报名</button> -->
</div>
</div>
</div>
</div>
</div>
<div class="maincontentright">
<div class="maincontentright" v-if="false">
<div class="dateinfo">
<h1 class="bottombox">
<i>我的日历</i>
@ -605,6 +527,7 @@ import {
getCityWhichHasJobApi,
getHotStoreApi,
getClassifyListApi,
getJobNumApi,
// getCityApi,
} from "../../api/job";
import { getUserManagerApi } from "../../api/userinfo";
@ -616,6 +539,7 @@ import { nationlist } from "../../utils/datalist";
import Clipboard from "clipboard";
//
import recordModal from "./components/vocationalRecord.vue";
import { data } from "jquery";
// import PinYin from '../../utils/ChinesePY'
// import recordbill from "@/components/FirstJob/components/recordbill.vue";
@ -648,172 +572,9 @@ export default {
data() {
return {
jobMainList: [], //
zhijiaoList: [
//
{
id: 0,
vocationalName: "电气工程师(初级班)",
logo: "https://matripe-cms.oss-cn-beijing.aliyuncs.com/zhijiao/job1.png",
tuition: "6800元",
serviceCharge: "2000元/人",
salary: "7000-9000元/月",
enterprise: "",
semester: "30天",
totalProfit: "2500元/人+就业分成",
address: "河南省郑州市航空港区如荼路重英街交叉口南侧100米路东",
desp: `一、就业前景:
1. 学习合格后公司统一推荐到相关企业的设备安装调试运营维护等相关岗位
2. 薪酬待遇电气工程师初级实习期6000-8000/实习期过后7000-9000/
关于学校
优星图教育科技是集智能制造设备的研发生产智能工厂设计与升级改造自动化技能人才培养培训为一体的智能制造整体解决方案供应商双师型教师团队先进的自动化教学设备理论结合实操让你用最短的时间学会最有用的技术从而实现高质量就业
课程介绍
本培养体系通过70%实操+30%理论相结合的模式掌握自动化技术每个模块均有考核考核通过即可推荐工作未通过即针对性辅导完成技术掌握课程体系持续升级教学内容以就业为导向紧贴企业需求
课程内容
1. 电工基础课程
2. 气动基础课程
3. 传感器课程
4. 西门子200SMART PLC课程
5. ABB机器人课程
学习时间
周一到周六
夏季上午 8:30-11:30下午 14:00-18:00晚上 19:00-21:00 晚自习
冬季上午 8:30-11:30下午 13:30-17:30晚上 18:30-20:30 晚自习
周日休息期间教室全天开放可随时实操
招生对象
基本要求初中及以上学历年龄18-35周岁思想端正心理和身体健康无危害团体的传染性疾病热爱自动化行业服从公司安排适应出差
1. 工厂中想通过学习一门技术改变自己的一线操作工
2. 从事自动化设备机构装配人员电控知识的扩展
3. 想从事自动化行业的自动化相关专业毕业生在步入岗位前的充电学习
吃饭住宿
1. 吃饭自理住宿4-8人间收费12-18//预约报名缴纳300元定金送开学大礼包被褥四件套+生活用品大礼包独立卫生间空调热水器免费洗衣机饮水机24小时提供
2. 住宿期间水电费全免
服务流程
报名成功----到校考察----面试合格----缴纳费用----签订协议----安排入学----学习合格----推荐就业
学员需提前准备的环节
1. 换洗衣服常用物品即可
学习地址  
河南省郑州市航空港区如荼路重英街交叉口南侧100米路东`,
},
{
id: 1,
vocationalName: "调试工程师(中级班)",
logo: "https://matripe-cms.oss-cn-beijing.aliyuncs.com/zhijiao/job2.png",
tuition: "11800元",
serviceCharge: "3000元/人",
salary: "8000-11000元/月",
enterprise: "",
semester: "60天",
totalProfit: "4000元/人+就业分成",
address: "河南省郑州市航空港区如荼路重英街交叉口南侧100米路东",
desp: `一、就业前景:
1. 学习合格后公司统一推荐到相关企业的设备安装调试运营维护等相关岗位
2. 薪酬待遇调试工程师中级实习期7000-9000/实习期过后8000-11000/
关于学校
优星图教育科技是集智能制造设备的研发生产智能工厂设计与升级改造自动化技能人才培养培训为一体的智能制造整体解决方案供应商双师型教师团队先进的自动化教学设备理论结合实操让你用最短的时间学会最有用的技术从而实现高质量就业
课程介绍
本培养体系通过70%实操+30%理论相结合的模式掌握自动化技术每个模块均有考核考核通过即可推荐工作未通过即针对性辅导完成技术掌握课程体系持续升级教学内容以就业为导向紧贴企业需求
课程内容
1. PLC编程基础知识
2. 编程基本指令学习
3. 威纶通触摸屏
4. 运动控制课程
5. 模拟量应用课程
6. 通信课程/绘图课程
7. 非标设备实操课程
学习时间
周一到周六
夏季上午 8:30-11:30下午 14:00-18:00晚上 19:00-21:00 晚自习
冬季上午 8:30-11:30下午 13:30-17:30晚上 18:30-20:30 晚自习
周日休息期间教室全天开放可随时实操
招生对象
基本要求初中及以上学历年龄18-35周岁思想端正心理和身体健康无危害团体的传染性疾病热爱自动化行业服从公司安排适应出差
1. 工厂中想通过学习一门技术改变自己的一线操作工
2. 从事自动化设备机构装配人员电控知识的扩展
3. 想从事自动化行业的自动化相关专业毕业生在步入岗位前的充电学习
吃饭住宿
1. 吃饭自理住宿4-8人间收费12-18//预约报名缴纳300元定金送开学大礼包被褥四件套+生活用品大礼包独立卫生间空调热水器免费洗衣机饮水机24小时提供
2. 住宿期间水电费全免
服务流程
报名成功----到校考察----面试合格----缴纳费用----签订协议----安排入学----学习合格----推荐就业
学员需提前准备的环节
1. 换洗衣服常用物品即可
学习地址  
河南省郑州市航空港区如荼路重英街交叉口南侧100米路东`,
},
{
id: 2,
vocationalName: "运营管理团队(高级班)",
logo: "https://matripe-cms.oss-cn-beijing.aliyuncs.com/zhijiao/job3.png",
tuition: "19800元",
serviceCharge: "6500元/人",
salary: "9000-11000元/月",
enterprise: "",
semester: "90天",
totalProfit: "8000元/人",
address: "河南省郑州市航空港区如荼路重英街交叉口南侧100米路东",
desp: `一、就业前景:
1. 学习合格后公司统一推荐到相关企业的设备安装调试运营维护等相关岗位
2. 薪酬待遇运营/教师精英班高级实习期三个月8000-9000/实习期过后9000-11000/运营管理类学员孵化创业年综合收入20w
关于学校
优星图教育科技是集智能制造设备的研发生产智能工厂设计与升级改造自动化技能人才培养培训为一体的智能制造整体解决方案供应商双师型教师团队先进的自动化教学设备理论结合实操让你用最短的时间学会最有用的技术从而实现高质量就业
课程介绍
本培养体系通过70%实操+30%理论相结合的模式掌握自动化技术每个模块均有考核考核通过即可推荐工作未通过即针对性辅导完成技术掌握课程体系持续升级教学内容以就业为导向紧贴企业需求
课程内容
1. 自动化专业技能培训 5
2. 自动化教学技法培训 5
3. 线上新媒体应用培训 1
4. 综合素养培训 1
学习时间
周一到周六
夏季上午 8:30-11:30下午 14:00-18:00晚上 19:00-21:00 晚自习
冬季上午 8:30-11:30下午 13:30-17:30晚上 18:30-20:30 晚自习
周日休息期间教室全天开放可随时实操
招生对象
基本要求初中及以上学历年龄18-35周岁思想端正心理和身体健康无危害团体的传染性疾病热爱自动化行业服从公司安排适应出差
1. 工厂中想通过学习一门技术改变自己的一线操作工
2. 从事自动化设备机构装配人员电控知识的扩展
3. 想从事自动化行业的自动化相关专业毕业生在步入岗位前的充电学习
吃饭住宿
1. 吃饭自理住宿4-8人间收费12-18//预约报名缴纳300元定金送开学大礼包被褥四件套+生活用品大礼包独立卫生间空调热水器免费洗衣机饮水机24小时提供
2. 住宿期间水电费全免
服务流程
报名成功----到校考察----面试合格----缴纳费用----签订协议----安排入学----学习合格----推荐就业
学员需提前准备的环节
1. 换洗衣服常用物品即可
学习地址  
河南省郑州市航空港区如荼路重英街交叉口南侧100米路东`,
},
],
jobNum:0,
recordShow: false,
currentInfo: {}, //
isVocational: false,
isLogin: false,
isspinning: false,
sortNum: 1, //
@ -1020,21 +781,6 @@ export default {
},
deep: true,
},
$route: {
handler(e) {
console.log("$route", e);
if (e.query.type && e.query.type == "vocational") {
this.isVocational = true;
} else {
this.isVocational = false;
}
// console.log("ischange");
// console.log(to);
// console.log(from);
},
deep: true,
immediate: true,
},
filterObj: {
handler(newv) {
var arr = Object.keys(newv);
@ -1075,11 +821,6 @@ export default {
localStorage.setItem("hasTab", this.hasTab);
}
if (this.$route.query.type) {
if (this.$route.query.type == "vocational") {
this.isVocational = true;
}
}
if (localStorage.getItem("LOGIN_DATA")) {
this.isLogin = true;
}
@ -1089,6 +830,7 @@ export default {
}
if (this.signType == "") {
this.getJobList();
this.getJobNum();
} else {
this.getJobListYicai();
}
@ -1219,10 +961,14 @@ export default {
}
this.isspinning = false;
},
async getJobNum() {
const { data } = await getJobNumApi();
this.jobNum = data.data;
console.log('getJobNum',data);
},
//
async getJobListYicai(newdata) {
return
return;
this.isspinning = true;
console.log(this.formvalue);
try {
@ -1603,7 +1349,7 @@ export default {
// console.log(item);
// console.log(index);
let arrIndex = this.filterObj.specialactive.indexOf(item);
console.log('arrIndex1',arrIndex);
console.log("arrIndex1", arrIndex);
if (arrIndex > -1) {
this.filterObj.specialactive.splice(arrIndex, 1);
this.specialvalue.splice(this.specialvalue.indexOf(item.id), 1);
@ -1611,8 +1357,8 @@ export default {
this.filterObj.specialactive.push(item);
this.specialvalue.push(item.id);
}
console.log('this.filterObj.specialactive', this.filterObj.specialactive);
console.log('this.specialvalue', this.specialvalue);
console.log("this.filterObj.specialactive", this.filterObj.specialactive);
console.log("this.specialvalue", this.specialvalue);
this.formvalue.jobRequestLabelIds = this.specialvalue;
// console.log(this.filterObj.specialactive);
this.getJobList();
@ -1622,7 +1368,7 @@ export default {
},
classifyClick(index, item) {
let arrIndex = this.filterObj.specialactive.indexOf(item);
console.log('arrIndex',arrIndex);
console.log("arrIndex", arrIndex);
if (arrIndex > -1) {
this.filterObj.specialactive.splice(arrIndex, 1);
this.classifyvalue.splice(this.classifyvalue.indexOf(item.id), 1);
@ -1630,8 +1376,8 @@ export default {
this.filterObj.specialactive.push(item);
this.classifyvalue.push(item.id);
}
console.log('this.filterObj.specialactive', this.filterObj.specialactive);
console.log('this.classifyvalue', this.classifyvalue);
console.log("this.filterObj.specialactive", this.filterObj.specialactive);
console.log("this.classifyvalue", this.classifyvalue);
this.formvalue.jobCategoryLabelIds = this.classifyvalue;
console.log(this.filterObj.specialactive);
this.getJobList();
@ -1913,7 +1659,7 @@ export default {
this.currentCity = item.name;
// this.getJobList();
this.visible = false;
console.log('this.formvalue.signType',this.formvalue.signType);
console.log("this.formvalue.signType", this.formvalue.signType);
if (this.signType != 0) {
this.getJobListYicai();
} else {
@ -2257,7 +2003,7 @@ export default {
// height: 72px;
background-color: #fff;
display: flex;
justify-content: end;
justify-content: center;
// flex-direction: column;
.icon {
width: 90px;
@ -2267,8 +2013,7 @@ export default {
.searchBox {
position: relative;
// margin-left: 100px;
width: 757px;
margin-right: 256px;
width: 640px;
line-height: 44px;
z-index: 10;
.hotStore {
@ -2416,11 +2161,11 @@ export default {
font-size: 14px !important;
}
&:hover {
border-color: #ff6933;
border-color: #2395ff;
box-shadow: none;
}
&:focus {
border-color: #ff6933;
border-color: #2395ff;
}
}
button {
@ -2595,14 +2340,14 @@ export default {
transform: translateY(-50%);
margin-right: 8px;
float: right;
background-color: rgba(255, 68, 0, 0.9);
background-color: #1890ff;
border: none;
color: #fff;
&:hover {
background-color: rgba(255, 68, 0, 0.75);
background-color: #1890ffdd;
}
&:active {
background-color: rgba(255, 68, 0, 1);
background-color: #1890ffdd;
}
}
}
@ -2662,10 +2407,10 @@ export default {
/deep/ #maincontent {
display: flex;
justify-content: space-between;
justify-content: center;
margin-top: 10px;
.maincontentleft {
width: 944px;
width: 800px;
margin-right: 16px;
text-align: left;
position: relative;
@ -2971,15 +2716,15 @@ export default {
transform: translateY(-50%);
margin-right: 8px;
float: right;
background-color: rgba(255, 68, 0, 0.9);
background-color: #1890ff;
border-radius: 4px;
border: none;
color: #fff;
&:hover {
background-color: rgba(255, 68, 0, 0.75);
background-color: #1890ffdd;
}
&:active {
background-color: rgba(255, 68, 0, 1);
background-color: #1890ffdd;
}
}
}
@ -3145,7 +2890,7 @@ export default {
font-size: 14px;
font-weight: normal;
text-align: left;
color: #1890ff;
color: #ff4400;
display: inline-block;
// line-height: 24px;
font-weight: 600;
@ -3184,7 +2929,6 @@ export default {
margin-top: 8px;
overflow: hidden;
text-align: center;
background: rgba(255, 106, 0, 0.1);
// border-radius: 4px;
border-radius: 4px;
line-height: 26px;
@ -3198,17 +2942,17 @@ export default {
}
div:first-child {
height: 22px;
background: #1890ff;
background: #ff4400;
line-height: 21px;
font-size: 14px;
color: #ffffff;
border: 1px solid #1890ff;
border: 1px solid #ff4400;
// border-radius: 4px 4px 0px 0px;
}
div:last-child {
font-weight: normal;
background-color: #f4faff;
color: #1890ff !important;
background-color: #ff6a001a;
color: #ff4400 !important;
}
}
.bottombox1 {

@ -2543,11 +2543,11 @@ export default {
font-size: 14px !important;
}
&:hover {
border-color: #ff6933;
border-color: #2395ff;
box-shadow: none;
}
&:focus {
border-color: #ff6933;
border-color: #2395ff;
}
}
button {

@ -1283,8 +1283,8 @@ export default {
button:last-child {
&:hover {
background-color: #ff7c1f !important;
border-color: #ff7c1f !important;
background-color: #1890ffdd !important;
border-color: #1890ffdd !important;
}
}

@ -5,7 +5,7 @@
<!-- <svg class="icon" aria-hidden="true">
<use xlink:href="#icon-yishoudanlogo"></use>
</svg>-->
<img src="http://matripe.oss-cn-beijing.aliyuncs.com/bcSVG/dtLogo.png" style="width: 64px; text-align: center" alt />
<img src="https://matripe.oss-cn-beijing.aliyuncs.com/bcgyl.png" style="width: 48px;height:48px; text-align: center" alt />
</div>
<ul class="loginchange centerall">
<li :class="{ loginactive: loginway === 1 }" @click="loginway = 1">密码登录</li>
@ -336,7 +336,7 @@ export default {
margin: 0 auto;
}
.logo {
margin: 40px auto 0px;
margin: 30px auto 0px;
text-align: center;
// img {
// width: 100%;

@ -7,8 +7,8 @@
</a-carousel>
<div class="middleslogan" :style="{ opacity: isshow ? '1' : '0' }">
<!-- </i> -->
<i class="iconfont icon-a-daotian30logo" style="margin-bottom: 20px;font-size:56px">
<!-- <img src="http://matripe.oss-cn-beijing.aliyuncs.com/bcSVG/zzlogo2.png" style="height: 62px; margin-bottom: 20px" alt /> -->
<i class="" style="margin-bottom: 20px;font-size:56px">
</i>
<i class="iconfont icon-rangtianxiameiyounanzuodelaowu1"></i>

@ -5,9 +5,11 @@
<div class="w fsa">
<div class="fss">
<router-link to="/main">
<svg class="svg_icon f64" aria-hidden="true">
<!-- <svg class="svg_icon f64" aria-hidden="true">
<use xlink:href="#icon-daotian2" />
</svg>
</svg> -->
<img src="../../static/img/logo.svg" style="width: 40px" alt="" />
<span style="font-size: 16px">伯才供应链平台</span>
</router-link>
</div>
<span class="login fsa">
@ -22,7 +24,7 @@
<li>
<router-link to="/list" @click.native="toList" :class="routertitleindex == 1 ? 'titleactive' : ''" rel="opener">伯才职位</router-link>
</li>
<li v-if="true">
<li v-if="false">
<router-link to="/list?type=vocational" :class="routertitleindex == 8 ? 'titleactive' : ''" rel="opener">职教职培</router-link>
</li>
<li v-if="false">
@ -234,14 +236,15 @@
</div>
<div class="fsa titleSlogan w" v-if="routertitleindex == 0">
<!-- <div> -->
<svg class="svg_icon" aria-hidden="true">
<use xlink:href="#icon-daotian-logo" />
</svg>
<div>
<img src="../../static/img/logo.svg" style="width: 40px" alt="" />
<span style="font-size: 16px;color: #fff;">伯才供应链平台</span>
</div>
<!-- </div> -->
<div v-if="!isLogin">
<div v-if="!isLogin" class="loginBtn">
<router-link to="/login" style="display: inline-block; width: 100%">注册/登录</router-link>
</div>
<div v-else>
<div v-else class="loginBtn">
<router-link to="/list" style="display: inline-block; width: 100%">进入伯才</router-link>
</div>
</div>
@ -320,7 +323,8 @@
<span>
Powered by
<svg class="svg_icon ml4" style="font-size: 46px; margin-top: -2px" aria-hidden="true">
<use xlink:href="#icon-bocai2" /></svg>
<use xlink:href="#icon-bocai2" />
</svg>
Copyright © 2015-2023 Bocai. All Rights Reserved.
</span>
<a target="_blank" href="https://beian.miit.gov.cn/#/Integrated/index">豫ICP备2023001993号-25A</a>
@ -654,7 +658,7 @@ export default {
localStorage.removeItem("DAOTIAN_token");
localStorage.removeItem("LOGIN_DATA_token");
localStorage.removeItem("daotian_to_admin_token");
localStorage.removeItem("hasTab")
localStorage.removeItem("hasTab");
this.reload();
this.$router.push("/main");
} else {
@ -764,14 +768,14 @@ export default {
.titleSlogan {
position: absolute;
left: 50%;
top: -6px;
top: 30px;
// padding-top: 32px;
transform: translateX(-50%);
z-index: 9;
svg {
font-size: 120px;
}
div {
.loginBtn {
// width: 68px;
height: 32px;
padding: 0 16px;

@ -0,0 +1 @@
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1699864804396" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="8009" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><path d="M128.256 581.056a382.016 382.016 0 0 1 81.92-240c27.712-35.2 60.672-64.64 97.28-87.68V153.344C307.52 68.928 239.04 0 154.56 0H128v578.688h0.192l0.064 2.368" fill="#00D000" p-id="8010"></path><path d="M649.92 427.776L795.328 319.808a381.312 381.312 0 0 1 100.48 270.272A381.12 381.12 0 0 1 787.84 845.312L645.696 733.44 642.56 735.936a204.8 204.8 0 0 0 7.36-308.16" fill="#00D000" p-id="8011"></path><path d="M511.616 962.752a380.16 380.16 0 0 1-237.312-82.368A384.512 384.512 0 0 1 210.176 341.12a382.08 382.08 0 0 1 302.08-146.56c86.784 0 168.896 28.544 237.248 82.432 16.512 12.928 31.872 27.2 46.016 42.688l-145.6 108.16A202.24 202.24 0 0 0 537.6 375.68a204.16 204.16 0 0 0-195.712 89.28c-59.072 87.808-39.552 209.088 43.648 274.496a202.432 202.432 0 0 0 126.272 43.712c49.92 0 97.024-17.792 133.824-49.728l142.464 112.192a381.952 381.952 0 0 1-276.48 117.12z" fill="#027AFF" p-id="8012"></path></svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

Loading…
Cancel
Save