Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
23284483c4 |
@@ -367,69 +367,41 @@ const workwageUnitCategoryState = [
|
||||
|
||||
const addressColumn = [
|
||||
[{
|
||||
value: '1500',
|
||||
label: "五道岗乡"
|
||||
},
|
||||
{
|
||||
value: '700',
|
||||
label: "土龙山镇"
|
||||
},
|
||||
{
|
||||
value: '1400',
|
||||
label: "大八浪乡"
|
||||
},
|
||||
{
|
||||
value: '800',
|
||||
label: "孟家岗镇"
|
||||
},
|
||||
{
|
||||
value: '1300',
|
||||
label: "明义乡"
|
||||
},
|
||||
{
|
||||
value: '1700',
|
||||
label: "曙光农场"
|
||||
},
|
||||
{
|
||||
value: '1000',
|
||||
label: "柳毛河镇"
|
||||
},
|
||||
{
|
||||
value: '4',
|
||||
label: "桦南县"
|
||||
label: "馆陶县"
|
||||
},
|
||||
{
|
||||
value: '1600',
|
||||
label: "桦南林业局"
|
||||
value: '5',
|
||||
label: "馆陶镇"
|
||||
},
|
||||
{
|
||||
value: '1800',
|
||||
label: "桦南种畜场"
|
||||
value: '6',
|
||||
label: "房寨镇"
|
||||
},
|
||||
{
|
||||
value: '600',
|
||||
label: "桦南镇"
|
||||
value: '7',
|
||||
label: "魏僧寨镇"
|
||||
},
|
||||
{
|
||||
value: '1200',
|
||||
label: "梨树乡"
|
||||
value: '8',
|
||||
label: "柴堡镇"
|
||||
},
|
||||
{
|
||||
value: '500',
|
||||
label: "石头河子镇"
|
||||
value: '9',
|
||||
label: "寿山寺"
|
||||
},
|
||||
{
|
||||
value: '1100',
|
||||
label: "金沙乡"
|
||||
value: '10',
|
||||
label: " 王桥乡"
|
||||
},
|
||||
{
|
||||
value: '900',
|
||||
label: "阎家镇"
|
||||
value: '11',
|
||||
label: "路桥乡"
|
||||
},
|
||||
{
|
||||
value: '400',
|
||||
label: "驼腰子镇"
|
||||
}
|
||||
value: '12',
|
||||
label: "南徐村乡"
|
||||
},
|
||||
]
|
||||
]
|
||||
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
"versionName": "1.0.0",
|
||||
"versionCode": "100",
|
||||
"transformPx": false,
|
||||
"sassImplementationName": "node-sass",
|
||||
"app-plus": {
|
||||
"usingComponents": true,
|
||||
"compilerVersion": 3,
|
||||
|
||||
@@ -79,7 +79,7 @@
|
||||
{
|
||||
"path": "pages/project/newProject",
|
||||
"style": {
|
||||
"navigationBarTitleText": "华楠县灵活就业平台",
|
||||
"navigationBarTitleText": "馆陶县灵活就业平台",
|
||||
"navigationBarBackgroundColor": "#FFFFFF",
|
||||
"enablePullDownRefresh": true
|
||||
}
|
||||
|
||||
@@ -7,29 +7,18 @@
|
||||
<!-- <image src="../../static/img/search.svg" style="width: 32rpx;height: 32rpx; color: blue;" mode=""></image> -->
|
||||
<view class="headd_left">
|
||||
<u-icon name="search" color="#2297fa" size="24"></u-icon>
|
||||
<input
|
||||
placeholder-class="search_style"
|
||||
type="text"
|
||||
confirm-type="搜索"
|
||||
v-model="keywords"
|
||||
placeholder="搜零工岗位/搜全职岗位/搜政策"
|
||||
/>
|
||||
<input placeholder-class="search_style" type="text" confirm-type="搜索" v-model="keywords"
|
||||
placeholder="搜零工岗位/搜全职岗位/搜政策" />
|
||||
</view>
|
||||
<view class="headd_right">
|
||||
搜索
|
||||
</view>
|
||||
<view class="headd_right">搜索</view>
|
||||
</view>
|
||||
</uni-nav-bar>
|
||||
<!-- <view class="homeHead"> -->
|
||||
<view class="headSwiper">
|
||||
<swiper
|
||||
:indicator-dots="true"
|
||||
indicator-active-color="#fff"
|
||||
indicator-color="rgba(255,255,255,0.80)"
|
||||
:autoplay="true"
|
||||
:interval="3000"
|
||||
:duration="1000"
|
||||
class="yswiper"
|
||||
:circular="true"
|
||||
>
|
||||
<swiper :indicator-dots="true" indicator-active-color="#fff" indicator-color="rgba(255,255,255,0.80)"
|
||||
:autoplay="true" :interval="3000" :duration="1000" class="yswiper" :circular="true">
|
||||
<swiper-item v-for="(item,index) in swiperList" :key="index" v-if="item.isShow !== '2'">
|
||||
<view class="swiper-item">
|
||||
<image :src="item.image" mode="" class="swiperImg"></image>
|
||||
@@ -42,29 +31,18 @@
|
||||
<view class="policyImgIndex">
|
||||
<image src="../../static/img/index/newPolicy.png"></image>
|
||||
</view>
|
||||
<swiper
|
||||
style="width: 100%; height: 100rpx; line-height: 100rpx; margin-left: 164rpx"
|
||||
:indicator-dots="true"
|
||||
:autoplay="true"
|
||||
:interval="3000"
|
||||
:duration="1000"
|
||||
:vertical="true"
|
||||
:circular="true"
|
||||
>
|
||||
<swiper-item
|
||||
v-for="(item, index) in policyContentList"
|
||||
:key="index"
|
||||
@click="goPolicyInfo(item.id)"
|
||||
>
|
||||
<swiper style="width: 100%;height: 100rpx; line-height: 100rpx;margin-left: 164rpx;"
|
||||
:indicator-dots="true" :autoplay="true" :interval="3000" :duration="1000" :vertical="true"
|
||||
:circular="true">
|
||||
<swiper-item v-for="(item,index) in policyContentList" :key="index"
|
||||
@click="goPolicyInfo(item.id)">
|
||||
<view class="swiper-item">
|
||||
<view class="policyText">
|
||||
<view class="textTitle">{{item.articleTitle}}</view>
|
||||
<view class="textDate">{{dateFormat(item.createTime)}}</view>
|
||||
<image
|
||||
src="../../static/img/right.svg"
|
||||
mode=""
|
||||
style="width: 18rpx; height: 32rpx; position: absolute; top: 12rpx; right: 0"
|
||||
></image>
|
||||
<image src="../../static/img/right.svg" mode=""
|
||||
style="width: 18rpx;height: 32rpx;position:absolute;top: 12rpx;right:0;">
|
||||
</image>
|
||||
</view>
|
||||
</view>
|
||||
</swiper-item>
|
||||
@@ -74,6 +52,7 @@
|
||||
<!-- </view> -->
|
||||
</view>
|
||||
|
||||
|
||||
<view class="jobService">
|
||||
<view class="cardTips">就业服务</view>
|
||||
<view class="serviceItem" @click="goures()">
|
||||
@@ -197,7 +176,7 @@
|
||||
</view>
|
||||
<view class="font24">就业帮助</view>
|
||||
</view> -->
|
||||
<view class="helpCardItem" style="border-right: 1px solid #f5f6f7" @click="">
|
||||
<view class="helpCardItem" style="border-right: 1px solid #F5F6F7;" @click="">
|
||||
<view class="cardItemIcon" @click="navTo('/pageMy/setUserBase/applicationsRecord')">
|
||||
<image src="../../static/img/index/legal.png" mode=""></image>
|
||||
</view>
|
||||
@@ -224,40 +203,27 @@
|
||||
</view> -->
|
||||
|
||||
<view class="latestMission">
|
||||
<view
|
||||
class="cardTips"
|
||||
style="
|
||||
margin: 0 26rpx;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
padding-bottom: 10rpx;
|
||||
"
|
||||
>
|
||||
<view class="cardTips"
|
||||
style="margin: 0 26rpx;display: flex;align-items: center;justify-content: space-between;padding-bottom: 10rpx;">
|
||||
<view>政策资讯</view>
|
||||
<view style="display: flex; align-items: center" @click="toNewProject">
|
||||
<view style="color: #707070; font-size: 26rpx; margin-right: 10rpx">更多</view>
|
||||
<image src="../../static/img/right.svg" mode="" style="width: 14rpx; height: 26rpx"></image>
|
||||
<view style="display: flex;align-items: center;" @click="toNewProject">
|
||||
<view style="color:#707070;font-size:26rpx;margin-right: 10rpx;">更多</view>
|
||||
<image src="../../static/img/right.svg" mode="" style="width: 14rpx;height: 26rpx;"></image>
|
||||
</view>
|
||||
|
||||
</view>
|
||||
<view class="newPeojectList">
|
||||
<!-- <block v-if="companyList.length>0" v-for="(item, index) in companyList" :key="item.id">
|
||||
<view class="baddd"></view>
|
||||
<company-list :companyitem="item"></company-list>
|
||||
</block> -->
|
||||
<view style="background-color: #fff; padding: 20rpx 30rpx">
|
||||
<view
|
||||
v-for="(item, index) in policyContentList"
|
||||
:key="index"
|
||||
style="display: flex; align-items: center; padding: 20rpx 0"
|
||||
@click="toArticleDetail(item.id)"
|
||||
>
|
||||
<image
|
||||
:src="item.headPic"
|
||||
style="width: 80rpx; height: 80rpx; margin-right: 20rpx; border-radius: 10rpx"
|
||||
mode=""
|
||||
></image>
|
||||
<view style="flex: 1; font-size: 28rpx">{{ item.articleTitle }}</view>
|
||||
<view style="background-color: #fff;padding: 20rpx 30rpx;">
|
||||
<view v-for="(item,index) in policyContentList" :key="index"
|
||||
style="display: flex;align-items: center;padding: 20rpx 0;" @click="toArticleDetail(item.id)">
|
||||
<image :src="item.headPic"
|
||||
style="width: 80rpx;height: 80rpx;margin-right: 20rpx;border-radius: 10rpx;" mode="">
|
||||
</image>
|
||||
<view style="flex: 1; font-size: 28rpx;">{{ item.articleTitle }}</view>
|
||||
</view>
|
||||
</view>
|
||||
<view v-if="policyContentList.length<=0">
|
||||
@@ -266,9 +232,10 @@
|
||||
<view class="baddd"></view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
</view>
|
||||
<view class="homeFooter">
|
||||
<view class="atBottom">华楠县人力资源和社会保障局主办</view>
|
||||
<view class="atBottom">馆陶县人力资源和社会保障局主办</view>
|
||||
<!-- <image src="../../static/img/index/seeMore.png" mode="" @click="goMore()"></image> -->
|
||||
</view>
|
||||
<policy-content ref="pContent"></policy-content>
|
||||
@@ -279,20 +246,37 @@
|
||||
import uniNavBar from '@/components/uni-nav-bar/uni-nav-bar.vue';
|
||||
import uniSearchBar from '@/components/uni-search-bar/uni-search-bar.vue';
|
||||
import companyList from '@/components/companyList/companyList.vue';
|
||||
import policyContent from '../user/policyContent.vue';
|
||||
import { labourUnionDetail } from '@/api/federation.js';
|
||||
import { newMission, recMission } from '@/api/mission.js';
|
||||
import { mapGetters } from 'vuex';
|
||||
import { setStore, getStore } from '@/untils/store.js';
|
||||
import { getSwiperList, getPolicyContent } from '@/api/newIndex.js';
|
||||
import { myResume } from '@/api/resume.js';
|
||||
import { dateFormat } from '../../untils/format.js';
|
||||
import policyContent from '../user/policyContent.vue'
|
||||
import {
|
||||
labourUnionDetail
|
||||
} from '@/api/federation.js'
|
||||
import {
|
||||
newMission,
|
||||
recMission
|
||||
} from '@/api/mission.js';
|
||||
import {
|
||||
mapGetters
|
||||
} from 'vuex'
|
||||
import {
|
||||
setStore,
|
||||
getStore
|
||||
} from '@/untils/store.js'
|
||||
import {
|
||||
getSwiperList,
|
||||
getPolicyContent
|
||||
} from '@/api/newIndex.js'
|
||||
import {
|
||||
myResume,
|
||||
} from '@/api/resume.js';
|
||||
import {
|
||||
dateFormat
|
||||
} from "../../untils/format.js";
|
||||
export default {
|
||||
components: {
|
||||
uniNavBar,
|
||||
uniSearchBar,
|
||||
companyList,
|
||||
policyContent,
|
||||
policyContent
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
@@ -308,41 +292,44 @@ export default {
|
||||
isResume: true,
|
||||
};
|
||||
},
|
||||
onLoad: function (options) {},
|
||||
onLoad: function(options) {
|
||||
|
||||
},
|
||||
onShow: function() {
|
||||
if (!this.$store.state.user.token) {
|
||||
uni.reLaunch({
|
||||
url: '/pages/login/login',
|
||||
});
|
||||
return;
|
||||
url: '/pages/login/login'
|
||||
})
|
||||
return
|
||||
}
|
||||
this.$store.dispatch('refreshAuthState').then((e) => {
|
||||
var auth = this.$store.state.auth;
|
||||
var auth = this.$store.state.auth
|
||||
if (!auth.bankCardState) {
|
||||
this.step();
|
||||
this.step()
|
||||
}
|
||||
});
|
||||
})
|
||||
|
||||
this.download();
|
||||
this.getSwiperList();
|
||||
this.getPolicy();
|
||||
this.download()
|
||||
this.getSwiperList()
|
||||
this.getPolicy()
|
||||
if (this.isResume) {
|
||||
this.isResume = false;
|
||||
myResume().then((res) => {
|
||||
const data = res.data.data;
|
||||
this.isResume = false
|
||||
myResume().then(res => {
|
||||
const data = res.data.data
|
||||
if (!(data.education && data.telephone && data.wage && data.workplace)) {
|
||||
this.goures();
|
||||
this.goures()
|
||||
this.$api.sleep(1000).then(() => {
|
||||
this.$api.msg('请输入基本信息');
|
||||
});
|
||||
this.$api.msg('请输入基本信息')
|
||||
})
|
||||
}
|
||||
});
|
||||
})
|
||||
}
|
||||
},
|
||||
onReady() {
|
||||
uni.setNavigationBarTitle({
|
||||
title: this.face.homeTitle,
|
||||
title: this.face.homeTitle
|
||||
});
|
||||
|
||||
},
|
||||
/*下拉刷新*/
|
||||
onPullDownRefresh: function() {
|
||||
@@ -352,39 +339,38 @@ export default {
|
||||
}, 1000);
|
||||
},
|
||||
computed: {
|
||||
...mapGetters(['face', 'authInfo']),
|
||||
...mapGetters(['face', 'authInfo'])
|
||||
},
|
||||
onShareAppMessage(obj) {
|
||||
return {
|
||||
title: '智慧就业',
|
||||
path: '/pages/index/index',
|
||||
};
|
||||
}
|
||||
},
|
||||
methods: {
|
||||
getPolicy() {
|
||||
getPolicyContent(this.policyType).then((res) => {
|
||||
this.policyContentList = res.data.data.records;
|
||||
});
|
||||
getPolicyContent(this.policyType).then(res => {
|
||||
this.policyContentList = res.data.data.records
|
||||
})
|
||||
},
|
||||
swiperItemSrc() {
|
||||
/*
|
||||
查看是否加入工会
|
||||
加入:数据记录长度不为0
|
||||
*/
|
||||
labourUnionDetail(this.authInfo.idNumber).then((res) => {
|
||||
labourUnionDetail(this.authInfo.idNumber).then(res => {
|
||||
const data = res.data.data.records;
|
||||
if (data.length == 0) {
|
||||
//未查到数据,代表未加入工会
|
||||
if (data.length == 0) { //未查到数据,代表未加入工会
|
||||
this.go('/pageMy/federation/forMembership/Notice');
|
||||
} else {
|
||||
this.go('/pageMy/federation/vip/information');
|
||||
}
|
||||
});
|
||||
})
|
||||
},
|
||||
|
||||
step() {
|
||||
var that = this;
|
||||
that.open = true;
|
||||
var that = this
|
||||
that.open = true
|
||||
uni.showModal({
|
||||
id: 'testModal',
|
||||
title: '实名认证',
|
||||
@@ -393,37 +379,37 @@ export default {
|
||||
confirmText: '立即认证',
|
||||
success: function(res) {
|
||||
if (res.confirm) {
|
||||
that.goSign(0);
|
||||
that.goSign(0)
|
||||
} else if (res.cancel) {
|
||||
that.step();
|
||||
that.step()
|
||||
}
|
||||
that.open = false
|
||||
}
|
||||
that.open = false;
|
||||
},
|
||||
});
|
||||
},
|
||||
// 步骤
|
||||
goSign(active) {
|
||||
uni.navigateTo({
|
||||
url: `/pages/projectInfo/signContract?active=${active}`,
|
||||
});
|
||||
url: `/pages/projectInfo/signContract?active=${active}`
|
||||
})
|
||||
},
|
||||
go(url) {
|
||||
uni.navigateTo({
|
||||
url,
|
||||
});
|
||||
url
|
||||
})
|
||||
},
|
||||
download: function() {
|
||||
this.isLogin = this.$store.state.user.token ? true : false;
|
||||
newMission().then((res) => {
|
||||
newMission().then(res => {
|
||||
this.companyList = res.data.data;
|
||||
});
|
||||
if (this.$store.state.user.token) {
|
||||
uni.$emit('newsReadChange');
|
||||
this.$store.dispatch('getUnreadNum');
|
||||
recMission().then((res) => {
|
||||
uni.$emit('newsReadChange')
|
||||
this.$store.dispatch("getUnreadNum");
|
||||
recMission().then(res => {
|
||||
this.recommendList = res.data.data;
|
||||
});
|
||||
}
|
||||
})
|
||||
};
|
||||
},
|
||||
goLocation: function() {
|
||||
if (!this.$store.state.user.token) {
|
||||
@@ -433,23 +419,23 @@ export default {
|
||||
success: function(res) {
|
||||
if (res.confirm) {
|
||||
uni.redirectTo({
|
||||
url: '/pages/login/login',
|
||||
url: "/pages/login/login"
|
||||
});
|
||||
} else if (res.cancel) {
|
||||
return;
|
||||
return
|
||||
}
|
||||
}
|
||||
},
|
||||
});
|
||||
} else {
|
||||
uni.navigateTo({
|
||||
url: '../mapSeach/mapSeach',
|
||||
url: '../mapSeach/mapSeach'
|
||||
});
|
||||
}
|
||||
},
|
||||
goResume: function() {
|
||||
uni.navigateTo({
|
||||
url: '/pageMy/my/resume/addSkill',
|
||||
});
|
||||
url: '/pageMy/my/resume/addSkill'
|
||||
})
|
||||
},
|
||||
goMore: function() {
|
||||
uni.setStorageSync('active', 2);
|
||||
@@ -465,39 +451,39 @@ export default {
|
||||
success: function(res) {
|
||||
if (res.confirm) {
|
||||
uni.redirectTo({
|
||||
url: '/pages/login/login',
|
||||
url: "/pages/login/login"
|
||||
});
|
||||
} else if (res.cancel) {
|
||||
return;
|
||||
return
|
||||
}
|
||||
}
|
||||
},
|
||||
});
|
||||
} else {
|
||||
uni.navigateTo({
|
||||
url: '/pageMy/my/resume/index',
|
||||
url: '/pageMy/my/resume/index'
|
||||
});
|
||||
}
|
||||
},
|
||||
toNewTask() {
|
||||
uni.navigateTo({
|
||||
url: `/pages/project/newProject?tabIndex=${0}`,
|
||||
url: `/pages/project/newProject?tabIndex=${0}`
|
||||
});
|
||||
},
|
||||
toNewWork() {
|
||||
uni.navigateTo({
|
||||
url: `/pages/project/newProject?tabIndex=${1}`,
|
||||
url: `/pages/project/newProject?tabIndex=${1}`
|
||||
});
|
||||
},
|
||||
toNewProject() {
|
||||
uni.navigateTo({
|
||||
url: `/pages/project/newProject?tabIndex=${2}`,
|
||||
url: `/pages/project/newProject?tabIndex=${2}`
|
||||
});
|
||||
},
|
||||
toArticleDetail(id) {
|
||||
if (id) {
|
||||
uni.navigateTo({
|
||||
url: `/pages/user/policyContent?id=${id}`,
|
||||
});
|
||||
url: `/pages/user/policyContent?id=${id}`
|
||||
})
|
||||
}
|
||||
},
|
||||
gouserSet: function() {
|
||||
@@ -508,16 +494,16 @@ export default {
|
||||
success: function(res) {
|
||||
if (res.confirm) {
|
||||
uni.redirectTo({
|
||||
url: '/pages/login/login',
|
||||
url: "/pages/login/login"
|
||||
});
|
||||
} else if (res.cancel) {
|
||||
return;
|
||||
return
|
||||
}
|
||||
}
|
||||
},
|
||||
});
|
||||
} else {
|
||||
uni.navigateTo({
|
||||
url: '/pageMy/setUserBase/index',
|
||||
url: '/pageMy/setUserBase/index'
|
||||
});
|
||||
}
|
||||
},
|
||||
@@ -529,27 +515,27 @@ export default {
|
||||
success: function(res) {
|
||||
if (res.confirm) {
|
||||
uni.redirectTo({
|
||||
url: '/pages/login/login',
|
||||
});
|
||||
url: '/pages/login/login'
|
||||
})
|
||||
} else if (res.cancel) {
|
||||
return;
|
||||
return
|
||||
}
|
||||
}
|
||||
},
|
||||
});
|
||||
} else {
|
||||
// if (this.keywords) {
|
||||
uni.navigateTo({
|
||||
url: '../seach/seach?keywords=' + this.keywords,
|
||||
url: '../seach/seach?keywords=' + this.keywords
|
||||
});
|
||||
this.keywords = '';
|
||||
this.keywords = ''
|
||||
// }
|
||||
}
|
||||
},
|
||||
getSwiperList() {
|
||||
getSwiperList(this.swiperType).then((res) => {
|
||||
getSwiperList(this.swiperType).then(res => {
|
||||
const data = res.data.data;
|
||||
this.swiperList = data;
|
||||
});
|
||||
})
|
||||
},
|
||||
dateFormat,
|
||||
|
||||
@@ -558,16 +544,17 @@ export default {
|
||||
// var val=encodeURIComponent(data)
|
||||
|
||||
uni.navigateTo({
|
||||
url: `/pages/user/policyContent?id=${data}`,
|
||||
});
|
||||
url: `/pages/user/policyContent?id=${data}`
|
||||
})
|
||||
|
||||
} else {
|
||||
// uni.showToast({
|
||||
// title:'暂无内容',
|
||||
// icon:'none'
|
||||
// })
|
||||
}
|
||||
},
|
||||
},
|
||||
}
|
||||
}
|
||||
};
|
||||
</script>
|
||||
|
||||
@@ -575,7 +562,7 @@ export default {
|
||||
.info_market {
|
||||
margin: 24rpx;
|
||||
height: fit-content;
|
||||
background-color: #fffffe;
|
||||
background-color: #FFFFFE;
|
||||
border-radius: 18rpx;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
@@ -595,11 +582,12 @@ export default {
|
||||
background-size: cover;
|
||||
height: 60rpx;
|
||||
width: 450rpx;
|
||||
|
||||
}
|
||||
|
||||
.next_market {
|
||||
font-size: 26rpx;
|
||||
color: #ffffff;
|
||||
color: #FFFFFF;
|
||||
background: linear-gradient(to right, rgba(137, 168, 253, 1), rgba(87, 129, 250, 1));
|
||||
width: 120rpx;
|
||||
height: 60rpx;
|
||||
@@ -620,6 +608,7 @@ export default {
|
||||
view {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -648,14 +637,14 @@ export default {
|
||||
}
|
||||
|
||||
page {
|
||||
background: #f5f6f7;
|
||||
background: #F5F6F7;
|
||||
padding: 0 !important;
|
||||
}
|
||||
|
||||
.homeHead {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
background-color: #ffffff;
|
||||
background-color: #FFFFFF;
|
||||
margin-top: -20rpx;
|
||||
padding-bottom: 32rpx;
|
||||
}
|
||||
@@ -698,6 +687,7 @@ page {
|
||||
width: 4rpx;
|
||||
height: 30rpx;
|
||||
background-color: #2297fa;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -735,13 +725,14 @@ page {
|
||||
.newPolicy {
|
||||
width: 690rpx;
|
||||
height: 100rpx;
|
||||
background: #fefffe;
|
||||
background: #FEFFFE;
|
||||
box-shadow: 0rpx 2rpx 20rpx 0rpx rgba(0, 0, 0, 0.06);
|
||||
border-radius: 16rpx;
|
||||
margin: 0 auto;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
|
||||
}
|
||||
|
||||
.newPolicy .policyContent {
|
||||
@@ -752,6 +743,7 @@ page {
|
||||
}
|
||||
|
||||
.swiper-item {
|
||||
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
@@ -804,12 +796,13 @@ page {
|
||||
.jobService {
|
||||
width: 100%;
|
||||
height: 440rpx;
|
||||
background: #fefffe;
|
||||
background: #FEFFFE;
|
||||
// margin-top: 16rpx;
|
||||
padding: 24rpx 0rpx 0rpx 32rpx;
|
||||
}
|
||||
|
||||
.cardTips {
|
||||
|
||||
height: 50rpx;
|
||||
font-size: 36rpx;
|
||||
font-family: PingFangSC-Semibold, PingFang SC;
|
||||
@@ -822,12 +815,13 @@ page {
|
||||
.serviceItem {
|
||||
width: 338rpx;
|
||||
height: 168rpx;
|
||||
background: #fefffe;
|
||||
background: #FEFFFE;
|
||||
box-shadow: 0rpx 2rpx 20rpx 0rpx rgba(0, 0, 0, 0.06);
|
||||
border-radius: 8rpx;
|
||||
float: left;
|
||||
margin-right: 8rpx;
|
||||
margin-bottom: 8rpx;
|
||||
|
||||
}
|
||||
|
||||
.serviceItem .serviceItemContent {
|
||||
@@ -843,11 +837,12 @@ page {
|
||||
margin-left: 16rpx;
|
||||
}
|
||||
|
||||
|
||||
.hotFunction {
|
||||
font-size: 24rpx;
|
||||
font-family: PingFangSC-Regular, PingFang SC;
|
||||
font-weight: 400;
|
||||
color: #ffffff;
|
||||
color: #FFFFFF;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
@@ -867,6 +862,7 @@ page {
|
||||
border-radius: 16rpx;
|
||||
}
|
||||
|
||||
|
||||
.serviceItem .itemIcon image,
|
||||
.serviceItem .itemIcon {
|
||||
width: 84rpx;
|
||||
@@ -887,12 +883,13 @@ page {
|
||||
font-family: PingFangSC-Semibold, PingFang SC;
|
||||
font-weight: 600;
|
||||
color: rgba(0, 0, 0, 0.85);
|
||||
|
||||
}
|
||||
|
||||
.helpSupport {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
background: #fefffe;
|
||||
background: #FEFFFE;
|
||||
padding: 24rpx 0rpx 36rpx 32rpx;
|
||||
margin-top: 16rpx;
|
||||
}
|
||||
@@ -900,7 +897,7 @@ page {
|
||||
.helpCard {
|
||||
width: 690rpx;
|
||||
height: 144rpx;
|
||||
background: #feffff;
|
||||
background: #FEFFFF;
|
||||
box-shadow: 0rpx 2rpx 20rpx 0rpx rgba(0, 0, 0, 0.06);
|
||||
border-radius: 8px;
|
||||
display: flex;
|
||||
@@ -933,9 +930,10 @@ page {
|
||||
.latestMission {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
background: #fefffe;
|
||||
background: #FEFFFE;
|
||||
margin-top: 16rpx;
|
||||
padding: 24rpx 0 0 0;
|
||||
|
||||
}
|
||||
|
||||
.baddd {
|
||||
@@ -978,6 +976,7 @@ page {
|
||||
line-height: 80rpx;
|
||||
text-align: center;
|
||||
margin-bottom: 20rpx;
|
||||
|
||||
}
|
||||
|
||||
.homeFooter image {
|
||||
|
||||
@@ -31,14 +31,13 @@
|
||||
</view>
|
||||
|
||||
<view class="conatiner_card">
|
||||
<view class="row blod fs_34">华楠县智慧就业市场</view>
|
||||
<view class="row blod fs_34">馆陶县智慧就业市场</view>
|
||||
<view class="row color_666 fs_30 marT_30">
|
||||
<u-icon style="margin-right: 10rpx" name="calendar" color="#666666" size="16"></u-icon>
|
||||
营业时间
|
||||
<u-icon style="margin-right: 10rpx;" name="calendar" color="#666666" size="16"></u-icon>营业时间
|
||||
</view>
|
||||
<view class="row color_666 fs_30">上午9:00-12:00 下午14:00-18:00</view>
|
||||
<view class="row color_666 fs_30 marT_30">
|
||||
<u-icon style="margin-right: 10rpx" name="map" color="#666666" size="16"></u-icon>
|
||||
<u-icon style="margin-right: 10rpx;" name="map" color="#666666" size="16"></u-icon>
|
||||
四川省德阳市旌阳区天山南路1段108号
|
||||
<!-- <u-icon style="margin-left: 10rpx;" name="arrow-right" color="#666666" size="16"></u-icon> -->
|
||||
</view>
|
||||
@@ -67,15 +66,19 @@
|
||||
<script>
|
||||
export default {
|
||||
data() {
|
||||
return {};
|
||||
return {
|
||||
|
||||
}
|
||||
},
|
||||
methods: {},
|
||||
};
|
||||
methods: {
|
||||
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
@function designTo($num) {
|
||||
@return ($num / 620rpx) * 750rpx;
|
||||
@return ($num / 620rpx) * 750rpx
|
||||
}
|
||||
|
||||
@for $i from 10 to 60 {
|
||||
@@ -110,7 +113,7 @@ image {
|
||||
.container_head {
|
||||
min-height: 300rpx;
|
||||
padding: 28rpx;
|
||||
background: linear-gradient(to bottom, rgba(69, 112, 250, 1), rgba(69, 112, 250, 0));
|
||||
background: linear-gradient(to bottom, rgba(69, 112, 250, 1), rgba(69, 112, 250, .0));
|
||||
|
||||
.row {
|
||||
display: flex;
|
||||
@@ -118,13 +121,12 @@ image {
|
||||
justify-content: space-between;
|
||||
|
||||
.head_left {
|
||||
color: #ffffff;
|
||||
color: #FFFFFF;
|
||||
display: flex;
|
||||
align-items: flex-start;
|
||||
flex-direction: column;
|
||||
|
||||
.left_title {
|
||||
}
|
||||
.left_title {}
|
||||
|
||||
.left_content {
|
||||
height: designTo(87rpx);
|
||||
@@ -171,7 +173,7 @@ image {
|
||||
|
||||
.conatiner_card {
|
||||
margin: 28rpx;
|
||||
background-color: #ffffff;
|
||||
background-color: #FFFFFF;
|
||||
height: fit-content;
|
||||
border-radius: 20rpx;
|
||||
padding: designTo(28rpx);
|
||||
@@ -196,7 +198,7 @@ image {
|
||||
display: flex;
|
||||
justify-content: space-around;
|
||||
align-items: center;
|
||||
background-color: #ffffff;
|
||||
background-color: #FFFFFF;
|
||||
height: designTo(108rpx);
|
||||
padding: 0 28rpx designTo(30rpx) 28rpx;
|
||||
|
||||
@@ -208,7 +210,7 @@ image {
|
||||
}
|
||||
|
||||
.chioe_btn {
|
||||
color: #ffffff;
|
||||
color: #FFFFFF;
|
||||
background: linear-gradient(to right, #fbaf1a, #fbaf1a);
|
||||
height: designTo(66rpx);
|
||||
width: designTo(228rpx);
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
</view>
|
||||
<view class="navPosition" @click="navTo('/pages/project/map')">
|
||||
<u-icon name="map" color="#2979ff" size="16"></u-icon>
|
||||
<view class="positionText">华楠县地图服务</view>
|
||||
<view class="positionText">馆陶县地图服务</view>
|
||||
<u-icon name="arrow-right" color="#666666" size="14"></u-icon>
|
||||
</view>
|
||||
<view class="content">
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 51 KiB After Width: | Height: | Size: 61 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 61 KiB |
@@ -10,7 +10,7 @@ export default {
|
||||
}) !== false,
|
||||
homeTitle: getStore({
|
||||
name: 'homeTitle'
|
||||
}) || '华楠县智慧就业服务平台'
|
||||
}) || '管陶县智慧就业服务平台'
|
||||
},
|
||||
actions: {},
|
||||
mutations: {
|
||||
|
||||
@@ -7,11 +7,12 @@ module.exports = {
|
||||
proxy: {
|
||||
'/api': {
|
||||
// target: 'http://192.168.1.115:8000',
|
||||
target: 'http://39.98.184.58:88',
|
||||
// target: 'http://39.98.184.58:8000',
|
||||
target: 'http://39.98.44.136:80',
|
||||
ws: true,
|
||||
// pathRewrite: {
|
||||
// '^/api': '/'
|
||||
// }
|
||||
pathRewrite: {
|
||||
'^/api': '/'
|
||||
}
|
||||
},
|
||||
'/qq/map': {
|
||||
//本地服务接口地址
|
||||
|
||||
Reference in New Issue
Block a user