diff --git a/.env.production b/.env.production index 8293447..5933df4 100644 --- a/.env.production +++ b/.env.production @@ -19,9 +19,9 @@ VITE_BUILD_COMPRESS_DELETE_ORIGIN_FILE = false VITE_GLOB_API_URL=/jeecg-boot #后台接口全路径地址(必填) -# VITE_GLOB_DOMAIN_URL=https://zxkccx.webvpn.nenu.edu.cn/jeecg-boot +VITE_GLOB_DOMAIN_URL=https://zxkccx.webvpn.nenu.edu.cn/jeecg-boot # VITE_GLOB_DOMAIN_URL=https://smartedu.nenu.edu.cn/jeecg-boot -VITE_GLOB_DOMAIN_URL=https://kczxcs.nenu.edu.cn/jeecg-boot +# VITE_GLOB_DOMAIN_URL=https://kczxcs.nenu.edu.cn/jeecg-boot # VITE_GLOB_DOMAIN_URL=http://210.47.29.100/jeecg-boot #RTC服务器地址 @@ -40,5 +40,5 @@ VITE_USE_PWA = false VITE_LEGACY = false # 是否开启单点登录 -VITE_GLOB_APP_OPEN_SSO = false +VITE_GLOB_APP_OPEN_SSO = true diff --git a/src/router/routes/modules/zyHistory/zyHistory.ts b/src/router/routes/modules/zyHistory/zyHistory.ts index a881a29..e716f8f 100644 --- a/src/router/routes/modules/zyHistory/zyHistory.ts +++ b/src/router/routes/modules/zyHistory/zyHistory.ts @@ -43,7 +43,7 @@ const zuoyehistory: AppRouteModule = { name: 'hisdksbl', component: () => import('/@/views/kc/detection/zyZhjsList.vue'), meta: { - title: '到课识别率', + title: 'AI识别出勤率', }, }, { diff --git a/src/views/kc/detection/KcDetectionMain.data.ts b/src/views/kc/detection/KcDetectionMain.data.ts index bd8f1ec..6b73f1a 100644 --- a/src/views/kc/detection/KcDetectionMain.data.ts +++ b/src/views/kc/detection/KcDetectionMain.data.ts @@ -340,7 +340,7 @@ export const detectionDetailedListColumns: BasicColumn[] = [ dataIndex: 'num' }, { - title: '到课识别率', + title: 'AI识别出勤率', align: "center", dataIndex: 'none3', slots: { customRender: 'dksbl' }, diff --git a/src/views/site/renKeJiaoCheng/checkKecheng/dqxqkcMenu.vue b/src/views/site/renKeJiaoCheng/checkKecheng/dqxqkcMenu.vue index f2b71d5..d7e824e 100644 --- a/src/views/site/renKeJiaoCheng/checkKecheng/dqxqkcMenu.vue +++ b/src/views/site/renKeJiaoCheng/checkKecheng/dqxqkcMenu.vue @@ -21,12 +21,12 @@ 课程简介 - +