diff --git a/env/.env b/env/.env
index 25c9a69..fbde80d 100644
--- a/env/.env
+++ b/env/.env
@@ -5,7 +5,7 @@ VITE_UNI_APPID = 'H57F2ACE4'
# VITE_WX_APPID = 'wxc48ad15d58a3e417' 六纬中考通
# VITE_WX_APPID = 'wx4b925e36c17dd54a' 智能中专学校的
# wx487ac749c0e10be5 深泉外国语的
-VITE_WX_APPID = 'wx487ac749c0e10be5'
+VITE_WX_APPID = 'wxc48ad15d58a3e417'
# VITE_WX_VIDEO_ID= 'sphju9MCfZetYHP' 智能中专学校的
# VITE_WX_VIDEO_ID= 'spht0MPpWjxEKb4' 深泉外国语
VITE_WX_VIDEO_ID= 'spht0MPpWjxEKb4'
@@ -16,12 +16,12 @@ VITE_WX_VIDEO_ID= 'spht0MPpWjxEKb4'
# VITE_CLOUD_BOT_ID= 'agent-wxai-4gl75um61026324f',
# 深泉外国语学院的
-VITE_CLOUD_ENV_ID='cloud1-d9g4odcaqf6a2114f'
-VITE_CLOUD_BOT_ID='agent-wxai-9gi3rts96061202f'
+# VITE_CLOUD_ENV_ID='cloud1-d9g4odcaqf6a2114f'
+# VITE_CLOUD_BOT_ID='agent-wxai-9gi3rts96061202f'
# 六纬中考通
-# VITE_CLOUD_ENV_ID='cloud1-d3g5q6bq61a240786'
-# VITE_CLOUD_BOT_ID='agent-wxai-4gl75um61026324f'
+VITE_CLOUD_ENV_ID='cloud1-d3g5q6bq61a240786'
+VITE_CLOUD_BOT_ID='agent-wxai-4gl75um61026324f'
# h5部署网站的base,配置到 manifest.config.ts 里的 h5.router.base
# https://uniapp.dcloud.net.cn/collocation/manifest.html#h5-router
diff --git a/src/chart-sub/evaluate/academicReport/capabilityReport.vue b/src/chart-sub/evaluate/academicReport/capabilityReport.vue
index d1b788f..18ab09d 100644
--- a/src/chart-sub/evaluate/academicReport/capabilityReport.vue
+++ b/src/chart-sub/evaluate/academicReport/capabilityReport.vue
@@ -20,7 +20,7 @@
-
+
@@ -28,7 +28,7 @@
import Navbar from '@/chart-sub/components/navbar/Navbar.vue'
import LineReport from '../components/interestChart/LineReport.vue'
import AbilityDimension from '../components/AbilityDimension.vue'
-import AiFooter from '../components/AiFooter.vue'
+// import AiFooter from '../components/AiFooter.vue'
import { handleBack } from '../hooks/useEvaluateBack'
import { getAbilityDimension } from '@/service'
diff --git a/src/chart-sub/evaluate/academicReport/characterReport.vue b/src/chart-sub/evaluate/academicReport/characterReport.vue
index 9bd853f..01ec6e0 100644
--- a/src/chart-sub/evaluate/academicReport/characterReport.vue
+++ b/src/chart-sub/evaluate/academicReport/characterReport.vue
@@ -38,7 +38,7 @@
-
+
@@ -46,7 +46,7 @@
import Navbar from '@/chart-sub/components/navbar/Navbar.vue'
import CharacterChart from '../components/interestChart/CharacterChart.vue'
import DependenciesChart from '../components/interestChart/DependenciesChart.vue'
-import AiFooter from '../components/AiFooter.vue'
+// import AiFooter from '../components/AiFooter.vue'
import { getMBTIDimension } from '@/service'
import { handleBack } from '../hooks/useEvaluateBack'
diff --git a/src/chart-sub/evaluate/academicReport/interestReport.vue b/src/chart-sub/evaluate/academicReport/interestReport.vue
index a47c5fa..3593147 100644
--- a/src/chart-sub/evaluate/academicReport/interestReport.vue
+++ b/src/chart-sub/evaluate/academicReport/interestReport.vue
@@ -25,7 +25,7 @@
-
+
@@ -35,7 +35,7 @@ import InterestRadar from '../components/interestChart/InterestRadar.vue'
import { getHollandDimensionInfo } from '@/service'
import InterestingThings from '../components/InterestingThings.vue'
-import AiFooter from '../components/AiFooter.vue'
+// import AiFooter from '../components/AiFooter.vue'
import { handleBack } from '../hooks/useEvaluateBack'
import Navbar from '@/chart-sub/components/navbar/Navbar.vue'
diff --git a/src/chart-sub/evaluate/academicReport/opinionAboutReport.vue b/src/chart-sub/evaluate/academicReport/opinionAboutReport.vue
index 006ebad..c69727d 100644
--- a/src/chart-sub/evaluate/academicReport/opinionAboutReport.vue
+++ b/src/chart-sub/evaluate/academicReport/opinionAboutReport.vue
@@ -31,7 +31,7 @@
-
+
@@ -39,7 +39,7 @@
import Navbar from '@/chart-sub/components/navbar/Navbar.vue'
import OpinionChart from '../components/interestChart/OpinionChart.vue'
import AbilityDimension from '../components/AbilityDimension.vue'
-import AiFooter from '../components/AiFooter.vue'
+// import AiFooter from '../components/AiFooter.vue'
import { handleBack } from '../hooks/useEvaluateBack'
import { getOpinionAbout } from '@/service'
diff --git a/src/chart-sub/evaluate/psychologicalReport/sasReport.vue b/src/chart-sub/evaluate/psychologicalReport/sasReport.vue
index 8996ccd..6340844 100644
--- a/src/chart-sub/evaluate/psychologicalReport/sasReport.vue
+++ b/src/chart-sub/evaluate/psychologicalReport/sasReport.vue
@@ -33,7 +33,7 @@
-
+
@@ -41,8 +41,8 @@
import Navbar from '@/chart-sub/components/navbar/Navbar.vue'
import StatusCard from '../components/StatusCard.vue'
import SuggestionCard from '../components/SuggestionCard.vue'
-import AiFooter from '../components/AiFooter.vue'
-import { getCustomScaleExplains } from '@/service'
+// import AiFooter from '../components/AiFooter.vue'
+// import { getCustomScaleExplains } from '@/service'
import { handleBack } from '../hooks/useEvaluateBack'
// #ifdef MP-WEIXIN
diff --git a/src/chart-sub/evaluate/psychologicalReport/sdsReport.vue b/src/chart-sub/evaluate/psychologicalReport/sdsReport.vue
index 3394569..14ef299 100644
--- a/src/chart-sub/evaluate/psychologicalReport/sdsReport.vue
+++ b/src/chart-sub/evaluate/psychologicalReport/sdsReport.vue
@@ -33,7 +33,7 @@
-
+
@@ -41,8 +41,8 @@
import Navbar from '@/chart-sub/components/navbar/Navbar.vue'
import StatusCard from '../components/StatusCard.vue'
import SuggestionCard from '../components/SuggestionCard.vue'
-import { getCustomScaleExplains } from '@/service'
-import AiFooter from '../components/AiFooter.vue'
+// import { getCustomScaleExplains } from '@/service'
+// import AiFooter from '../components/AiFooter.vue'
import { handleBack } from '../hooks/useEvaluateBack'
// #ifdef MP-WEIXIN
diff --git a/src/chart-sub/evaluate/studyReport/LearnSkillReport.vue b/src/chart-sub/evaluate/studyReport/LearnSkillReport.vue
index 65c9608..8f75b9a 100644
--- a/src/chart-sub/evaluate/studyReport/LearnSkillReport.vue
+++ b/src/chart-sub/evaluate/studyReport/LearnSkillReport.vue
@@ -38,7 +38,7 @@
-
+
@@ -46,8 +46,8 @@
import Navbar from '@/chart-sub/components/navbar/Navbar.vue'
import StatusCard from '../components/StatusCard.vue'
import LearnSkillSuggestion from '../components/LearnSkillSuggestion.vue'
-import AiFooter from '../components/AiFooter.vue'
-import { getCustomScaleExplains } from '@/service'
+// import AiFooter from '../components/AiFooter.vue'
+// import { getCustomScaleExplains } from '@/service'
import { handleBack } from '../hooks/useEvaluateBack'
// #ifdef MP-WEIXIN
diff --git a/src/chart-sub/evaluate/studyReport/LearnStudyReport.vue b/src/chart-sub/evaluate/studyReport/LearnStudyReport.vue
index 48fd801..3be355f 100644
--- a/src/chart-sub/evaluate/studyReport/LearnStudyReport.vue
+++ b/src/chart-sub/evaluate/studyReport/LearnStudyReport.vue
@@ -29,7 +29,7 @@
-
+
@@ -37,8 +37,8 @@
import Navbar from '@/chart-sub/components/navbar/Navbar.vue'
import LearnStyleChart from '../components/studyChart/LearnStyleChart.vue'
import LearnStudySuggestion from '../components/LearnStudySuggestion.vue'
-import AiFooter from '../components/AiFooter.vue'
-import { getCustomScaleExplains } from '@/service'
+// import AiFooter from '../components/AiFooter.vue'
+// import { getCustomScaleExplains } from '@/service'
import { handleBack } from '../hooks/useEvaluateBack'
// #ifdef MP-WEIXIN
diff --git a/src/chart-sub/evaluate/studyReport/anxietyReport.vue b/src/chart-sub/evaluate/studyReport/anxietyReport.vue
index 7a6eca0..f67108e 100644
--- a/src/chart-sub/evaluate/studyReport/anxietyReport.vue
+++ b/src/chart-sub/evaluate/studyReport/anxietyReport.vue
@@ -37,7 +37,7 @@
-
+
@@ -45,8 +45,8 @@
import Navbar from '@/chart-sub/components/navbar/Navbar.vue'
import StatusCard from '../components/StatusCard.vue'
import LearnSkillSuggestion from '../components/LearnSkillSuggestion.vue'
-import AiFooter from '../components/AiFooter.vue'
-import { getCustomScaleExplains } from '@/service'
+// import AiFooter from '../components/AiFooter.vue'
+// import { getCustomScaleExplains } from '@/service'
import { handleBack } from '../hooks/useEvaluateBack'
// #ifdef MP-WEIXIN
diff --git a/src/http/http.ts b/src/http/http.ts
index bdb37dc..ae65cff 100644
--- a/src/http/http.ts
+++ b/src/http/http.ts
@@ -97,6 +97,11 @@ export function http(options: CustomRequestOptions) {
if (res.statusCode >= 200 && res.statusCode < 300) {
// 处理业务逻辑错误
if (code !== ResultEnum.Success0 && code !== ResultEnum.Success200) {
+ uni.showToast({
+ title: `${responseData?.message || '请联系管理员'}`,
+ icon: 'none',
+ mask: true
+ })
throw new Error(`请求错误[${code}]:${responseData.message || responseData.msg}`)
}
if (responseData.code !== 200) {
diff --git a/src/http/interceptor.ts b/src/http/interceptor.ts
index 2f2cda4..4d105e9 100644
--- a/src/http/interceptor.ts
+++ b/src/http/interceptor.ts
@@ -57,7 +57,6 @@ const httpInterceptor = {
} else if (token) {
options.header.Authorization = `Bearer ${token}`
}
- console.log(import.meta.env.VITE_WX_APPID)
return options
},
}
diff --git a/src/pages-fg/login/login.vue b/src/pages-fg/login/login.vue
index 0555cca..132ca31 100644
--- a/src/pages-fg/login/login.vue
+++ b/src/pages-fg/login/login.vue
@@ -181,4 +181,8 @@ async function getUserInfo(_code: string) {
border-color: #fff !important;
background-color: #fff !important;
}
+
+button::after{
+ border:none;
+}
diff --git a/src/pages-sub/about/fillCollection.vue b/src/pages-sub/about/fillCollection.vue
new file mode 100644
index 0000000..2ac4566
--- /dev/null
+++ b/src/pages-sub/about/fillCollection.vue
@@ -0,0 +1,82 @@
+
+
+
+
+
+
+ 填报专家
+
+
+
+
+
+
+
+
+ 提交成功
+ 您的资料已上传,老师会尽快与您联系。
+
+
+
+
+
+
+
+
+
+
+
+ 长按二维码添加微信,获取升学指导。
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/pages-sub/about/onlineCustom.vue b/src/pages-sub/about/onlineCustom.vue
index 08718cf..b2678fd 100644
--- a/src/pages-sub/about/onlineCustom.vue
+++ b/src/pages-sub/about/onlineCustom.vue
@@ -74,7 +74,7 @@ const handleBack = () => {
扫码添加客服企业微信
-
+
领取中考专属资源包
领取全年学习规划,掌握备考节奏
优质学习交流群,考情同步,答疑互助
diff --git a/src/pages-sub/about/userInfo.vue b/src/pages-sub/about/userInfo.vue
index 30877a3..e448a4f 100644
--- a/src/pages-sub/about/userInfo.vue
+++ b/src/pages-sub/about/userInfo.vue
@@ -163,7 +163,7 @@ onShow(() => {
-
+
{{ getTitle(activeType) }}
diff --git a/src/pages-sub/ai-service/index.vue b/src/pages-sub/ai-service/index.vue
index a6ab87c..156d794 100644
--- a/src/pages-sub/ai-service/index.vue
+++ b/src/pages-sub/ai-service/index.vue
@@ -17,11 +17,11 @@ const tokenStore = useTokenStore()
// chatv2.ycymedu.com
const url = ref(``)
-function handleChildMessage(event) {
+function handleChildMessage(event:any) {
console.log('子应用传递的消息', event)
}
-onLoad((options) => {
+onLoad((options:any) => {
getAssistant().then((res) => {
if (res.code === 200) {
const data = res.result as unknown as string
diff --git a/src/pages-sub/components/read-more/index.vue b/src/pages-sub/components/read-more/index.vue
index 5ad75be..8059dbf 100644
--- a/src/pages-sub/components/read-more/index.vue
+++ b/src/pages-sub/components/read-more/index.vue
@@ -33,7 +33,7 @@ const fullHtml = computed(() => formatParagraph(paragraphText.value))
-
+
@@ -54,7 +54,7 @@ const fullHtml = computed(() => formatParagraph(paragraphText.value))
/>
-
+
diff --git a/src/pages-sub/components/upload/index.vue b/src/pages-sub/components/upload/index.vue
index 8596225..a8bf2e3 100644
--- a/src/pages-sub/components/upload/index.vue
+++ b/src/pages-sub/components/upload/index.vue
@@ -1,6 +1,7 @@
@@ -69,6 +70,19 @@ const uploadFileFn = (fileItem, index) => {
})
}
+
+function handleRemove(index: number, item: UploadFileItem) {
+ const removeIndex = fileList.value.indexOf(item)
+
+ if (removeIndex > -1) {
+ fileList.value = fileList.value.filter((_, currentIndex) => currentIndex !== removeIndex)
+ }
+ else if (fileList.value[index] === item) {
+ fileList.value = fileList.value.filter((_, currentIndex) => currentIndex !== index)
+ }
+ emits("change", fileList.value)
+}
+
const afterRead = (fileItem: UploadFileItem) => {
fileItem.status = 'uploading'
fileItem.message = '正在上传'
diff --git a/src/pages-sub/information/components/HighSchoolDetailHeader.vue b/src/pages-sub/information/components/HighSchoolDetailHeader.vue
index 99fb73e..0890685 100644
--- a/src/pages-sub/information/components/HighSchoolDetailHeader.vue
+++ b/src/pages-sub/information/components/HighSchoolDetailHeader.vue
@@ -19,6 +19,7 @@ const props = defineProps({
const userStore = useUserStore();
const { userInfo } = storeToRefs(userStore)
const isStar = ref(false)
+const innerImageList = computed(() => props.schoolDetail.imageList.map((item:string) => item.concat("?x-oss-process=image/resize,w_150")))
const handlePreviewImage = (src: string, index: number|string) => {
uni.previewImage({
@@ -81,7 +82,7 @@ onLoad(() => {
-
+
diff --git a/src/pages-sub/information/components/SchoolIntroduce.vue b/src/pages-sub/information/components/SchoolIntroduce.vue
index c2304b9..c09dbbb 100644
--- a/src/pages-sub/information/components/SchoolIntroduce.vue
+++ b/src/pages-sub/information/components/SchoolIntroduce.vue
@@ -111,7 +111,7 @@ const makePhoneCall = (val: string) => {
-
+
@@ -119,7 +119,7 @@ const makePhoneCall = (val: string) => {
-
+
diff --git a/src/pages-sub/information/highSchool.vue b/src/pages-sub/information/highSchool.vue
index ab046c8..49c43bb 100644
--- a/src/pages-sub/information/highSchool.vue
+++ b/src/pages-sub/information/highSchool.vue
@@ -106,7 +106,7 @@ const handleComplete = () => {
+ :root-style="{'--sar-font-bold':'400', '--sar-navbar-bg': `rgba(255, 255, 255, 0)`, '--sar-navbar-item-color': 'black', '--sar-navbar-title-max-width': '100%' }">
diff --git a/src/pages-sub/information/middleSchool.vue b/src/pages-sub/information/middleSchool.vue
index bd85edd..7b0322e 100644
--- a/src/pages-sub/information/middleSchool.vue
+++ b/src/pages-sub/information/middleSchool.vue
@@ -1,7 +1,7 @@
-
-
+
+
+
+
+
+
+
+
@@ -98,19 +108,21 @@ const handleComplete = () => {
class="flex items-center justify-between py-[28rpx] mx-[30rpx] border-b-1 border-b-solid border-[#f5f5f5]">
{{ item.title }}
-
+
-
+
{{ item.title }}
{{ item.publishTime }}
-
+
diff --git a/src/pages-sub/information/overTheYear.vue b/src/pages-sub/information/overTheYear.vue
index 33aacc2..9717274 100644
--- a/src/pages-sub/information/overTheYear.vue
+++ b/src/pages-sub/information/overTheYear.vue
@@ -133,8 +133,7 @@ onShow(() => {
>
-
diff --git a/src/pages-sub/information/quota.vue b/src/pages-sub/information/quota.vue
index e4e31bf..9e96bf0 100644
--- a/src/pages-sub/information/quota.vue
+++ b/src/pages-sub/information/quota.vue
@@ -93,8 +93,8 @@ onLoad(() => {
-
-
+
+
请选择中考所在地
diff --git a/src/pages-sub/talented/create/artFirst.vue b/src/pages-sub/talented/create/artFirst.vue
index 9437995..c7cb145 100644
--- a/src/pages-sub/talented/create/artFirst.vue
+++ b/src/pages-sub/talented/create/artFirst.vue
@@ -223,7 +223,7 @@ onLoad(() => {
-
+
{{ getTitle(activeType) }}
diff --git a/src/pages-sub/talented/create/artSecond.vue b/src/pages-sub/talented/create/artSecond.vue
index b3225b9..6474ba3 100644
--- a/src/pages-sub/talented/create/artSecond.vue
+++ b/src/pages-sub/talented/create/artSecond.vue
@@ -48,7 +48,13 @@ const handleSubmit = () => {
}).then(resp => {
if (resp.code === 200) {
tabbarStore.setCurIdx(0)
- uni.reLaunch({ url: `/pages-sub/ai-service/index?talentTypeId=2` })
+ uni.navigateTo({ url: `/pages-sub/about/fillCollection?talentTypeId=2` })
+ }else{
+ uni.showToast({
+ title: `${resp.message}`,
+ icon: 'error',
+ mask: true
+ })
}
})
}
@@ -128,20 +134,6 @@ onLoad(() => {
-
+
{{ getTitle(activeType) }}
diff --git a/src/pages-sub/talented/create/sportsFirst.vue b/src/pages-sub/talented/create/sportsFirst.vue
index 421370a..0172626 100644
--- a/src/pages-sub/talented/create/sportsFirst.vue
+++ b/src/pages-sub/talented/create/sportsFirst.vue
@@ -239,7 +239,7 @@ onShow(() => {
-
+
{{ getTitle(activeType) }}
diff --git a/src/pages-sub/talented/create/sportsSecond.vue b/src/pages-sub/talented/create/sportsSecond.vue
index cccd9b9..e48f18e 100644
--- a/src/pages-sub/talented/create/sportsSecond.vue
+++ b/src/pages-sub/talented/create/sportsSecond.vue
@@ -82,7 +82,13 @@ const navigateToAi = () => {
}).then(resp => {
if (resp.code === 200) {
tabbarStore.setCurIdx(0)
- uni.reLaunch({ url: `/pages-sub/ai-service/index?talentTypeId=1` })
+ uni.navigateTo({ url: `/pages-sub/about/fillCollection?talentTypeId=1` })
+ }else{
+ uni.showToast({
+ title: `${resp.message}`,
+ icon: 'error',
+ mask: true
+ })
}
})
}
@@ -231,18 +237,14 @@ onLoad(() => {
-
+
{{ getTitle(activeType) }}
diff --git a/src/pages-sub/wishlist/create/components/FirstBatchSchool.vue b/src/pages-sub/wishlist/create/components/FirstBatchSchool.vue
index c1cae76..b9b6f89 100644
--- a/src/pages-sub/wishlist/create/components/FirstBatchSchool.vue
+++ b/src/pages-sub/wishlist/create/components/FirstBatchSchool.vue
@@ -168,8 +168,8 @@ onLoad(() => {
-
-
+
+
{{ popType === 'school' ? '全部学校' : (popType ===
'nature' ? '请选择办学性质' : '请选择所在区(可多选)') }}
@@ -193,7 +193,7 @@ onLoad(() => {
-
diff --git a/src/pages-sub/wishlist/create/components/SecondBatchSchool.vue b/src/pages-sub/wishlist/create/components/SecondBatchSchool.vue
index 5e402fe..dba1b6b 100644
--- a/src/pages-sub/wishlist/create/components/SecondBatchSchool.vue
+++ b/src/pages-sub/wishlist/create/components/SecondBatchSchool.vue
@@ -43,9 +43,9 @@ const handleChoose = (val:any) => {
const popVisible = ref(false)
const cwbs = ref([{ value: '冲', label: '冲' }, { value: '稳', label: '稳' }, { value: '保', label: '保' }])
-const natureList = ref([])
+const natureList = ref([])
const totalCount = ref(0)
-const regions = ref([])
+const regions = ref([])
const userStore = useUserStore();
const searchParams = ref({
@@ -96,13 +96,13 @@ onLoad(() => {
getAreaList().then(resp => {
if (resp.code === 200) {
- regions.value = resp.result
+ regions.value = [{ value: '', label: '不限' }, ...resp.result]
}
})
getSchoolNature().then(resp => {
if (resp.code === 200) {
- natureList.value = resp.result
+ natureList.value = [{ value: '', label: '不限' }, ...resp.result]
}
})
@@ -115,7 +115,7 @@ onLoad(() => {
全部({{ totalCount }})
@@ -125,7 +125,7 @@ onLoad(() => {
办学性质
@@ -135,7 +135,7 @@ onLoad(() => {
所在地区
@@ -144,9 +144,6 @@ onLoad(() => {
-
@@ -194,8 +191,8 @@ onLoad(() => {
-
-
+
+
{{ popType === 'school' ? '全部学校' : (popType === 'nature' ?
'请选择办学性质' : '请选择所在区(可多选)') }}
@@ -221,7 +218,7 @@ onLoad(() => {
v-if="popType === 'region'" />
diff --git a/src/pages-sub/wishlist/create/components/ThirdBatchSchool.vue b/src/pages-sub/wishlist/create/components/ThirdBatchSchool.vue
index 45b4b45..46cfbaf 100644
--- a/src/pages-sub/wishlist/create/components/ThirdBatchSchool.vue
+++ b/src/pages-sub/wishlist/create/components/ThirdBatchSchool.vue
@@ -189,8 +189,8 @@ onLoad(() => {
-
-
+
+
{{ popType === 'school' ? '全部学校' : (popType === 'nature' ?
'请选择办学性质' : '请选择所在区(可多选)') }}
@@ -216,7 +216,7 @@ onLoad(() => {
v-if="popType === 'region'" />
diff --git a/src/pages-sub/wishlist/create/first.vue b/src/pages-sub/wishlist/create/first.vue
index cddf6b4..180abf1 100644
--- a/src/pages-sub/wishlist/create/first.vue
+++ b/src/pages-sub/wishlist/create/first.vue
@@ -169,7 +169,7 @@ onShow(() => {
-
+
{{ getTitle(activeType) }}
diff --git a/src/pages-sub/wishlist/create/second.vue b/src/pages-sub/wishlist/create/second.vue
index 23481ea..37cddb1 100644
--- a/src/pages-sub/wishlist/create/second.vue
+++ b/src/pages-sub/wishlist/create/second.vue
@@ -187,7 +187,7 @@ onLoad(() => {
-
+
请选择{{ ctoEWithDegree[activeType] }}等级
diff --git a/src/pages-sub/wishlist/school.vue b/src/pages-sub/wishlist/school.vue
index 803a065..4e86f93 100644
--- a/src/pages-sub/wishlist/school.vue
+++ b/src/pages-sub/wishlist/school.vue
@@ -65,7 +65,7 @@ onLoad((options) => {
-
+
{{ val.schoolName }}
diff --git a/src/pages/index/index.vue b/src/pages/index/index.vue
index 99b904d..06402a6 100644
--- a/src/pages/index/index.vue
+++ b/src/pages/index/index.vue
@@ -272,10 +272,10 @@ onShow(() => {
-
+
@@ -336,14 +336,13 @@ onShow(() => {
-
-
+
+
- 关注官方视频号
diff --git a/src/pages/me/me.vue b/src/pages/me/me.vue
index 89c382d..c47ff09 100644
--- a/src/pages/me/me.vue
+++ b/src/pages/me/me.vue
@@ -35,7 +35,7 @@ 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' },
- { name: '直播码注册', img: 'https://lw-zk.oss-cn-hangzhou.aliyuncs.com/liebian/wd_liebian.png', url: '/pages-sub/invite/login' },
+ // { name: '直播码注册', img: 'https://lw-zk.oss-cn-hangzhou.aliyuncs.com/liebian/wd_liebian.png', url: '/pages-sub/invite/login' },
]
function navigateToUrl(url: string) {
diff --git a/src/utils/index.ts b/src/utils/index.ts
index 7eb7049..42762e0 100644
--- a/src/utils/index.ts
+++ b/src/utils/index.ts
@@ -122,9 +122,9 @@ export function getEnvBaseUrl() {
// https://liebian.ycymedu.com 智能中专学校的
// https://xqwgy.ycymedu.com/ 深泉外国语学院
// # 有些同学可能需要在微信小程序里面根据 develop、trial、release 分别设置上传地址,参考代码如下。
- const VITE_SERVER_BASEURL__WEIXIN_DEVELOP = 'https://xqwgy.ycymedu.com'
- const VITE_SERVER_BASEURL__WEIXIN_TRIAL = 'https://xqwgy.ycymedu.com'
- const VITE_SERVER_BASEURL__WEIXIN_RELEASE = 'https://xqwgy.ycymedu.com'
+ const VITE_SERVER_BASEURL__WEIXIN_DEVELOP = 'https://senior.ycymedu.com'
+ const VITE_SERVER_BASEURL__WEIXIN_TRIAL = 'https://senior.ycymedu.com'
+ const VITE_SERVER_BASEURL__WEIXIN_RELEASE = 'https://senior.ycymedu.com'
// 微信小程序端环境区分
if (isMpWeixin) {