From 03afd57f78b1d9ad52b7af9e2e0dec79eafc996a Mon Sep 17 00:00:00 2001 From: dong <58670809@qq.com> Date: Wed, 11 Jan 2023 16:10:25 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E5=AE=9E=E8=AE=AD=E7=AE=A1=E7=90=86?= =?UTF-8?q?=E7=95=8C=E9=9D=A2=E6=B7=BB=E5=8A=A0=E5=88=86=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/organization/trainingManage/index.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/organization/trainingManage/index.vue b/src/views/organization/trainingManage/index.vue index a54b81fb0..874a52be0 100644 --- a/src/views/organization/trainingManage/index.vue +++ b/src/views/organization/trainingManage/index.vue @@ -50,7 +50,7 @@ export default { queryList:{ query: this.queryFunction, selectCheckShow: false, - paginationHiden: true, + // paginationHiden: true, indexShow: true, columns: [ { @@ -168,8 +168,8 @@ export default { return this.$route.path.includes('/teachingDataManage/'); }, queryFunction(param) { - delete param.pageSize; - delete param.pageNum; + // delete param.pageSize; + // delete param.pageNum; if (this.hasTeachingDataManage()) { return getAllPublishTrainingList(param); } else { From eb9829234d2295c569cb0715bc34f005239d172d Mon Sep 17 00:00:00 2001 From: joylink_cuiweidong <364937672@qq.com> Date: Wed, 11 Jan 2023 17:06:29 +0800 Subject: [PATCH 2/3] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/frontProjectConfigManage/frontConfig.vue | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/views/system/frontProjectConfigManage/frontConfig.vue b/src/views/system/frontProjectConfigManage/frontConfig.vue index 3ab581c7f..09b783723 100644 --- a/src/views/system/frontProjectConfigManage/frontConfig.vue +++ b/src/views/system/frontProjectConfigManage/frontConfig.vue @@ -13,9 +13,6 @@ - - - @@ -88,7 +85,6 @@ export default { baseDevelopment:false, // 是否显示基于系统开发 aboutSystem:'', // 登录页 右下角关于系统 showBackPic:true, // 登录页 是否显示背景图片 - wechatLogin:true, // 登录页 是否可以微信登录 loginContectInformation:false, // 登录页 是否显示联系方式 loginProLogo:'', // 登录页 logo loginProLogoWidth:0, // 登录页 logo 宽度 @@ -144,7 +140,6 @@ export default { this.formModel.baseDevelopment = viewSetting.baseDevelopment || false; this.formModel.aboutSystem = viewSetting.aboutSystem || ''; this.formModel.showBackPic = viewSetting.showBackPic || false; - this.formModel.wechatLogin = viewSetting.wechatLogin || false; this.formModel.loginContectInformation = viewSetting.loginContectInformation || false; this.formModel.loginProLogo = viewSetting.loginProLogo || ''; @@ -174,7 +169,6 @@ export default { baseDevelopment:false, // 是否显示基于系统开发 aboutSystem:'', // 登录页 右下角关于系统 showBackPic:true, // 登录页 是否显示背景图片 - wechatLogin:true, // 登录页 是否可以微信登录 loginContectInformation:false, // 登录页 是否显示联系方式 loginProLogo:'', // 登录页 logo loginProLogoWidth:'', // 登录页 logo 宽度 From f22fac82a00d9198c7ae27dc62ade09ba1ce08d7 Mon Sep 17 00:00:00 2001 From: joylink_cuiweidong <364937672@qq.com> Date: Wed, 11 Jan 2023 17:22:12 +0800 Subject: [PATCH 3/3] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/login/wechatLogin.vue | 188 ------------------------ src/views/newMap/display/modifyTime.vue | 86 ----------- 2 files changed, 274 deletions(-) delete mode 100644 src/views/login/wechatLogin.vue delete mode 100644 src/views/newMap/display/modifyTime.vue diff --git a/src/views/login/wechatLogin.vue b/src/views/login/wechatLogin.vue deleted file mode 100644 index b8b2c95c0..000000000 --- a/src/views/login/wechatLogin.vue +++ /dev/null @@ -1,188 +0,0 @@ - - - - - - - {{ $t('login.scanCodeLogin') }} - - - - - {{ $t('login.recommendedConfiguration') }} - - {{ $t('login.browser') }} - {{ - $t('login.googleChrome') - }} - - - {{ $t('login.screenResolution') + '1920*1080' }} - - - - - - diff --git a/src/views/newMap/display/modifyTime.vue b/src/views/newMap/display/modifyTime.vue deleted file mode 100644 index f05c11ff9..000000000 --- a/src/views/newMap/display/modifyTime.vue +++ /dev/null @@ -1,86 +0,0 @@ - - - - - - - - - {{ $t('global.cancel') }} - {{ $t('global.confirm') }} - - - - -