Browse Source

移动端代码

master
xzt 2 months ago
parent
commit
aae0014310
  1. 2
      jwtech-admin-page/src/views/evaluationEarlyWarning/supervisionInspection/components/editPart.vue
  2. 4
      jwtech-admin-page/src/views/loginbg.vue
  3. 3
      jwtech-h5-page/config.js

2
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) {

4
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: "",

3
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: {
// 应用名称

Loading…
Cancel
Save