diff --git a/jwtech-admin-page/src/assets/styles/common.scss b/jwtech-admin-page/src/assets/styles/common.scss index 29a87fa6..e7bafd90 100644 --- a/jwtech-admin-page/src/assets/styles/common.scss +++ b/jwtech-admin-page/src/assets/styles/common.scss @@ -14,4 +14,4 @@ .el-breadcrumb { display: none; } -} \ No newline at end of file +} diff --git a/jwtech-admin-page/src/views/evaluationEarlyWarning/supervisionInspection/components/editPart.vue b/jwtech-admin-page/src/views/evaluationEarlyWarning/supervisionInspection/components/editPart.vue index e3afef02..77c8ee1d 100644 --- a/jwtech-admin-page/src/views/evaluationEarlyWarning/supervisionInspection/components/editPart.vue +++ b/jwtech-admin-page/src/views/evaluationEarlyWarning/supervisionInspection/components/editPart.vue @@ -507,7 +507,7 @@ export default { enterpriseType: "9", }); } - // console.log(88888888888, this.unitOptions); + console.log(88888888888, this.unitOptions); }); }, unitFormat(row) { diff --git a/jwtech-admin-page/src/views/loginbg.vue b/jwtech-admin-page/src/views/loginbg.vue index 7171e595..b7dd75ae 100644 --- a/jwtech-admin-page/src/views/loginbg.vue +++ b/jwtech-admin-page/src/views/loginbg.vue @@ -123,8 +123,8 @@ export default { cookiePassword: "", publicKey: "", loginForm: { - username: "", - password: "", + username: "admin", + password: "Sgcjs@2023", rememberMe: false, code: "", uuid: "", diff --git a/jwtech-h5-page/config.js b/jwtech-h5-page/config.js index ca410bf4..a9bda493 100644 --- a/jwtech-h5-page/config.js +++ b/jwtech-h5-page/config.js @@ -1,6 +1,7 @@ // 应用全局配置 module.exports = { - baseUrl: 'http://175.178.86.109:18082/tianhui-admin-web', + // baseUrl: 'http://175.178.86.109:18082/tianhui-admin-web', + baseUrl: 'http://127.0.0.1:8002/jgThinking/thinking', // 应用信息 appInfo: { // 应用名称