diff --git a/config.js b/config.js index 85d4684..3242be5 100644 --- a/config.js +++ b/config.js @@ -6,13 +6,14 @@ import uvUI from '@/uni_modules/uv-ui-tools' Vue.use(uvUI); // 当前环境 -const type = 'prod' +const type = 'dev' // 环境配置 const config = { dev: { - baseUrl: 'http://127.0.0.1:8083/clockin-api', + baseUrl: 'http://h5.xzaiyp.top/clockin-api', + // baseUrl: 'http://127.0.0.1:8083/clockin-api', }, test: { baseUrl: 'https://clockin.java996.icu/clockin-api', diff --git a/pages/subPack/human/human.vue b/pages/subPack/human/human.vue index c338f46..ea7d502 100644 --- a/pages/subPack/human/human.vue +++ b/pages/subPack/human/human.vue @@ -72,7 +72,7 @@ 立即核验 - + {