diff --git a/config.js b/config.js index 11d10a0..85d4684 100644 --- a/config.js +++ b/config.js @@ -12,7 +12,7 @@ const type = 'prod' // 环境配置 const config = { dev: { - baseUrl: 'http://dev.java996.icu/clockin-api', + baseUrl: 'http://127.0.0.1:8083/clockin-api', }, test: { baseUrl: 'https://clockin.java996.icu/clockin-api', diff --git a/pages/index/index.vue b/pages/index/index.vue index eb417d2..511edd8 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -49,6 +49,11 @@ + + + + ⚠️ 仅限公司内部人员使用 + 工程项目打卡系统 + + + ⚠️ + 仅限公司内部人员使用 + 请确保您是本公司员工,未经授权禁止使用 + + @@ -20,11 +27,18 @@ - 已同意《隐私政策》 - 《服务条款》 + 已同意 + + 《服务条款》 + + + + + + @@ -32,14 +46,19 @@