From 169c12a6228d0a5252ebb252c174f27bdab72325 Mon Sep 17 00:00:00 2001 From: mk <2403457699@qq.com> Date: Tue, 12 Mar 2024 17:44:29 +0800 Subject: [PATCH] =?UTF-8?q?=E7=81=B5=E5=B1=B1=E8=A1=97=E9=81=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 4 ++-- .env.production | 2 +- src/i18n/zh-CN.js | 8 ++++---- src/views/modules/customer/feedback/FeedbackList.vue | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.env.development b/.env.development index c7b9d36..19bd061 100644 --- a/.env.development +++ b/.env.development @@ -1,8 +1,8 @@ NODE_ENV=development # VUE_APP_API_SERVER = http://119.167.72.91/api -VUE_APP_API_SERVER = http://localhost:7099/api -# VUE_APP_API_SERVER = http://192.168.1.140/api +# VUE_APP_API_SERVER = http://localhost:7099/api +VUE_APP_API_SERVER = http://192.168.1.140/api VUE_APP_NODE_ENV=dev #项目根路径 diff --git a/.env.production b/.env.production index 3a15fe9..cc8e7e0 100644 --- a/.env.production +++ b/.env.production @@ -1,4 +1,4 @@ NODE_ENV=production -VUE_APP_API_SERVER = https://lingshan-smps.elinkservice.cn/api +VUE_APP_API_SERVER = https://yifengdian-smps.elinkservice.cn/api VUE_APP_NODE_ENV=prod VUE_APP_PUBLIC_PATH=epmet-oper-gov diff --git a/src/i18n/zh-CN.js b/src/i18n/zh-CN.js index 191ee4f..eb74468 100644 --- a/src/i18n/zh-CN.js +++ b/src/i18n/zh-CN.js @@ -3,10 +3,10 @@ const t = {} t.loading = '加载中...' t.brand = {} -t.brand.lg = '灵山街道智慧管理平台' -t.brand.mini = '灵山' -t.brand.work = '灵山街道智慧管理平台' -t.brand.workMini = '灵山' +t.brand.lg = '移风店街道智慧管理平台' +t.brand.mini = '移风店' +t.brand.work = '移风店街道智慧管理平台' +t.brand.workMini = '移风店' t.add = '新增' t.delete = '删除' diff --git a/src/views/modules/customer/feedback/FeedbackList.vue b/src/views/modules/customer/feedback/FeedbackList.vue index fd9bd27..5f4cbf1 100644 --- a/src/views/modules/customer/feedback/FeedbackList.vue +++ b/src/views/modules/customer/feedback/FeedbackList.vue @@ -397,7 +397,7 @@ export default { this.total = data.total this.tableData = data.list // let obj1 = { - // "customerName": "灵山卫街道党工委", + // "customerName": "移风店卫街道党工委", // "gridName": "市北区第二网格", // "adviceType": "政府业务建议&&软件功能及体验问题", // "phone": "15959999999",