From f6eaa99179bac73db6dbe0af2a43f6eae8369980 Mon Sep 17 00:00:00 2001 From: autosubmit Date: Fri, 10 Nov 2023 16:04:27 +0800 Subject: [PATCH] Auto Submit --- p__OffcialHome__index.chunk.css | 8 ++++---- umi.js | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/p__OffcialHome__index.chunk.css b/p__OffcialHome__index.chunk.css index aec7cae164..7bbac28e71 100644 --- a/p__OffcialHome__index.chunk.css +++ b/p__OffcialHome__index.chunk.css @@ -157,14 +157,14 @@ opacity: 0; } .createCourseBtn___HjE4V { - display: flex; + display: flex !important; align-items: center; justify-content: center; width: 189px; - height: 40px; + height: 40px !important; background: #165dff; - box-shadow: 0px 2px 4px 0px #b6ccff; - border-radius: 4px; + box-shadow: 0px 2px 4px 0px #b6ccff !important; + border-radius: 4px !important; margin: 0 auto 60px; } .createCourseBtn___HjE4V img { diff --git a/umi.js b/umi.js index d36f4dbfa5..49d9ebdbda 100644 --- a/umi.js +++ b/umi.js @@ -49848,7 +49848,7 @@ __webpack_require__.d(__webpack_exports__, { ;// CONCATENATED MODULE: ./src/utils/env/dev.ts var DEV = { // PROXY_SERVER: 'https://data.educoder.net', - PROXY_SERVER: 'http://172.16.100.130', + PROXY_SERVER: 'http://172.16.100.239', API_SERVER: '', REPORT_SERVER: 'http://192.168.1.57:3001', IMG_SERVER: 'http://172.16.100.130',