From 377683885e88a2daf8c8917f4ed1b54ea43b3e6f Mon Sep 17 00:00:00 2001 From: jiangyy Date: Fri, 24 Sep 2021 09:34:56 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B8=A6=E8=8C=83=E5=9B=B4=E5=8F=91=E5=B8=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 2 +- src/views/form/publish/index.vue | 53 ++++++++------------------------ 2 files changed, 14 insertions(+), 41 deletions(-) diff --git a/.env.development b/.env.development index c85949c..b45dc6e 100644 --- a/.env.development +++ b/.env.development @@ -2,7 +2,7 @@ VUE_APP_TITLE = 问卷调查测试环境 # 接口请求地址,会设置到 axios 的 baseURL 参数上 VUE_APP_API_ROOT_TDUCK = /tduck-api -VUE_APP_API_ROOT = http://192.158.1.140/api +VUE_APP_API_ROOT = http://192.168.1.140/api # 调试工具,可设置 eruda 或 vconsole,如果不需要开启则留空 VUE_APP_DEBUG_TOOL = # 高德地图key 暂时没有用到 diff --git a/src/views/form/publish/index.vue b/src/views/form/publish/index.vue index 117e50e..25d276d 100644 --- a/src/views/form/publish/index.vue +++ b/src/views/form/publish/index.vue @@ -30,7 +30,7 @@ size="medium" type="primary" @click="publishProject"> - 开始发布 + 发布