From a0a3c0cafe78a654b446b950168e10e7b7304f1f Mon Sep 17 00:00:00 2001 From: zzyuan <781948537@qq.com> Date: Tue, 29 Apr 2025 09:15:29 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AF=B9=E6=8E=A5=E9=A9=BF=E7=AB=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.js | 1 + pages/login.vue | 13 ++++++++++--- static/station/index.html | 2 +- static/station/static/js/index.cfb225f7.js | 15 +++++++++++++++ .../static/js/pages-doctor-detail.ca403ce5.js | 1 + .../static/js/pages-doctor-physio.c6c0cd75.js | 1 + .../js/pages-lifeService-cleaning.9bf345aa.js | 1 + .../js/pages-lifeService-greenOrder.ec3b18ea.js | 1 + .../js/pages-lifeService-laundry.5153c629.js | 1 + .../js/pages-lifeService-maintenance.023a9703.js | 1 + .../static/js/pages-stage-index.8813cef4.js | 1 + 11 files changed, 34 insertions(+), 4 deletions(-) create mode 100644 static/station/static/js/index.cfb225f7.js create mode 100644 static/station/static/js/pages-doctor-detail.ca403ce5.js create mode 100644 static/station/static/js/pages-doctor-physio.c6c0cd75.js create mode 100644 static/station/static/js/pages-lifeService-cleaning.9bf345aa.js create mode 100644 static/station/static/js/pages-lifeService-greenOrder.ec3b18ea.js create mode 100644 static/station/static/js/pages-lifeService-laundry.5153c629.js create mode 100644 static/station/static/js/pages-lifeService-maintenance.023a9703.js create mode 100644 static/station/static/js/pages-stage-index.8813cef4.js diff --git a/config.js b/config.js index ddd4e7e..eb7ddd7 100644 --- a/config.js +++ b/config.js @@ -11,6 +11,7 @@ module.exports = { // baseUrl: 'http://192.168.2.69:58080',//董高文 // baseUrl: 'http://192.168.0.44:58080',//董高文 // baseUrl: 'http://192.168.2.83:58080',//盛旭 + // baseUrl: 'http://192.168.1.102:58080',//测试 // #endif // #ifdef APP-PLUS // baseUrl: 'http://192.168.2.47:58080', diff --git a/pages/login.vue b/pages/login.vue index 167ed40..351486c 100644 --- a/pages/login.vue +++ b/pages/login.vue @@ -64,7 +64,7 @@