1 Commits

Author SHA1 Message Date
史典卓
47c1418d2a flat,logo 2025-01-16 09:42:42 +08:00
9 changed files with 1280 additions and 1253 deletions

View File

@@ -367,41 +367,69 @@ const workwageUnitCategoryState = [
const addressColumn = [ 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', value: '4',
label: "馆陶县" label: "桦南县"
}, },
{ {
value: '5', value: '1600',
label: "馆陶镇" label: "桦南林业局"
}, },
{ {
value: '6', value: '1800',
label: "房寨镇" label: "桦南种畜场"
}, },
{ {
value: '7', value: '600',
label: "魏僧寨镇" label: "桦南镇"
}, },
{ {
value: '8', value: '1200',
label: "柴堡镇" label: "梨树乡"
}, },
{ {
value: '9', value: '500',
label: "寿山寺" label: "石头河子镇"
}, },
{ {
value: '10', value: '1100',
label: " 王桥乡" label: "金沙乡"
}, },
{ {
value: '11', value: '900',
label: "路桥乡" label: "阎家镇"
}, },
{ {
value: '12', value: '400',
label: "南徐村乡" label: "驼腰子镇"
}, }
] ]
] ]

View File

@@ -79,7 +79,7 @@
{ {
"path": "pages/project/newProject", "path": "pages/project/newProject",
"style": { "style": {
"navigationBarTitleText": "馆陶县灵活就业平台", "navigationBarTitleText": "华楠县灵活就业平台",
"navigationBarBackgroundColor": "#FFFFFF", "navigationBarBackgroundColor": "#FFFFFF",
"enablePullDownRefresh": true "enablePullDownRefresh": true
} }

File diff suppressed because it is too large Load Diff

View File

@@ -1,227 +1,225 @@
<template> <template>
<view class="app_container"> <view class="app_container">
<view class="container_head"> <view class="container_head">
<view class="row"> <view class="row">
<view class="head_left"> <view class="head_left">
<view class="left_title">在德阳市开设</view> <view class="left_title">在德阳市开设</view>
<view class="left_content"> <view class="left_content">
<view class="content_item"> <view class="content_item">
<view class="fs_28">1</view> <view class="fs_28">1</view>
<view class="fs_24">主市场</view> <view class="fs_24">主市场</view>
</view> </view>
<view class="content_item"> <view class="content_item">
<view class="fs_28">15</view> <view class="fs_28">15</view>
<view class="fs_24">分市场</view> <view class="fs_24">分市场</view>
</view> </view>
<view class="content_item"> <view class="content_item">
<view class="fs_28">136</view> <view class="fs_28">136</view>
<view class="fs_24">服务站</view> <view class="fs_24">服务站</view>
</view> </view>
</view> </view>
</view> </view>
<view class="head_right"> <view class="head_right">
<image src="../../static/img/deyang.png"></image> <image src="../../static/img/deyang.png"></image>
</view> </view>
</view> </view>
<!-- <view class="broadcast"> <!-- <view class="broadcast">
<view class="cast-l"><u-icon style="margin-right: 10rpx;" name="volume" color="#fb6a09" <view class="cast-l"><u-icon style="margin-right: 10rpx;" name="volume" color="#fb6a09"
size="20"></u-icon>周六常态化招聘会通知</view> size="20"></u-icon>周六常态化招聘会通知</view>
<u-icon name="arrow-right" color="#666666" size="16"></u-icon> <u-icon name="arrow-right" color="#666666" size="16"></u-icon>
</view> --> </view> -->
</view> </view>
<view class="conatiner_card"> <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"> <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>
<view class="row color_666 fs_30 marT_30"> <view class="row color_666 fs_30">上午9:00-12:00 下午14:00-18:00</view>
<u-icon style="margin-right: 10rpx;" name="map" color="#666666" size="16"></u-icon> <view class="row color_666 fs_30 marT_30">
四川省德阳市旌阳区天山南路1段108号 <u-icon style="margin-right: 10rpx" name="map" color="#666666" size="16"></u-icon>
<!-- <u-icon style="margin-left: 10rpx;" name="arrow-right" color="#666666" size="16"></u-icon> --> 四川省德阳市旌阳区天山南路1段108号
</view> <!-- <u-icon style="margin-left: 10rpx;" name="arrow-right" color="#666666" size="16"></u-icon> -->
<!-- <view class="row color_666 fs_28 marT_10"> </view>
<view class="column">距离我7km</view> <!-- <view class="row color_666 fs_28 marT_10">
</view> --> <view class="column">距离我7km</view>
</view> </view> -->
</view>
<view class="conatiner_card">
<view class="row blod fs_34">关于市场</view> <view class="conatiner_card">
<view class="row color_666 fs_30"> <view class="row blod fs_34">关于市场</view>
德阳市公共就业服务市场为进一步促进公共就业服务提质增效保障重点企业用工需求助力高校毕业生等重点群体实现更充分更高质量就业德阳市人社局进一步加强统筹靶向施力充分利用市本级和各区()现有招聘网站微信小程序抖音号等以及线下人力资源招聘市场全力打造集手机端+电脑端+线下端三位一体立体招聘矩阵通过深挖收集企业用工岗位信息坚持定向推送进一步拓宽招聘信息发布渠道提升招聘求职成功率 <view class="row color_666 fs_30">
</view> 德阳市公共就业服务市场为进一步促进公共就业服务提质增效保障重点企业用工需求助力高校毕业生等重点群体实现更充分更高质量就业德阳市人社局进一步加强统筹靶向施力充分利用市本级和各区()现有招聘网站微信小程序抖音号等以及线下人力资源招聘市场全力打造集手机端+电脑端+线下端三位一体立体招聘矩阵通过深挖收集企业用工岗位信息坚持定向推送进一步拓宽招聘信息发布渠道提升招聘求职成功率
</view> </view>
</view>
<!-- <view class="container_chioe">
<view class="chioe_share color_666 fs_24"> <!-- <view class="container_chioe">
<u-icon name="share" color="#666666" size="16"></u-icon>分享 <view class="chioe_share color_666 fs_24">
</view> <u-icon name="share" color="#666666" size="16"></u-icon>分享
<view class="chioe_btn">电话咨询</view> </view>
<view class="chioe_btn btn_Blue">到这去</view> <view class="chioe_btn">电话咨询</view>
</view> --> <view class="chioe_btn btn_Blue">到这去</view>
</view> </view> -->
</template> </view>
</template>
<script>
export default { <script>
data() { export default {
return { data() {
return {};
} },
}, methods: {},
methods: { };
</script>
}
} <style lang="scss" scoped>
</script> @function designTo($num) {
@return ($num / 620rpx) * 750rpx;
<style lang="scss" scoped> }
@function designTo($num) {
@return ($num / 620rpx) * 750rpx @for $i from 10 to 60 {
} .fs_#{$i} {
font-size: #{$i}rpx;
@for $i from 10 to 60 { }
.fs_#{$i} { }
font-size : #{$i}rpx;
} @for $i from 1 to 60 {
} .marT_#{$i} {
margin-top: #{$i}rpx;
@for $i from 1 to 60 { }
.marT_#{$i} { }
margin-top : #{$i}rpx;
} .color_666 {
} color: #666666;
}
.color_666 {
color: #666666; .bold {
} font-weight: bold;
}
.bold {
font-weight: bold; image {
} width: 100%;
height: 100%;
image { }
width: 100%;
height: 100%; .app_container {
} background-color: #f3f4f8;
min-height: calc(100vh - var(--window-top) - var(--status-bar-height) - var(--window-bottom));
.app_container {
background-color: #f3f4f8; .container_head {
min-height: calc(100vh - var(--window-top) - var(--status-bar-height) - var(--window-bottom)); min-height: 300rpx;
padding: 28rpx;
.container_head { background: linear-gradient(to bottom, rgba(69, 112, 250, 1), rgba(69, 112, 250, 0));
min-height: 300rpx;
padding: 28rpx; .row {
background: linear-gradient(to bottom, rgba(69, 112, 250, 1), rgba(69, 112, 250, .0)); display: flex;
align-content: center;
.row { justify-content: space-between;
display: flex;
align-content: center; .head_left {
justify-content: space-between; color: #ffffff;
display: flex;
.head_left { align-items: flex-start;
color: #FFFFFF; flex-direction: column;
display: flex;
align-items: flex-start; .left_title {
flex-direction: column; }
.left_title {} .left_content {
height: designTo(87rpx);
.left_content { width: designTo(313rpx);
height: designTo(87rpx); background-color: rgba(69, 104, 252, 0.4);
width: designTo(313rpx); border-radius: 20rpx;
background-color: rgba(69, 104, 252, 0.4); margin-top: 20rpx;
border-radius: 20rpx; display: flex;
margin-top: 20rpx; justify-content: space-around;
display: flex; align-items: center;
justify-content: space-around; flex-wrap: nowrap;
align-items: center;
flex-wrap: nowrap; .content_item {
text-align: center;
.content_item { white-space: nowrap;
text-align: center; }
white-space: nowrap; }
} }
}
} .head_right {
width: designTo(220rpx);
.head_right { height: designTo(148rpx);
width: designTo(220rpx); border-radius: 20rpx;
height: designTo(148rpx); overflow: hidden;
border-radius: 20rpx; }
overflow: hidden; }
}
} .broadcast {
margin-top: designTo(65rpx);
.broadcast { height: designTo(77rpx);
margin-top: designTo(65rpx); background-color: rgba(244, 230, 224, 1);
height: designTo(77rpx); border-radius: 20rpx;
background-color: rgba(244, 230, 224, 1); display: flex;
border-radius: 20rpx; justify-content: space-between;
display: flex; align-items: center;
justify-content: space-between; padding: 0 24rpx;
align-items: center;
padding: 0 24rpx; .cast-l {
font-size: 32rpx;
.cast-l { display: flex;
font-size: 32rpx; }
display: flex; }
} }
}
} .conatiner_card {
margin: 28rpx;
.conatiner_card { background-color: #ffffff;
margin: 28rpx; height: fit-content;
background-color: #FFFFFF; border-radius: 20rpx;
height: fit-content; padding: designTo(28rpx);
border-radius: 20rpx;
padding: designTo(28rpx); .row {
display: flex;
.row { align-items: center;
display: flex; }
align-items: center;
} .column {
padding: 10rpx 20rpx;
.column { border-radius: 40rpx;
padding: 10rpx 20rpx; background-color: #f3f4f8;
border-radius: 40rpx; }
background-color: #f3f4f8; }
}
} .container_chioe {
position: fixed;
.container_chioe { bottom: 0;
position: fixed; left: 0;
bottom: 0; right: 0;
left: 0; display: flex;
right: 0; justify-content: space-around;
display: flex; align-items: center;
justify-content: space-around; background-color: #ffffff;
align-items: center; height: designTo(108rpx);
background-color: #FFFFFF; padding: 0 28rpx designTo(30rpx) 28rpx;
height: designTo(108rpx);
padding: 0 28rpx designTo(30rpx) 28rpx; .chioe_share {
display: flex;
.chioe_share { align-items: center;
display: flex; flex-direction: column;
align-items: center; justify-content: center;
flex-direction: column; }
justify-content: center;
} .chioe_btn {
color: #ffffff;
.chioe_btn { background: linear-gradient(to right, #fbaf1a, #fbaf1a);
color: #FFFFFF; height: designTo(66rpx);
background: linear-gradient(to right, #fbaf1a, #fbaf1a); width: designTo(228rpx);
height: designTo(66rpx); text-align: center;
width: designTo(228rpx); line-height: designTo(66rpx);
text-align: center; border-radius: designTo(33rpx);
line-height: designTo(66rpx); }
border-radius: designTo(33rpx);
} .btn_Blue {
background: linear-gradient(to right, #95aefb, #4b74f7);
.btn_Blue { }
background: linear-gradient(to right, #95aefb, #4b74f7); }
} }
} </style>
}
</style>

View File

@@ -12,7 +12,7 @@
</view> </view>
<view class="navPosition" @click="navTo('/pages/project/map')"> <view class="navPosition" @click="navTo('/pages/project/map')">
<u-icon name="map" color="#2979ff" size="16"></u-icon> <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> <u-icon name="arrow-right" color="#666666" size="14"></u-icon>
</view> </view>
<view class="content"> <view class="content">

Binary file not shown.

Before

Width:  |  Height:  |  Size: 61 KiB

After

Width:  |  Height:  |  Size: 51 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

View File

@@ -10,7 +10,7 @@ export default {
}) !== false, }) !== false,
homeTitle: getStore({ homeTitle: getStore({
name: 'homeTitle' name: 'homeTitle'
}) || '管陶县智慧就业服务平台' }) || '华楠县智慧就业服务平台'
}, },
actions: {}, actions: {},
mutations: { mutations: {

View File

@@ -7,11 +7,11 @@ module.exports = {
proxy: { proxy: {
'/api': { '/api': {
// target: 'http://192.168.1.115:8000', // target: 'http://192.168.1.115:8000',
target: 'http://39.98.184.58:8000', target: 'http://39.98.184.58:88',
ws: true, ws: true,
pathRewrite: { // pathRewrite: {
'^/api': '/' // '^/api': '/'
} // }
}, },
'/qq/map': { '/qq/map': {
//本地服务接口地址 //本地服务接口地址