feat: 更新名字
parent
6bb40b32d9
commit
6a463f08fd
|
|
@ -1,8 +1,8 @@
|
|||
VITE_APP_TITLE = '六玮中考'
|
||||
VITE_APP_TITLE = '六玮择校'
|
||||
VITE_APP_PORT = 9000
|
||||
|
||||
VITE_UNI_APPID = 'H57F2ACE4'
|
||||
VITE_WX_APPID = 'wxc2399d3aa57174db'
|
||||
VITE_WX_APPID = 'wxc48ad15d58a3e417'
|
||||
|
||||
# h5部署网站的base,配置到 manifest.config.ts 里的 h5.router.base
|
||||
# https://uniapp.dcloud.net.cn/collocation/manifest.html#h5-router
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ import { tabBar } from './src/tabbar/config'
|
|||
export default defineUniPages({
|
||||
globalStyle: {
|
||||
navigationStyle: 'default',
|
||||
navigationBarTitleText: '中考志愿',
|
||||
navigationBarTitleText: '六玮择校',
|
||||
navigationBarBackgroundColor: '#f8f8f8',
|
||||
navigationBarTextStyle: 'black',
|
||||
backgroundColor: '#FFFFFF',
|
||||
|
|
|
|||
|
|
@ -22,8 +22,8 @@ onShow(() => {
|
|||
|
||||
|
||||
onLoad(() => {
|
||||
uni.loadFontFace({family:"DinBold",source:"https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/din-bold.ttf"})
|
||||
uni.loadFontFace({family:'JinBuFont',source:"https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/DingTalkJinBuTi.ttf"})
|
||||
uni.loadFontFace({family:"DinBold",source:"https://lwzk.ycymedu.com/img/din-bold.ttf"})
|
||||
uni.loadFontFace({family:'JinBuFont',source:"https://lwzk.ycymedu.com/img/DingTalkJinBuTi.ttf"})
|
||||
})
|
||||
|
||||
const exposeRef = ref('this is form app.Ku.vue')
|
||||
|
|
|
|||
|
|
@ -113,7 +113,7 @@ const getUserInfo = async (_code: string) => {
|
|||
<view class="h-screen flex flex-col bg-white">
|
||||
<view class="flex flex-col justify-center items-center flex-1 pb-safe mt-[-100px]">
|
||||
<view class="w-[424rpx] h-[424rpx]">
|
||||
<image class="w-[424rpx] h-[424rpx]" src="https://api.static.ycymedu.com/images/logo.png" mode="aspectFit">
|
||||
<image class="w-[424rpx] h-[424rpx]" src="https://lwzk.ycymedu.com/img/home/logo.png" mode="aspectFit">
|
||||
</image>
|
||||
</view>
|
||||
<!-- #ifdef MP-WEIXIN -->
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<web-view src="https://api.static.ycymedu.com/lwxy.html" />
|
||||
<web-view src="https://lwzk.ycymedu.com/html/lwxy.html" />
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup></script>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<web-view src="https://api.static.ycymedu.com/lwuser.html" />
|
||||
<web-view src="https://lwzk.ycymedu.com/html/lwuser.html" />
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup></script>
|
||||
|
|
|
|||
|
|
@ -48,7 +48,7 @@ const handleBack = () => {
|
|||
<view class="mt-[84rpx] rounded-[24rpx] bg-white mx-[32rpx]">
|
||||
<view class="flex">
|
||||
<view class="w-[220rpx] h-[302rpx] ml-[12rpx] mt-[-74rpx]">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/qt/wd_kefuren.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/qt/wd_kefuren.png" mode="scaleToFill"
|
||||
class="w-[220rpx] h-[302rpx]" />
|
||||
</view>
|
||||
<view class="pt-[30rpx]">
|
||||
|
|
@ -64,12 +64,12 @@ const handleBack = () => {
|
|||
</view>
|
||||
<view class="mx-[6rpx] rounded-[24rpx] bg-[#eaf1ff] bg-opacity-59 backdrop-blur-[5px] mt-[-50rpx]">
|
||||
<view class="w-[432rpx] h-[432rpx] pt-[100rpx] mx-auto">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/qt/wd_erweima.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/qt/wd_erweima.png" mode="scaleToFill"
|
||||
class="w-[432rpx] h-[432rpx]" :show-menu-by-longpress="true" />
|
||||
</view>
|
||||
<view class="mt-[32rpx] flex justify-center">
|
||||
<view class="w-[28rpx] h-[34rpx flex items-center">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/qt/wd_zhiwen.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/qt/wd_zhiwen.png" mode="scaleToFill"
|
||||
class="w-[28rpx] h-[34rpx]" />
|
||||
</view>
|
||||
<view class="text-[28rpx]">扫码添加客服企业微信</view>
|
||||
|
|
|
|||
|
|
@ -152,7 +152,7 @@ onShow(() => {
|
|||
<view class="text-[34rpx] font-500 flex items-center justify-between mb-[30rpx]">
|
||||
<view>{{ getTitle(activeType) }}</view>
|
||||
<view class="w-[36rpx] h-[36rpx] flex items-center" @click="onOverlayClick">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_guanbi.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_guanbi.png" mode="scaleToFill"
|
||||
class="w-[36rpx] h-[36rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
|
|||
|
|
@ -29,7 +29,7 @@ const onOverlayClick = () => {
|
|||
<view>院校简介</view>
|
||||
<view class="w-[36rpx] h-[36rpx] flex items-center" @click="onOverlayClick">
|
||||
<image
|
||||
src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_guanbi.png"
|
||||
src="https://lwzk.ycymedu.com/img/tianbao/tb_guanbi.png"
|
||||
mode="scaleToFill"
|
||||
class="w-[36rpx] h-[36rpx]"
|
||||
/>
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@
|
|||
const props = defineProps({
|
||||
searchIconUrl: {
|
||||
type: String,
|
||||
default: 'https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_sousuo.png',
|
||||
default: 'https://lwzk.ycymedu.com/img/tianbao/tb_sousuo.png',
|
||||
},
|
||||
rootStyle: {
|
||||
type: String,
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
<template #select>
|
||||
<view style="display: flex; flex-direction: column; align-items: center" v-if="!customUpload">
|
||||
<view class="w-[60rpx] h-[60rpx]">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/cpgx/cp_shangchuan.png"
|
||||
<image src="https://lwzk.ycymedu.com/img/cpgx/cp_shangchuan.png"
|
||||
mode="scaleToFill" />
|
||||
</view>
|
||||
<view class="text-[30rpx] text-[#333] mt-[10rpx]">上传图片</view>
|
||||
|
|
|
|||
|
|
@ -54,7 +54,7 @@ onShow(() => {
|
|||
</sar-navbar>
|
||||
<view class="absolute top-0 w-full">
|
||||
<view class="w-full h-[660rpx]">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/home/sy_daojishi.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/home/sy_daojishi.png" mode="scaleToFill"
|
||||
class="w-full h-[660rpx]" />
|
||||
</view>
|
||||
<view class="flex items-baseline justify-center font-600 text-[#925D46] mt-[-256rpx]">
|
||||
|
|
@ -65,7 +65,7 @@ onShow(() => {
|
|||
class="mt-[-14rpx] rounded-[40rpx_40rpx_0_0] min-h-[550rpx] relative z-[1] bg-white bg-opacity-70 backdrop-blur-[5px] pt-[38rpx] flex flex-col">
|
||||
<view class="flex items-center justify-center">
|
||||
<view class="w-[48rpx] h-[48rpx] mr-[16rpx]">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/home/sy_riqi.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/home/sy_riqi.png" mode="scaleToFill"
|
||||
class="w-[48rpx] h-[48rpx]" />
|
||||
</view>
|
||||
<view class="text-[#1580FF] font-500 text-[44rpx]">中考日程</view>
|
||||
|
|
|
|||
|
|
@ -1,21 +1,34 @@
|
|||
<script lang="ts" setup>
|
||||
const props = defineProps({
|
||||
schoolDetail: {
|
||||
type: Object,
|
||||
default: () => ({
|
||||
childdto: {
|
||||
historicalScores: [],
|
||||
busQuotas: []
|
||||
},
|
||||
|
||||
})
|
||||
}
|
||||
})
|
||||
|
||||
const scoreColumns = [
|
||||
{
|
||||
title: '年份',
|
||||
prop: 'id',
|
||||
prop: 'year',
|
||||
width: '33%',
|
||||
align: "center"
|
||||
},
|
||||
{
|
||||
title: '招生计划',
|
||||
prop: 'name',
|
||||
prop: 'planTotal',
|
||||
width: '33%',
|
||||
align: "center"
|
||||
|
||||
},
|
||||
{
|
||||
title: '录取分数',
|
||||
prop: 'city',
|
||||
prop: 'score',
|
||||
width: '33%',
|
||||
align: "center"
|
||||
},
|
||||
|
|
@ -25,40 +38,28 @@ const scoreColumns = [
|
|||
const partialColumns = [
|
||||
{
|
||||
title: '院校名称',
|
||||
prop: 'id',
|
||||
width: '53%',
|
||||
prop: 'name',
|
||||
width: '54%',
|
||||
align: "left"
|
||||
},
|
||||
{
|
||||
title: '计划数',
|
||||
prop: 'name',
|
||||
width: '30%',
|
||||
prop: 'planTotal',
|
||||
width: '23%',
|
||||
align: "center"
|
||||
|
||||
},
|
||||
{
|
||||
title: '录取分数',
|
||||
prop: 'city',
|
||||
width: '17%',
|
||||
prop: 'score',
|
||||
width: '23%',
|
||||
align: "center"
|
||||
},
|
||||
] as const
|
||||
|
||||
const data = Array(20)
|
||||
.fill(0)
|
||||
.map((_, i) => {
|
||||
return {
|
||||
id: i + 1,
|
||||
name: '张三',
|
||||
city: '广州',
|
||||
tel: '138********',
|
||||
address: '广东省广州市**路22号',
|
||||
date: '2024-12-12',
|
||||
}
|
||||
})
|
||||
const partialData = props.schoolDetail.childdto.busQuotas || []
|
||||
const scoreData = props.schoolDetail.childdto.historicalScores || []
|
||||
|
||||
const partialData = data.slice(0, 3)
|
||||
const scoreData = data.slice(3,9)
|
||||
</script>
|
||||
|
||||
<template>
|
||||
|
|
@ -80,6 +81,11 @@ const scoreData = data.slice(3,9)
|
|||
:style="{ 'text-align': item.align }">{{ record[item.prop] }}</view>
|
||||
</sar-table-cell>
|
||||
</sar-table-row>
|
||||
<sar-table-row v-if="scoreData.length === 0">
|
||||
<sar-table-cell :colspan="scoreColumns.length">
|
||||
<view class="text-center text-[24rpx] text-[#999] py-[20rpx]">暂无数据</view>
|
||||
</sar-table-cell>
|
||||
</sar-table-row>
|
||||
</sar-table>
|
||||
</view>
|
||||
|
||||
|
|
@ -100,6 +106,11 @@ const scoreData = data.slice(3,9)
|
|||
:style="{ 'text-align': item.align }">{{ record[item.prop] }}</view>
|
||||
</sar-table-cell>
|
||||
</sar-table-row>
|
||||
<sar-table-row v-if="partialData.length === 0">
|
||||
<sar-table-cell :colspan="scoreColumns.length">
|
||||
<view class="text-center text-[24rpx] text-[#999] py-[20rpx]">暂无数据</view>
|
||||
</sar-table-cell>
|
||||
</sar-table-row>
|
||||
</sar-table>
|
||||
</view>
|
||||
</view>
|
||||
|
|
|
|||
|
|
@ -98,7 +98,7 @@ const makePhoneCall = (val: string) => {
|
|||
<view class="text-[34rpx] font-500 flex items-center justify-between p-[30rpx]">
|
||||
<view>官方微信公众号</view>
|
||||
<view class="w-[36rpx] h-[36rpx] flex items-center" @click="onOverlayClick">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_guanbi.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_guanbi.png" mode="scaleToFill"
|
||||
class="w-[36rpx] h-[36rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
@ -110,7 +110,7 @@ const makePhoneCall = (val: string) => {
|
|||
</view>
|
||||
<view class="flex justify-center">
|
||||
<view class="w-[28rpx] h-[34rpx flex items-center">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/qt/wd_zhiwen.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/qt/wd_zhiwen.png" mode="scaleToFill"
|
||||
class="w-[28rpx] h-[34rpx]" />
|
||||
</view>
|
||||
<view class="text-[28rpx]">扫码添加客服企业微信</view>
|
||||
|
|
|
|||
|
|
@ -63,7 +63,7 @@ onLoad((options) => {
|
|||
<view class="bg-[#f8f8f8] h-[20rpx]"></view>
|
||||
<SchoolIntroduce :schoolDetail="schoolDetail" v-if="activeIndex === 0" />
|
||||
<EnrollmentIntroDetail :schoolDetail="schoolDetail" v-if="activeIndex === 1" />
|
||||
<QuotaAndScore v-if="activeIndex === 2" />
|
||||
<QuotaAndScore :schoolDetail="schoolDetail" v-if="activeIndex === 2" />
|
||||
</view>
|
||||
</template>
|
||||
|
||||
|
|
|
|||
|
|
@ -78,7 +78,7 @@ const navigateToCustom = () => {
|
|||
</view>
|
||||
|
||||
<view class="fixed right-[20rpx] bottom-[120rpx] w-[160rpx] h-[160rpx]" @click="navigateToCustom">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/qt/qt_more.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/qt/qt_more.png" mode="scaleToFill"
|
||||
class="w-[160rpx] h-[160rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
|
|||
|
|
@ -98,7 +98,7 @@ const handleComplete = () => {
|
|||
class="flex items-center justify-between py-[28rpx] mx-[30rpx] border-b-1 border-b-solid border-[#f5f5f5]">
|
||||
<view class="text-[#333] text-[30rpx]">{{ item.title }}</view>
|
||||
<view class="w-[18rpx] h-[36rpx] ml-[20rpx]">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_jiantou.png"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_jiantou.png"
|
||||
mode="scaleToFill" class="w-[18rpx] h-[36rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
|
|||
|
|
@ -71,7 +71,7 @@ onLoad(() => {
|
|||
<text class="text-[#666] text-[30rpx]">{{ searchParams.regionLabel === '' || searchParams.regionLabel === '不限' ?
|
||||
'区域' : searchParams.regionLabel }}</text>
|
||||
<view class="w-[24rpx] h-[24rpx] ml-[10rpx] flex items-center">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/qt/qt_quyu.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/qt/qt_quyu.png" mode="scaleToFill"
|
||||
class="w-[24rpx] h-[24rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
@ -87,7 +87,7 @@ onLoad(() => {
|
|||
@click="navigateToDetail(val.schoolName)">
|
||||
<view class="text-[#333] text-[30rpx]">{{ val.schoolName }}</view>
|
||||
<view class="w-[18rpx] h-[36rpx]">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_jiantou.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_jiantou.png" mode="scaleToFill"
|
||||
class="w-[18rpx] h-[36rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
@ -99,7 +99,7 @@ onLoad(() => {
|
|||
<view class="flex items-center justify-between w-full">
|
||||
<view class="text-[34rpx] font-500">请选择中考所在地</view>
|
||||
<view class="w-[36rpx] h-[36rpx] flex items-center" @click="regionVisible = false">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_guanbi.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_guanbi.png" mode="scaleToFill"
|
||||
class="w-[36rpx] h-[36rpx]" />
|
||||
</view>
|
||||
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@ onShow(() => {
|
|||
</view>
|
||||
<view class="flex items-center border-[2rpx] border-[#ccc] border-solid rounded-[8rpx] px-[12rpx] py-[6rpx]">
|
||||
<view class="w-[32rpx] h-[32rpx] flex items-center">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/qt/wd_shanchu.png"
|
||||
<image src="https://lwzk.ycymedu.com/img/qt/wd_shanchu.png"
|
||||
class="w-[32rpx] h-[32rpx]" />
|
||||
</view>
|
||||
<view class="text-[#999] text-[26rpx]">删除</view>
|
||||
|
|
@ -45,7 +45,7 @@ onShow(() => {
|
|||
|
||||
<view class="flex flex-col items-center justify-center pt-[322rpx]" v-else>
|
||||
<view class="w-[414rpx] h-[298rpx]">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/qt/wd_moren.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/qt/wd_moren.png" mode="scaleToFill"
|
||||
class="w-[414rpx] h-[298rpx]" />
|
||||
|
||||
</view>
|
||||
|
|
|
|||
|
|
@ -27,7 +27,9 @@ const starSchool = (id: number,index) => {
|
|||
}
|
||||
})
|
||||
}
|
||||
|
||||
const navigateToDetail = (id: number) => {
|
||||
uni.navigateTo({ url: `/pages-sub/information/highSchoolDetail?id=${id}` })
|
||||
}
|
||||
|
||||
onLoad(() => {
|
||||
getSchoolCollection().then((resp) => {
|
||||
|
|
@ -41,7 +43,7 @@ onLoad(() => {
|
|||
<template>
|
||||
<view class="bg-[#F8F8F8] h-screen px-[30rpx]">
|
||||
<view v-for="(val, index) in schools" :key="index" class="flex items-center mb-[18rpx] px-[30rpx] py-[20rpx] bg-white"
|
||||
v-if="schools.length > 0" @click="starSchool(val.id,index)">
|
||||
v-if="schools.length > 0" @click.stop="navigateToDetail(val.id)">
|
||||
<view class="text-[30rpx] text-[#333] grid gap-[8rpx] not-last:mb-[30rpx] rounded-[16rpx] flex-1">
|
||||
<view class="text-[32rpx] font-600">{{ val.schoolName }}</view>
|
||||
<view class="flex items-center text-[24rpx] gap-[14rpx]">
|
||||
|
|
@ -51,9 +53,9 @@ onLoad(() => {
|
|||
{{ val.region }}·{{ val.schoolNature }}
|
||||
</view>
|
||||
</view>
|
||||
<view class="rounded-[8rpx] border-[2rpx] border-solid border-[#75b5ff] p-[12rpx] flex items-center">
|
||||
<view class="rounded-[8rpx] border-[2rpx] border-solid border-[#75b5ff] p-[12rpx] flex items-center" @click.stop="starSchool(val.id,index)">
|
||||
<view class="w-[24rpx] h-[24rpx] flex items-center">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/qt/xq_shoucang2.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/qt/xq_shoucang2.png" mode="scaleToFill"
|
||||
class="w-[24rpx] h-[24rpx]" />
|
||||
</view>
|
||||
<view class="text-[22rpx] text-[#75b5ff] ml-[8rpx]">已收藏</view>
|
||||
|
|
@ -62,7 +64,7 @@ onLoad(() => {
|
|||
|
||||
<view class="flex flex-col items-center justify-center pt-[322rpx]" v-else>
|
||||
<view class="w-[414rpx] h-[298rpx]">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/qt/wd_moren.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/qt/wd_moren.png" mode="scaleToFill"
|
||||
class="w-[414rpx] h-[298rpx]" />
|
||||
</view>
|
||||
<view class="text-[#636363] text-[24rpx]">暂无数据</view>
|
||||
|
|
|
|||
|
|
@ -53,7 +53,7 @@ onShow(() => {
|
|||
class="text-[30rpx] text-[#333] grid gap-[8rpx] bg-white px-[30rpx] py-[20rpx] not-last:mb-[30rpx] rounded-[16rpx] w-full">
|
||||
<view class="text-[32rpx] font-600">{{ val.title }}</view>
|
||||
<view
|
||||
class="text-[24rpx] text-[#333] bg-[url(https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/qt/wd_jianbian.png)] bg-no-repeat bg-origin-border bg-left px-[12rpx]">
|
||||
class="text-[24rpx] text-[#333] bg-[url(https://lwzk.ycymedu.com/img/qt/wd_jianbian.png)] bg-no-repeat bg-origin-border bg-left px-[12rpx]">
|
||||
{{ val.totalScore }} · {{ val.batchName }}</view>
|
||||
<view class="flex items-center justify-between">
|
||||
<view class="text-[#666] text-[24rpx]">
|
||||
|
|
@ -61,7 +61,7 @@ onShow(() => {
|
|||
</view>
|
||||
<view class="flex items-center" @click.stop="handleDeleteWishlist(val,index)">
|
||||
<view class="w-[32rpx] h-[32rpx] flex items-center">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/qt/wd_shanchu.png"
|
||||
<image src="https://lwzk.ycymedu.com/img/qt/wd_shanchu.png"
|
||||
class="w-[32rpx] h-[32rpx]" />
|
||||
</view>
|
||||
<view class="text-[#999] text-[26rpx]">删除</view>
|
||||
|
|
@ -69,16 +69,16 @@ onShow(() => {
|
|||
</view>
|
||||
</view>
|
||||
<view class="w-[86rpx] h-[56rpx] ml-[-76rpx] mt-[26rpx]">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_zhibiao.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_zhibiao.png" mode="scaleToFill"
|
||||
class="w-[86rpx] h-[56rpx]" v-if="getTag(val) === '指标生'" />
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/qt/wd_tiaoji.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/qt/wd_tiaoji.png" mode="scaleToFill"
|
||||
class="w-[86rpx] h-[56rpx]" v-if="getTag(val) === '服从调剂'" />
|
||||
</view>
|
||||
</view>
|
||||
|
||||
<view class="flex flex-col items-center justify-center pt-[322rpx]" v-else>
|
||||
<view class="w-[414rpx] h-[298rpx]">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/qt/wd_moren.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/qt/wd_moren.png" mode="scaleToFill"
|
||||
class="w-[414rpx] h-[298rpx]" />
|
||||
|
||||
</view>
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@ const schools = ref(content.schools)
|
|||
</view>
|
||||
</view>
|
||||
<view class="w-[86rpx] h-[56rpx] ml-[-76rpx] mt-[26rpx]" v-if="val.type === '指标生'">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_zhibiao.png"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_zhibiao.png"
|
||||
mode="scaleToFill" class="w-[86rpx] h-[56rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
|
|||
|
|
@ -133,7 +133,7 @@ onLoad(() => {
|
|||
|
||||
<view class="flex items-center mx-[30rpx]">
|
||||
<view class="w-[112rpx] h-[104rpx] flex items-center">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_01.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_01.png" mode="scaleToFill"
|
||||
class="w-[112rpx] h-[104rpx]" />
|
||||
</view>
|
||||
<view class="flex flex-col ml-[10rpx]">
|
||||
|
|
@ -141,7 +141,7 @@ onLoad(() => {
|
|||
<view class="text-[#B0B3B8] text-[30rpx]">详细的信息获取精准推荐</view>
|
||||
</view>
|
||||
<view class="w-[160rpx] h-[160rpx] ml-auto">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/cpgx/cp_ys01.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/cpgx/cp_ys01.png" mode="scaleToFill"
|
||||
class="w-[160rpx] h-[160rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
@ -165,7 +165,7 @@ onLoad(() => {
|
|||
<MxInput v-model:value="formData.genderLabel" placeholder="请选择您的性别" root-class="text-left"
|
||||
:readonly="true" />
|
||||
<view class="w-[18rpx] h-[36rpx] flex items-center ml-auto">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_jiantou.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_jiantou.png" mode="scaleToFill"
|
||||
class="w-[18rpx] h-[36rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
@ -178,7 +178,7 @@ onLoad(() => {
|
|||
<MxInput type="text" v-model:value="userInfo.userExtend.gradeName" placeholder="请选择您的年级" :readonly="true"
|
||||
root-class="text-left" />
|
||||
<view class="w-[18rpx] h-[36rpx] flex items-center ml-auto">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_jiantou.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_jiantou.png" mode="scaleToFill"
|
||||
class="w-[18rpx] h-[36rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
@ -193,7 +193,7 @@ onLoad(() => {
|
|||
:readonly="true" root-class="text-left" />
|
||||
</view>
|
||||
<view class="w-[18rpx] h-[36rpx] flex items-center ml-auto">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_jiantou.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_jiantou.png" mode="scaleToFill"
|
||||
class="w-[18rpx] h-[36rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
@ -207,7 +207,7 @@ onLoad(() => {
|
|||
<MxInput type="text" v-model:value="userInfo.talentExtend.specialtyDirection" placeholder="请选择艺术方向"
|
||||
:readonly="true" root-class="text-left" />
|
||||
<view class="w-[18rpx] h-[36rpx] flex items-center ml-auto">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_jiantou.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_jiantou.png" mode="scaleToFill"
|
||||
class="w-[18rpx] h-[36rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
@ -227,7 +227,7 @@ onLoad(() => {
|
|||
<view class="text-[34rpx] font-500 flex items-center justify-between mb-[30rpx]">
|
||||
<view>{{ getTitle(activeType) }}</view>
|
||||
<view class="w-[36rpx] h-[36rpx] flex items-center" @click="onOverlayClick">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_guanbi.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_guanbi.png" mode="scaleToFill"
|
||||
class="w-[36rpx] h-[36rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
|
|||
|
|
@ -109,7 +109,7 @@ onLoad(() => {
|
|||
|
||||
<view class="flex items-center mx-[30rpx]">
|
||||
<view class="w-[112rpx] h-[104rpx] flex items-center">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_02.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_02.png" mode="scaleToFill"
|
||||
class="w-[112rpx] h-[104rpx]" />
|
||||
</view>
|
||||
<view class="flex flex-col ml-[10rpx]">
|
||||
|
|
@ -117,7 +117,7 @@ onLoad(() => {
|
|||
<view class="text-[#B0B3B8] text-[30rpx]">请填写预估分数</view>
|
||||
</view>
|
||||
<view class="w-[160rpx] h-[160rpx] ml-auto">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/cpgx/cp_yuce02.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/cpgx/cp_yuce02.png" mode="scaleToFill"
|
||||
class="w-[160rpx] h-[160rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
@ -135,7 +135,7 @@ onLoad(() => {
|
|||
root-class="text-left" :readonly="true" />
|
||||
|
||||
<view class="w-[18rpx] h-[36rpx] flex items-center ml-auto">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_jiantou.png"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_jiantou.png"
|
||||
mode="scaleToFill" class="w-[18rpx] h-[36rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
@ -147,7 +147,7 @@ onLoad(() => {
|
|||
<MxInput v-model:value="userInfo.talentExtend.advantages" placeholder="请填写个人优势"
|
||||
root-class="text-left" :readonly="true" />
|
||||
<view class="w-[32rpx] h-[32rpx] flex items-center ml-auto">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/cpgx/cp_bianji.png"
|
||||
<image src="https://lwzk.ycymedu.com/img/cpgx/cp_bianji.png"
|
||||
mode="scaleToFill" class="w-[32rpx] h-[32rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
@ -156,7 +156,7 @@ onLoad(() => {
|
|||
<view class="flex items-center text-[30rpx] mx-[40rpx] py-[34rpx]">
|
||||
<view class="text-[#404142] text-left mr-[14rpx]">考级证书</view>
|
||||
<view class="w-[32rpx] h-[32rpx] flex items-center">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/cpgx/cp_jieshi.png"
|
||||
<image src="https://lwzk.ycymedu.com/img/cpgx/cp_jieshi.png"
|
||||
mode="scaleToFill" class="w-[32rpx] h-[32rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
@ -168,7 +168,7 @@ onLoad(() => {
|
|||
<view class="flex items-center text-[30rpx] mx-[40rpx] py-[34rpx]">
|
||||
<view class="text-[#404142] text-left mr-[14rpx]">作品上传</view>
|
||||
<view class="w-[32rpx] h-[32rpx] flex items-center">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/cpgx/cp_jieshi.png"
|
||||
<image src="https://lwzk.ycymedu.com/img/cpgx/cp_jieshi.png"
|
||||
mode="scaleToFill" class="w-[32rpx] h-[32rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
@ -182,7 +182,7 @@ onLoad(() => {
|
|||
<button form-type="submit"
|
||||
class="rounded-[16rpx] bg-[#1580FF] text-[#fff] submit-btn flex items-center justify-center">
|
||||
<view class="w-[56rpx] h-[56rpx] flex items-center mr-[10rpx]">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/cpgx/cp_aijiedu.png"
|
||||
<image src="https://lwzk.ycymedu.com/img/cpgx/cp_aijiedu.png"
|
||||
mode="scaleToFill" class="w-[56rpx] h-[56rpx]" />
|
||||
</view>
|
||||
<view>智能AI解读</view>
|
||||
|
|
@ -196,7 +196,7 @@ onLoad(() => {
|
|||
<view class="text-[34rpx] font-500 flex items-center justify-between mb-[30rpx]">
|
||||
<view>{{ getTitle(activeType) }}</view>
|
||||
<view class="w-[36rpx] h-[36rpx] flex items-center" @click="onOverlayClick">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_guanbi.png"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_guanbi.png"
|
||||
mode="scaleToFill" class="w-[36rpx] h-[36rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
|
|||
|
|
@ -49,7 +49,7 @@ const handleSave = () => {
|
|||
<view class="px-[30rpx] mt-[72rpx]">
|
||||
<view class="h-[86rpx] rounded-[20rpx_0_0_0] custom-bg-header mb-[-14rpx] flex items-center">
|
||||
<view class="w-[84rpx] h-[84rpx] ml-[12rpx]">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/cpgx/tb_tianxiecai.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/cpgx/tb_tianxiecai.png" mode="scaleToFill"
|
||||
class="w-[84rpx] h-[84rpx] mt-[-14rpx]" />
|
||||
</view>
|
||||
<view class="text-[40rpx] font-[JinBuFont]">填写我的优势</view>
|
||||
|
|
|
|||
|
|
@ -127,7 +127,7 @@ onShow(() => {
|
|||
|
||||
<view class="flex items-center mx-[30rpx]">
|
||||
<view class="w-[112rpx] h-[104rpx] flex items-center">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_01.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_01.png" mode="scaleToFill"
|
||||
class="w-[112rpx] h-[104rpx]" />
|
||||
</view>
|
||||
<view class="flex flex-col ml-[10rpx]">
|
||||
|
|
@ -135,7 +135,7 @@ onShow(() => {
|
|||
<view class="text-[#B0B3B8] text-[30rpx]">详细的信息获取精准推荐</view>
|
||||
</view>
|
||||
<view class="w-[160rpx] h-[160rpx] ml-auto">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/cpgx/cp_ty01.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/cpgx/cp_ty01.png" mode="scaleToFill"
|
||||
class="w-[160rpx] h-[160rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
@ -160,7 +160,7 @@ onShow(() => {
|
|||
:readonly="true" />
|
||||
|
||||
<view class="w-[18rpx] h-[36rpx] flex items-center ml-auto">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_jiantou.png"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_jiantou.png"
|
||||
mode="scaleToFill" class="w-[18rpx] h-[36rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
@ -174,7 +174,7 @@ onShow(() => {
|
|||
root-class="text-left" :readonly="true" />
|
||||
|
||||
<view class="w-[18rpx] h-[36rpx] flex items-center ml-auto">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_jiantou.png"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_jiantou.png"
|
||||
mode="scaleToFill" class="w-[18rpx] h-[36rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
@ -188,7 +188,7 @@ onShow(() => {
|
|||
root-class="text-left" :readonly="true" />
|
||||
|
||||
<view class="w-[18rpx] h-[36rpx] flex items-center ml-auto">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_jiantou.png"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_jiantou.png"
|
||||
mode="scaleToFill" class="w-[18rpx] h-[36rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
@ -203,7 +203,7 @@ onShow(() => {
|
|||
root-class="text-left flex-1" :readonly="true" />
|
||||
</view>
|
||||
<view class="w-[18rpx] h-[36rpx] flex items-center ml-auto">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_jiantou.png"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_jiantou.png"
|
||||
mode="scaleToFill" class="w-[18rpx] h-[36rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
@ -241,7 +241,7 @@ onShow(() => {
|
|||
<view class="text-[34rpx] font-500 flex items-center justify-between mb-[30rpx]">
|
||||
<view>{{ getTitle(activeType) }}</view>
|
||||
<view class="w-[36rpx] h-[36rpx] flex items-center" @click="onOverlayClick">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_guanbi.png"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_guanbi.png"
|
||||
mode="scaleToFill" class="w-[36rpx] h-[36rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
|
|||
|
|
@ -118,7 +118,7 @@ onLoad(() => {
|
|||
|
||||
<view class="flex items-center mx-[30rpx]">
|
||||
<view class="w-[112rpx] h-[104rpx] flex items-center">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_02.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_02.png" mode="scaleToFill"
|
||||
class="w-[112rpx] h-[104rpx]" />
|
||||
</view>
|
||||
<view class="flex flex-col ml-[10rpx]">
|
||||
|
|
@ -126,7 +126,7 @@ onLoad(() => {
|
|||
<view class="text-[#B0B3B8] text-[30rpx]">请填写预估分数</view>
|
||||
</view>
|
||||
<view class="w-[160rpx] h-[160rpx] ml-auto">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/cpgx/cp_yuce02.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/cpgx/cp_yuce02.png" mode="scaleToFill"
|
||||
class="w-[160rpx] h-[160rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
@ -192,7 +192,7 @@ onLoad(() => {
|
|||
</view>
|
||||
|
||||
<view class="w-[18rpx] h-[36rpx] flex items-center ml-auto">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_jiantou.png"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_jiantou.png"
|
||||
mode="scaleToFill" class="w-[18rpx] h-[36rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
@ -208,7 +208,7 @@ onLoad(() => {
|
|||
</view>
|
||||
|
||||
<view class="w-[32rpx] h-[32rpx] flex items-center ml-auto">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/cpgx/cp_bianji.png"
|
||||
<image src="https://lwzk.ycymedu.com/img/cpgx/cp_bianji.png"
|
||||
mode="scaleToFill" class="w-[32rpx] h-[32rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
@ -217,7 +217,7 @@ onLoad(() => {
|
|||
<view class="flex items-center text-[30rpx] mx-[40rpx] py-[34rpx]">
|
||||
<view class="text-[#404142] text-left mr-[14rpx]">获奖经历</view>
|
||||
<view class="w-[32rpx] h-[32rpx] flex items-center">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/cpgx/cp_jieshi.png"
|
||||
<image src="https://lwzk.ycymedu.com/img/cpgx/cp_jieshi.png"
|
||||
mode="scaleToFill" class="w-[32rpx] h-[32rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
@ -231,7 +231,7 @@ onLoad(() => {
|
|||
class="rounded-[16rpx] bg-[#1580FF] text-[#fff] submit-btn flex items-center justify-center"
|
||||
@click="navigateToAi">
|
||||
<view class="w-[56rpx] h-[56rpx] flex items-center mr-[10rpx]">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/cpgx/cp_aijiedu.png"
|
||||
<image src="https://lwzk.ycymedu.com/img/cpgx/cp_aijiedu.png"
|
||||
mode="scaleToFill" class="w-[56rpx] h-[56rpx]" />
|
||||
</view>
|
||||
<view>智能AI解读</view>
|
||||
|
|
@ -245,7 +245,7 @@ onLoad(() => {
|
|||
<view class="text-[34rpx] font-500 flex items-center justify-between mb-[30rpx]">
|
||||
<view>{{ getTitle(activeType) }}</view>
|
||||
<view class="w-[36rpx] h-[36rpx] flex items-center" @click="onOverlayClick">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_guanbi.png"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_guanbi.png"
|
||||
mode="scaleToFill" class="w-[36rpx] h-[36rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
|
|||
|
|
@ -100,7 +100,7 @@ onMounted(() => {
|
|||
@click="handleOpenPop('school')">
|
||||
<view class="mr-[10rpx]">全部({{ totalCount }})</view>
|
||||
<view class="w-[18rpx] h-[18rpx] flex items-center">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/qt/qt_quyu.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/qt/qt_quyu.png" mode="scaleToFill"
|
||||
class="w-[18rpx] h-[18rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
@ -109,7 +109,7 @@ onMounted(() => {
|
|||
@click="handleOpenPop('nature')">
|
||||
<view class="mr-[10rpx]">办学性质</view>
|
||||
<view class="w-[18rpx] h-[18rpx] flex items-center">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/qt/qt_quyu.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/qt/qt_quyu.png" mode="scaleToFill"
|
||||
class="w-[18rpx] h-[18rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
@ -118,7 +118,7 @@ onMounted(() => {
|
|||
@click="handleOpenPop('region')">
|
||||
<view class="mr-[10rpx]">所在地区</view>
|
||||
<view class="w-[18rpx] h-[18rpx] flex items-center">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/qt/qt_quyu.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/qt/qt_quyu.png" mode="scaleToFill"
|
||||
class="w-[18rpx] h-[18rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
@ -129,7 +129,7 @@ onMounted(() => {
|
|||
<view v-if="tableData.length === 0"
|
||||
class="flex flex-col items-center justify-center bg-[#F7F7F7] min-h-[240rpx] rounded-[16rpx]">
|
||||
<view class="w-[148rpx] h-[148rpx] flex items-center">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_moren.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_moren.png" mode="scaleToFill"
|
||||
class="w-[148rpx] h-[148rpx]" />
|
||||
</view>
|
||||
<view class="text-[26rpx] text-[#B2B2B2]">没用匹配数据</view>
|
||||
|
|
@ -175,7 +175,7 @@ onMounted(() => {
|
|||
<view class="text-[34rpx] font-500">{{ popType === 'school' ? '全部学校' : (popType ===
|
||||
'nature' ? '请选择办学性质' : '请选择所在区(可多选)') }}</view>
|
||||
<view class="w-[36rpx] h-[36rpx] flex items-center" @click="popVisible = false">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_guanbi.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_guanbi.png" mode="scaleToFill"
|
||||
class="w-[36rpx] h-[36rpx]" />
|
||||
</view>
|
||||
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@ const handleChoose = (val) => {
|
|||
<view v-if="tableData.length === 0"
|
||||
class="flex flex-col items-center justify-center bg-[#F7F7F7] min-h-[240rpx] rounded-[16rpx]">
|
||||
<view class="w-[148rpx] h-[148rpx] flex items-center">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_moren.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_moren.png" mode="scaleToFill"
|
||||
class="w-[148rpx] h-[148rpx]" />
|
||||
</view>
|
||||
<view class="text-[26rpx] text-[#B2B2B2]">没用匹配数据</view>
|
||||
|
|
@ -59,7 +59,7 @@ const handleChoose = (val) => {
|
|||
<view class="text-[24rpx] text-[#1580FF] mr-[8rpx]">展开全部</view>
|
||||
<view class="w-[20rpx] h-[16rpx] flex items-center">
|
||||
<image
|
||||
:src="`https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/${moreFlag?'tb_shouqi':'tb_zhankai'}.png`"
|
||||
:src="`https://lwzk.ycymedu.com/img/tianbao/${moreFlag?'tb_shouqi':'tb_zhankai'}.png`"
|
||||
mode="scaleToFill"
|
||||
class="w-[20rpx] h-[16rpx]"
|
||||
/>
|
||||
|
|
|
|||
|
|
@ -111,7 +111,7 @@ onBeforeMount(() => {
|
|||
@click="handleOpenPop('school')">
|
||||
<view class="mr-[10rpx]">全部({{ totalCount }})</view>
|
||||
<view class="w-[18rpx] h-[18rpx] flex items-center">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/qt/qt_quyu.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/qt/qt_quyu.png" mode="scaleToFill"
|
||||
class="w-[18rpx] h-[18rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
@ -121,7 +121,7 @@ onBeforeMount(() => {
|
|||
@click="handleOpenPop('nature')">
|
||||
<view class="mr-[10rpx]">办学性质</view>
|
||||
<view class="w-[18rpx] h-[18rpx] flex items-center">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/qt/qt_quyu.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/qt/qt_quyu.png" mode="scaleToFill"
|
||||
class="w-[18rpx] h-[18rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
@ -131,7 +131,7 @@ onBeforeMount(() => {
|
|||
@click="handleOpenPop('region')">
|
||||
<view class="mr-[10rpx]">所在地区</view>
|
||||
<view class="w-[18rpx] h-[18rpx] flex items-center">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/qt/qt_quyu.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/qt/qt_quyu.png" mode="scaleToFill"
|
||||
class="w-[18rpx] h-[18rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
@ -142,7 +142,7 @@ onBeforeMount(() => {
|
|||
<view v-if="tableData.length === 0"
|
||||
class="flex flex-col items-center justify-center bg-[#F7F7F7] min-h-[240rpx] rounded-[16rpx]">
|
||||
<view class="w-[148rpx] h-[148rpx] flex items-center">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_moren.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_moren.png" mode="scaleToFill"
|
||||
class="w-[148rpx] h-[148rpx]" />
|
||||
</view>
|
||||
<view class="text-[26rpx] text-[#B2B2B2]">没用匹配数据</view>
|
||||
|
|
@ -175,7 +175,7 @@ onBeforeMount(() => {
|
|||
<view class="flex items-center justify-center" @click="handleChoose(record)">
|
||||
<view class="w-[36rpx] h-[36rpx] flex items-center"
|
||||
v-if="chooseData.includes(record.schoolId)">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_duoxuan.png"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_duoxuan.png"
|
||||
mode="scaleToFill" class="w-[36rpx] h-[36rpx]" />
|
||||
</view>
|
||||
<sar-icon name="square" size="36rpx" color="#CCC" v-else></sar-icon>
|
||||
|
|
@ -192,7 +192,7 @@ onBeforeMount(() => {
|
|||
<view class="text-[34rpx] font-500">{{ popType === 'school' ? '全部学校' : (popType === 'nature' ?
|
||||
'请选择办学性质' : '请选择所在区(可多选)') }}</view>
|
||||
<view class="w-[36rpx] h-[36rpx] flex items-center" @click="popVisible = false">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_guanbi.png"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_guanbi.png"
|
||||
mode="scaleToFill" class="w-[36rpx] h-[36rpx]" />
|
||||
</view>
|
||||
|
||||
|
|
|
|||
|
|
@ -111,7 +111,7 @@ onBeforeMount(() => {
|
|||
@click="handleOpenPop('school')">
|
||||
<view class="mr-[10rpx]">全部({{ totalCount }})</view>
|
||||
<view class="w-[18rpx] h-[18rpx] flex items-center">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/qt/qt_quyu.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/qt/qt_quyu.png" mode="scaleToFill"
|
||||
class="w-[18rpx] h-[18rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
@ -121,7 +121,7 @@ onBeforeMount(() => {
|
|||
@click="handleOpenPop('nature')">
|
||||
<view class="mr-[10rpx]">办学性质</view>
|
||||
<view class="w-[18rpx] h-[18rpx] flex items-center">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/qt/qt_quyu.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/qt/qt_quyu.png" mode="scaleToFill"
|
||||
class="w-[18rpx] h-[18rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
@ -131,7 +131,7 @@ onBeforeMount(() => {
|
|||
@click="handleOpenPop('region')">
|
||||
<view class="mr-[10rpx]">所在地区</view>
|
||||
<view class="w-[18rpx] h-[18rpx] flex items-center">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/qt/qt_quyu.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/qt/qt_quyu.png" mode="scaleToFill"
|
||||
class="w-[18rpx] h-[18rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
@ -142,7 +142,7 @@ onBeforeMount(() => {
|
|||
<view v-if="tableData.length === 0"
|
||||
class="flex flex-col items-center justify-center bg-[#F7F7F7] min-h-[240rpx] rounded-[16rpx]">
|
||||
<view class="w-[148rpx] h-[148rpx] flex items-center">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_moren.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_moren.png" mode="scaleToFill"
|
||||
class="w-[148rpx] h-[148rpx]" />
|
||||
</view>
|
||||
<view class="text-[26rpx] text-[#B2B2B2]">没用匹配数据</view>
|
||||
|
|
@ -174,7 +174,7 @@ onBeforeMount(() => {
|
|||
<sar-table-cell width="15%">
|
||||
<view class="flex items-center justify-center" @click="handleChoose(record)">
|
||||
<view class="w-[36rpx] h-[36rpx] flex items-center" v-if="chooseData.includes(record.schoolId)">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_duoxuan.png"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_duoxuan.png"
|
||||
mode="scaleToFill" class="w-[36rpx] h-[36rpx]" />
|
||||
</view>
|
||||
<sar-icon name="square" size="36rpx" color="#CCC" v-else></sar-icon>
|
||||
|
|
@ -191,7 +191,7 @@ onBeforeMount(() => {
|
|||
<view class="text-[34rpx] font-500">{{ popType === 'school' ? '全部学校' : (popType === 'nature' ?
|
||||
'请选择办学性质' : '请选择所在区(可多选)') }}</view>
|
||||
<view class="w-[36rpx] h-[36rpx] flex items-center" @click="popVisible = false">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_guanbi.png"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_guanbi.png"
|
||||
mode="scaleToFill" class="w-[36rpx] h-[36rpx]" />
|
||||
</view>
|
||||
|
||||
|
|
|
|||
|
|
@ -115,7 +115,7 @@ onShow(() => {
|
|||
|
||||
<view class="flex items-center mx-[30rpx]">
|
||||
<view class="w-[112rpx] h-[104rpx] flex items-center">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_01.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_01.png" mode="scaleToFill"
|
||||
class="w-[112rpx] h-[104rpx]" />
|
||||
</view>
|
||||
<view class="flex flex-col ml-[10rpx]">
|
||||
|
|
@ -123,7 +123,7 @@ onShow(() => {
|
|||
<view class="text-[#B0B3B8] text-[30rpx]">详细的信息获取精准推荐</view>
|
||||
</view>
|
||||
<view class="w-[160rpx] h-[160rpx] ml-auto">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_zk01.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_zk01.png" mode="scaleToFill"
|
||||
class="w-[160rpx] h-[160rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
@ -148,7 +148,7 @@ onShow(() => {
|
|||
:readonly="true" />
|
||||
|
||||
<view class="w-[18rpx] h-[36rpx] flex items-center ml-auto">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_jiantou.png"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_jiantou.png"
|
||||
mode="scaleToFill" class="w-[18rpx] h-[36rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
@ -162,7 +162,7 @@ onShow(() => {
|
|||
root-class="text-left" :readonly="true" />
|
||||
|
||||
<view class="w-[18rpx] h-[36rpx] flex items-center ml-auto">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_jiantou.png"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_jiantou.png"
|
||||
mode="scaleToFill" class="w-[18rpx] h-[36rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
@ -176,7 +176,7 @@ onShow(() => {
|
|||
root-class="text-left" :readonly="true" />
|
||||
|
||||
<view class="w-[18rpx] h-[36rpx] flex items-center ml-auto">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_jiantou.png"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_jiantou.png"
|
||||
mode="scaleToFill" class="w-[18rpx] h-[36rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
@ -192,7 +192,7 @@ onShow(() => {
|
|||
</view>
|
||||
|
||||
<view class="w-[18rpx] h-[36rpx] flex items-center ml-auto">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_jiantou.png"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_jiantou.png"
|
||||
mode="scaleToFill" class="w-[18rpx] h-[36rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
@ -220,7 +220,7 @@ onShow(() => {
|
|||
<view class="text-[34rpx] font-500 flex items-center justify-between mb-[30rpx]">
|
||||
<view>{{ getTitle(activeType) }}</view>
|
||||
<view class="w-[36rpx] h-[36rpx] flex items-center" @click="onOverlayClick">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_guanbi.png"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_guanbi.png"
|
||||
mode="scaleToFill" class="w-[36rpx] h-[36rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
|
|||
|
|
@ -48,12 +48,12 @@ const show = ref(false)
|
|||
class="bg-[#ddebfe] rounded-[16rpx] border-2rpx border-solid border-white flex items-center mx-[20rpx] py-[16rpx] px-[30rpx]"
|
||||
@click="show = true">
|
||||
<view class="w-[36rpx] h-[36rpx] flex items-center">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_tongzhi.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_tongzhi.png" mode="scaleToFill"
|
||||
class="w-[36rpx] h-[36rpx]" />
|
||||
</view>
|
||||
<view class="text-[#1580FF] text-[30rpx] font-500 ml-[10rpx]">家长须知</view>
|
||||
<view class="w-[14rpx] h-[18rpx] flex items-center ml-auto">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_lanjiantou.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_lanjiantou.png" mode="scaleToFill"
|
||||
class="w-[14rpx] h-[18rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
@ -84,7 +84,7 @@ const show = ref(false)
|
|||
<view class="w-[94rpx] h-[10rpx] bg-[#1580FF] rounded-full"></view>
|
||||
</view>
|
||||
<view class="w-[192rpx] h-[192rpx] absolute right-[-14rpx] top-[-14rpx]">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_laba.png"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_laba.png"
|
||||
mode="scaleToFill" class="w-[192rpx] h-[192rpx]" />
|
||||
</view>
|
||||
<view class="text-[30rpx] items-start mt-[50rpx]">
|
||||
|
|
|
|||
|
|
@ -65,13 +65,13 @@ onShow(() => {
|
|||
</view>
|
||||
</view>
|
||||
<view class="w-[86rpx] h-[56rpx] ml-[-76rpx] mt-[26rpx]" v-if="val.type === '指标生'">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_zhibiao.png"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_zhibiao.png"
|
||||
mode="scaleToFill" class="w-[86rpx] h-[56rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
<view class=" bg-[#FEF6F6] rounded-[16rpx] mt-20">
|
||||
<view class="h-[52rpx] w-[178rpx] flex items-center m-[-8rpx] ml-[20rpx]">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_shuoming.png"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_shuoming.png"
|
||||
mode="scaleToFill" class="h-[52rpx] w-[178rpx]" />
|
||||
</view>
|
||||
|
||||
|
|
@ -105,7 +105,7 @@ onShow(() => {
|
|||
placeholder-style="color:#C5C8D1;font-size:30rpx;text-align:left;" class="text-left flex-1">
|
||||
<view class="w-[40rpx] h-[40rpx] flex items-center" @click="wishListName = ''">
|
||||
<image
|
||||
src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_shanchu.png"
|
||||
src="https://lwzk.ycymedu.com/img/tianbao/tb_shanchu.png"
|
||||
mode="scaleToFill"
|
||||
class="w-[40rpx] h-[40rpx]"
|
||||
/>
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@ import { storeToRefs } from "pinia"
|
|||
|
||||
definePage({
|
||||
style: {
|
||||
|
||||
navigationBarTitleText: '我的志愿表'
|
||||
},
|
||||
excludeLoginPath: true,
|
||||
|
|
@ -67,7 +66,7 @@ onShow(() => {
|
|||
</view>
|
||||
<view class=" bg-[#FEF6F6] rounded-[16rpx] mt-[26rpx]">
|
||||
<view class="h-[52rpx] w-[178rpx] flex items-center m-[-8rpx] ml-[20rpx]">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_shuoming.png"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_shuoming.png"
|
||||
mode="scaleToFill" class="h-[52rpx] w-[178rpx]" />
|
||||
</view>
|
||||
|
||||
|
|
@ -101,7 +100,7 @@ onShow(() => {
|
|||
placeholder-style="color:#C5C8D1;font-size:30rpx;text-align:left;" class="text-left flex-1">
|
||||
<view class="w-[40rpx] h-[40rpx] flex items-center" @click="wishListName = ''">
|
||||
<image
|
||||
src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_shanchu.png"
|
||||
src="https://lwzk.ycymedu.com/img/tianbao/tb_shanchu.png"
|
||||
mode="scaleToFill"
|
||||
class="w-[40rpx] h-[40rpx]"
|
||||
/>
|
||||
|
|
|
|||
|
|
@ -81,7 +81,7 @@ onShow(() => {
|
|||
<input type="text" v-model="wishListName" placeholder="请输入姓名" confirm-type="done"
|
||||
placeholder-style="color:#C5C8D1;font-size:30rpx;text-align:left;" class="text-left flex-1">
|
||||
<view class="w-[40rpx] h-[40rpx] flex items-center" @click="wishListName = ''">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_shanchu.png"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_shanchu.png"
|
||||
mode="scaleToFill" class="w-[40rpx] h-[40rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
|
|||
|
|
@ -134,7 +134,7 @@ onLoad(() => {
|
|||
|
||||
<view class="flex items-center mx-[30rpx]">
|
||||
<view class="w-[112rpx] h-[104rpx] flex items-center">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_02.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_02.png" mode="scaleToFill"
|
||||
class="w-[112rpx] h-[104rpx]" />
|
||||
</view>
|
||||
<view class="flex flex-col ml-[10rpx]">
|
||||
|
|
@ -142,7 +142,7 @@ onLoad(() => {
|
|||
<view class="text-[#B0B3B8] text-[30rpx]">请填写预估分数</view>
|
||||
</view>
|
||||
<view class="w-[160rpx] h-[160rpx] ml-auto">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_zk02.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_zk02.png" mode="scaleToFill"
|
||||
class="w-[160rpx] h-[160rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
@ -173,7 +173,7 @@ onLoad(() => {
|
|||
:readonly="true" />
|
||||
|
||||
<view class="w-[18rpx] h-[36rpx] flex items-center ml-auto">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_jiantou.png"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_jiantou.png"
|
||||
mode="scaleToFill" class="w-[18rpx] h-[36rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
@ -191,7 +191,7 @@ onLoad(() => {
|
|||
<view class="text-[34rpx] font-500 flex items-center justify-between mb-[30rpx]">
|
||||
<view>请选择{{ ctoEWithDegree[activeType] }}等级</view>
|
||||
<view class="w-[36rpx] h-[36rpx] flex items-center" @click="onOverlayClick">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_guanbi.png"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_guanbi.png"
|
||||
mode="scaleToFill" class="w-[36rpx] h-[36rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
|
|||
|
|
@ -47,12 +47,12 @@ const show = ref(false)
|
|||
class="bg-[#ddebfe] rounded-[16rpx] border-2rpx border-solid border-white flex items-center mx-[20rpx] py-[16rpx] px-[30rpx]"
|
||||
@click="show = true">
|
||||
<view class="w-[36rpx] h-[36rpx] flex items-center">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_tongzhi.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_tongzhi.png" mode="scaleToFill"
|
||||
class="w-[36rpx] h-[36rpx]" />
|
||||
</view>
|
||||
<view class="text-[#1580FF] text-[30rpx] font-500 ml-[10rpx]">家长须知</view>
|
||||
<view class="w-[14rpx] h-[18rpx] flex items-center ml-auto">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_lanjiantou.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_lanjiantou.png" mode="scaleToFill"
|
||||
class="w-[14rpx] h-[18rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
@ -77,7 +77,7 @@ const show = ref(false)
|
|||
<view class="w-[94rpx] h-[10rpx] bg-[#1580FF] rounded-full"></view>
|
||||
</view>
|
||||
<view class="w-[192rpx] h-[192rpx] absolute right-[-14rpx] top-[-14rpx]">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_laba.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_laba.png" mode="scaleToFill"
|
||||
class="w-[192rpx] h-[192rpx]" />
|
||||
</view>
|
||||
<view class="text-[30rpx] items-start mt-[50rpx]">
|
||||
|
|
|
|||
|
|
@ -54,7 +54,7 @@ const navigateToBatchPage = (index: number) => {
|
|||
</sar-navbar>
|
||||
<view class="flex items-center mx-[30rpx]">
|
||||
<view class="w-[112rpx] h-[104rpx] flex items-center">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_03.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_03.png" mode="scaleToFill"
|
||||
class="w-[112rpx] h-[104rpx]" />
|
||||
</view>
|
||||
<view class="flex flex-col ml-[10rpx]">
|
||||
|
|
@ -62,14 +62,14 @@ const navigateToBatchPage = (index: number) => {
|
|||
<view class="text-[#B0B3B8] text-[30rpx]">我的专属志愿表</view>
|
||||
</view>
|
||||
<view class="w-[160rpx] h-[160rpx] ml-auto">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_zk03.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_zk03.png" mode="scaleToFill"
|
||||
class="w-[160rpx] h-[160rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
<view class="flex items-center text-[28rpx] text-[#666] mx-[30rpx] mb-[60rpx]">
|
||||
<view>历下区 | 620分 济南外国语学校</view>
|
||||
<view class="w-[28rpx] h-[28rpx] flex items-center ml-[10rpx]">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_bianji.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_bianji.png" mode="scaleToFill"
|
||||
class="w-[28rpx] h-[28rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
@ -78,13 +78,13 @@ const navigateToBatchPage = (index: number) => {
|
|||
v-for="(value, index) in 3" :key="value">
|
||||
<view>第{{ ['一', '二', '三'][index] }}批次</view>
|
||||
<view class="w-[32rpx] h-[32rpx] flex items-center ml-[16rpx]" @click="handleActiveIndex(index)">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_tishi.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_tishi.png" mode="scaleToFill"
|
||||
class="w-[32rpx] h-[32rpx]" />
|
||||
</view>
|
||||
<view class="flex items-center text-[#B0B3B8] text-[32rpx] ml-auto" @click="navigateToBatchPage(index)">
|
||||
<view>开始推荐</view>
|
||||
<view class="w-[18rpx] h-[36rpx] flex items-center ml-[10rpx]">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_jiantou.png"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_jiantou.png"
|
||||
mode="scaleToFill" class="w-[18rpx] h-[32rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
@ -92,7 +92,7 @@ const navigateToBatchPage = (index: number) => {
|
|||
|
||||
<view class="mx-[40rpx] mt-[68rpx] bg-[#FEF6F6] rounded-[16rpx]">
|
||||
<view class="h-[52rpx] w-[178rpx] flex items-center m-[-8rpx] ml-[20rpx]">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_pici.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_pici.png" mode="scaleToFill"
|
||||
class="h-[52rpx] w-[178rpx]" />
|
||||
</view>
|
||||
|
||||
|
|
|
|||
|
|
@ -52,12 +52,12 @@ const handleSwitch = (event) => {
|
|||
class="bg-[#ddebfe] rounded-[16rpx] border-2rpx border-solid border-white flex items-center mx-[20rpx] py-[16rpx] px-[30rpx]"
|
||||
@click="show = true">
|
||||
<view class="w-[36rpx] h-[36rpx] flex items-center">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_tongzhi.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_tongzhi.png" mode="scaleToFill"
|
||||
class="w-[36rpx] h-[36rpx]" />
|
||||
</view>
|
||||
<view class="text-[#1580FF] text-[30rpx] font-500 ml-[10rpx]">家长须知</view>
|
||||
<view class="w-[14rpx] h-[18rpx] flex items-center ml-auto">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_lanjiantou.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_lanjiantou.png" mode="scaleToFill"
|
||||
class="w-[14rpx] h-[18rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
@ -87,7 +87,7 @@ const handleSwitch = (event) => {
|
|||
<view class="w-[94rpx] h-[10rpx] bg-[#1580FF] rounded-full"></view>
|
||||
</view>
|
||||
<view class="w-[192rpx] h-[192rpx] absolute right-[-14rpx] top-[-14rpx]">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_laba.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/tianbao/tb_laba.png" mode="scaleToFill"
|
||||
class="w-[192rpx] h-[192rpx]" />
|
||||
</view>
|
||||
<view class="text-[30rpx] items-start mt-[50rpx]">
|
||||
|
|
|
|||
|
|
@ -71,7 +71,7 @@ onLoad((options) => {
|
|||
<view :class="`${userInfo.userExtend.schoolName === val.schoolName ? 'text-[#1580FF]' : ''}`">{{ val.schoolName }}</view>
|
||||
<view class="w-[40rpx] h-[40rpx] flex items-center" v-if="userInfo.userExtend.schoolName === val.schoolName">
|
||||
<image
|
||||
src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/tianbao/tb_danxuan.png"
|
||||
src="https://lwzk.ycymedu.com/img/tianbao/tb_danxuan.png"
|
||||
mode="scaleToFill"
|
||||
class="w-[40rpx] h-[40rpx]"
|
||||
/>
|
||||
|
|
|
|||
|
|
@ -32,18 +32,18 @@ const tokenStore = useTokenStore()
|
|||
|
||||
onShareAppMessage(() => {
|
||||
return {
|
||||
title: '六纬志愿',
|
||||
title: '六纬择校',
|
||||
path: '/pages/index/index',
|
||||
imageUrl: 'https://api.static.ycymedu.com/images/share.png',
|
||||
}
|
||||
})
|
||||
onShareTimeline(() => {
|
||||
return {
|
||||
title: '六纬志愿',
|
||||
title: '六纬择校',
|
||||
}
|
||||
})
|
||||
|
||||
const subMenus = [{ name: '中考资讯', imgPath: 'https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/home/sy_zixun.png', url: "/pages-sub/information/middleSchool" }, { name: '高中汇总', imgPath: 'https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/home/sy_huizong.png', url: '/pages-sub/information/highSchool' }, { name: '历年分数', imgPath: 'https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/home/sy_fenshu.png', url: '/pages-sub/information/overTheYear' }, { name: '指标生', imgPath: 'https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/home/sy_daoxiao.png', url: '/pages-sub/information/quota' }]
|
||||
const subMenus = [{ name: '中考资讯', imgPath: 'https://lwzk.ycymedu.com/img/home/sy_zixun.png', url: "/pages-sub/information/middleSchool" }, { name: '高中汇总', imgPath: 'https://lwzk.ycymedu.com/img/home/sy_huizong.png', url: '/pages-sub/information/highSchool' }, { name: '历年分数', imgPath: 'https://lwzk.ycymedu.com/img/home/sy_fenshu.png', url: '/pages-sub/information/overTheYear' }, { name: '指标生', imgPath: 'https://lwzk.ycymedu.com/img/home/sy_daoxiao.png', url: '/pages-sub/information/quota' }]
|
||||
|
||||
const notifies = ref([])
|
||||
|
||||
|
|
@ -127,7 +127,6 @@ onShow(() => {
|
|||
notifies.value = resp.result
|
||||
}
|
||||
})
|
||||
console.log(tokenStore.hasLogin);
|
||||
|
||||
if (tokenStore.hasLogin) {
|
||||
getMyScore().then(resp => {
|
||||
|
|
@ -162,7 +161,7 @@ onShow(() => {
|
|||
<template #title>
|
||||
<view :style="{ 'padding-top': `${safeAreaInsets?.top}px` }" class="flex justify-center">
|
||||
<view class="h-[32rpx] w-[226rpx] flex justify-center">
|
||||
<image class="h-[32rpx] w-[226rpx]" src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/home/sy_logo.png"
|
||||
<image class="h-[32rpx] w-[226rpx]" src="https://lwzk.ycymedu.com/img/home/sy_logo.png"
|
||||
mode="aspectFit" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
@ -175,7 +174,7 @@ onShow(() => {
|
|||
@click="navigateToCountdownPage" v-if="countdown > 0">
|
||||
距离中考还有 <text class="text-[52rpx] text-white">{{ countdown }}</text> 天
|
||||
<view class="w-[14rpx] h-[24rpx] ml-[10rpx]">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/home/sy_gengduo.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/home/sy_gengduo.png" mode="scaleToFill"
|
||||
class="w-[14rpx] h-[24rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
@ -190,7 +189,7 @@ onShow(() => {
|
|||
<text class="text-[68rpx] font-700">{{ totalScore }}</text>
|
||||
<view class="w-[30rpx] h-[30rpx] ml-[4rpx]">
|
||||
<image class="w-[30rpx] h-[30rpx]"
|
||||
src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/home/sy_bianji.png" mode="scaleToFill" />
|
||||
src="https://lwzk.ycymedu.com/img/home/sy_bianji.png" mode="scaleToFill" />
|
||||
</view>
|
||||
</view>
|
||||
<view class="text-[30rpx] text-[#b0c6ff]">预估成绩</view>
|
||||
|
|
@ -218,7 +217,7 @@ onShow(() => {
|
|||
@click="navigateToCreateWish">
|
||||
<view class="w-[40rpx] h-[40rpx]">
|
||||
<image class="w-[40rpx] h-[40rpx]"
|
||||
src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/home/sy_chuangjian.png" mode="scaleToFill" />
|
||||
src="https://lwzk.ycymedu.com/img/home/sy_chuangjian.png" mode="scaleToFill" />
|
||||
</view>
|
||||
<view class="text-[40rpx] text-[#3D72FD] ml-[8rpx] font-600">创建志愿表</view>
|
||||
</view>
|
||||
|
|
@ -237,7 +236,7 @@ onShow(() => {
|
|||
|
||||
<view class="mx-[30rpx] mt-[60rpx]">
|
||||
<view class="h-[216rpx]">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/home/sy_banner.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/home/sy_banner.png" mode="scaleToFill"
|
||||
class="h-[216rpx]" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
@ -245,7 +244,7 @@ onShow(() => {
|
|||
<view class="mx-[30rpx] mt-[60rpx]">
|
||||
<view class="flex items-center mb-[30rpx]">
|
||||
<view class="h-[48rpx] w-[48rpx] mr-[12rpx]">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/home/sy_zixuntun.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/home/sy_zixuntun.png" mode="scaleToFill"
|
||||
class="h-[48rpx] w-[48rpx]" />
|
||||
</view>
|
||||
<text class="text-black text-[40rpx] font-600">最新资讯</text>
|
||||
|
|
@ -253,7 +252,7 @@ onShow(() => {
|
|||
<view class="text-[30rpx] text-[#A6A6A6] ml-auto" @click="navigateToNewsPage">更多</view>
|
||||
<view class="w-[14rpx] h-[30rpx] flex items-center">
|
||||
<image class="w-[14rpx] h-[30rpx]"
|
||||
src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/home/sy_zixunjiantou.png" mode="scaleToFill" />
|
||||
src="https://lwzk.ycymedu.com/img/home/sy_zixunjiantou.png" mode="scaleToFill" />
|
||||
</view>
|
||||
</view>
|
||||
|
||||
|
|
@ -263,14 +262,14 @@ onShow(() => {
|
|||
<view class="flex items-center justify-between text-[#999] mt-[20rpx]">
|
||||
<view class="flex items-center">
|
||||
<view class="w-[28rpx] h-[28rpx] mr-[10rpx] flex items-center">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/home/sy_shijian.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/home/sy_shijian.png" mode="scaleToFill"
|
||||
class="w-[28rpx] h-[28rpx]" />
|
||||
</view>
|
||||
<text class="text-[26rpx]">{{ value.pubtime }}</text>
|
||||
</view>
|
||||
<view class="flex items-center">
|
||||
<view class="w-[28rpx] h-[28rpx] mr-[10rpx] flex items-center">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/home/sy_chakan.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/home/sy_chakan.png" mode="scaleToFill"
|
||||
class="w-[28rpx] h-[28rpx]" />
|
||||
</view>
|
||||
<text class="text-[26rpx]">{{ value.viewcount }}</text>
|
||||
|
|
@ -280,7 +279,7 @@ onShow(() => {
|
|||
</view>
|
||||
<view class="fixed bottom-[200rpx] right-[60rpx]" @click="navigateToCustom">
|
||||
<view class="w-[160rpx] h-[160rpx]">
|
||||
<image class="w-[160rpx] h-[160rpx]" src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/home/sy_kefu.png"
|
||||
<image class="w-[160rpx] h-[160rpx]" src="https://lwzk.ycymedu.com/img/home/sy_kefu.png"
|
||||
mode="scaleToFill" />
|
||||
</view>
|
||||
</view>
|
||||
|
|
|
|||
|
|
@ -32,8 +32,8 @@ const { userInfo } = storeToRefs(userStore)
|
|||
|
||||
|
||||
|
||||
const topMenuList = [{ name: '我的志愿表', img: 'https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/qt/wd_biao.png',url:'/pages-sub/me/wishlist' }, { name: "我的测评", img: 'https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/qt/wd_cp.png',url:'/pages-sub/me/evaluation' }]
|
||||
const bottomMenuList = [{ name: '收藏院校', img: 'https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/qt/wd_shoucang.png',url:"/pages-sub/me/starSchool" }, { name: '联系客服', img: 'https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/qt/wd_kefu.png', url:"/pages-sub/about/onlineCustom" }, { name: '关于我们', img: 'https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/qt/wd_guanyu.png',url:'/pages-sub/about/about' }]
|
||||
const topMenuList = [{ name: '我的志愿表', img: 'https://lwzk.ycymedu.com/img/qt/wd_biao.png',url:'/pages-sub/me/wishlist' }, { name: "我的测评", img: 'https://lwzk.ycymedu.com/img/qt/wd_cp.png',url:'/pages-sub/me/evaluation' }]
|
||||
const bottomMenuList = [{ name: '收藏院校', img: 'https://lwzk.ycymedu.com/img/qt/wd_shoucang.png',url:"/pages-sub/me/starSchool" }, { name: '联系客服', img: 'https://lwzk.ycymedu.com/img/qt/wd_kefu.png', url:"/pages-sub/about/onlineCustom" }, { name: '关于我们', img: 'https://lwzk.ycymedu.com/img/qt/wd_guanyu.png',url:'/pages-sub/about/about' }]
|
||||
|
||||
const navigateToUrl = (url:string) => {
|
||||
uni.navigateTo({url})
|
||||
|
|
@ -67,7 +67,7 @@ const navigateToUserInfo = () => {
|
|||
</view>
|
||||
<view class="flex flex-col items-center" @click="navigateToUserInfo">
|
||||
<view class="w-[48rpx] h-[48rpx]">
|
||||
<image src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/qt/wd_bianji.png" mode="scaleToFill"
|
||||
<image src="https://lwzk.ycymedu.com/img/qt/wd_bianji.png" mode="scaleToFill"
|
||||
class="w-[48rpx] h-[48rpx]" />
|
||||
</view>
|
||||
<view class="text-[30rpx] text-[#333]">编辑</view>
|
||||
|
|
@ -98,7 +98,7 @@ const navigateToUserInfo = () => {
|
|||
<view class="text-[32rpx] ml-[16rpx]">{{ value.name }}</view>
|
||||
<view class="w-[18rpx] h-[36rpx] ml-auto flex items-center">
|
||||
<image
|
||||
src="https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/qt/tb_jiantou.png"
|
||||
src="https://lwzk.ycymedu.com/img/qt/tb_jiantou.png"
|
||||
mode="scaleToFill"
|
||||
class="w-[18rpx] h-[36rpx]"
|
||||
/>
|
||||
|
|
|
|||
|
|
@ -25,11 +25,15 @@ onPageScroll((e) => {
|
|||
opacity.value = Math.min(scrollTop / 100, 1)
|
||||
})
|
||||
|
||||
const testList = [{ name: '体育特长生', desc: '测算中考体育分数,评估专项优势,并获取升学路径建议', img: 'https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/cpgx/cp_ty.png', type: 'sports' },
|
||||
{ name: '艺术特长生', desc: '上传作品,获取老师/AI点评,结合文化课成绩规划升学方向', img: 'https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/cpgx/cp_ys.png', type: 'art' },
|
||||
{ name: '特色班', desc: '上传作品,获取老师/AI点评,结合文化课成绩规划升学方向', img: 'https://lw-zk.oss-cn-hangzhou.aliyuncs.com/img/cpgx/cp_tsb.png', type: "class" }]
|
||||
const testList = [{ name: '体育特长生', desc: '测算中考体育分数,评估专项优势,并获取升学路径建议', img: 'https://lwzk.ycymedu.com/img/cpgx/cp_ty.png', type: 'sports' },
|
||||
{ name: '艺术特长生', desc: '上传作品,获取老师/AI点评,结合文化课成绩规划升学方向', img: 'https://lwzk.ycymedu.com/img/cpgx/cp_ys.png', type: 'art' },
|
||||
{ name: '特色班', desc: '上传作品,获取老师/AI点评,结合文化课成绩规划升学方向', img: 'https://lwzk.ycymedu.com/img/cpgx/cp_tsb.png', type: "class" }]
|
||||
|
||||
const navigateToPage = (type: string) => {
|
||||
if(type === "class"){
|
||||
uni.showToast({ title: '特色班测评暂未开放,敬请期待~', icon: 'none' })
|
||||
return
|
||||
}
|
||||
uni.navigateTo({ url: `/pages-sub/talented/create/${type}First` })
|
||||
}
|
||||
</script>
|
||||
|
|
|
|||
Loading…
Reference in New Issue