diff --git a/fuintAdmin/.env.development b/fuintAdmin/.env.development index cbd704ade..cd018f513 100644 --- a/fuintAdmin/.env.development +++ b/fuintAdmin/.env.development @@ -11,8 +11,6 @@ VUE_APP_BASE_API = '/dev-api' VUE_APP_PUBLIC_PATH = '/' # 后端接口地址 -#VUE_APP_SERVER_URL = 'http://192.168.31.55:8081/' -VUE_APP_SERVER_URL = 'http://192.168.31.178:8081' - - +VUE_APP_SERVER_URL = 'http://localhost:8080/' +# http://192.168.0.121:8080/ diff --git a/fuintAdmin_zt/.env.development b/fuintAdmin_zt/.env.development index e3ad97772..07c1c0763 100644 --- a/fuintAdmin_zt/.env.development +++ b/fuintAdmin_zt/.env.development @@ -11,8 +11,7 @@ VUE_APP_BASE_API = '/dev-api' VUE_APP_PUBLIC_PATH = '/' # 后端接口地址 -VUE_APP_SERVER_URL = 'http://192.168.31.96:8080/' +VUE_APP_SERVER_URL = 'http://localhost:8080/' + # cp端地址 -VUE_PC_SERVER_URL = 'http://47.95.206.185:85/' - - +# VUE_PC_SERVER_URL = 'http://47.95.206.185:85/' diff --git a/fuintBackend/configure/dev/application.properties b/fuintBackend/configure/dev/application.properties index c058ecd5c..d92bd50cc 100644 --- a/fuintBackend/configure/dev/application.properties +++ b/fuintBackend/configure/dev/application.properties @@ -33,7 +33,7 @@ spring.redis.pool.min-idle=0 spring.redis.timeout=5000 # \u7CFB\u7EDF\u540D\u79F0 -system.name = \u84DD\u9CB8\u667A\u6167\u6CB9\u7AD9\u7CFB\u7EDF +system.name = \u767E\u4E1A\u5174\u667A\u6167\u6CB9\u7AD9\u7CFB\u7EDF # \u524D\u7AEFh5\u5730\u5740 website.url=https://www.fuint.cn/h5/ diff --git a/fuintBackend/configure/prod/application.properties b/fuintBackend/configure/prod/application.properties index 831ccf035..1687893e5 100644 --- a/fuintBackend/configure/prod/application.properties +++ b/fuintBackend/configure/prod/application.properties @@ -33,7 +33,7 @@ spring.redis.pool.min-idle=0 spring.redis.timeout=5000 # \u7CFB\u7EDF\u540D\u79F0 -system.name = \u84DD\u9CB8\u667A\u6167\u6CB9\u7AD9\u7CFB\u7EDF +system.name = \u767E\u4E1A\u5174\u667A\u6167\u6CB9\u7AD9\u7CFB\u7EDF # \u524D\u7AEFh5\u5730\u5740 website.url=https://www.fuint.cn/h5/ diff --git a/fuintCashierWeb/.env.development b/fuintCashierWeb/.env.development index 6f00f4d97..de35a1dc3 100644 --- a/fuintCashierWeb/.env.development +++ b/fuintCashierWeb/.env.development @@ -11,5 +11,5 @@ VUE_APP_BASE_API = '/dev-api' VUE_APP_PUBLIC_PATH = '/' # 后端接口地址 - -VUE_APP_SERVER_URL = 'http://192.168.31.96:8080/' +#VUE_APP_SERVER_URL = 'http://192.168.31.55:8081/' +VUE_APP_SERVER_URL = 'http://localhost:8080/' diff --git a/fuintCashierWeb/src/views/cashier/NewComponents/homeindex.vue b/fuintCashierWeb/src/views/cashier/NewComponents/homeindex.vue index 069735c3f..6c6438cc0 100644 --- a/fuintCashierWeb/src/views/cashier/NewComponents/homeindex.vue +++ b/fuintCashierWeb/src/views/cashier/NewComponents/homeindex.vue @@ -734,7 +734,7 @@ @click="recharge(index)">
售价{{ item.rechargeBalance }}
-
锁价{{ item.lockupPrice }}/升
+
锁价{{ item.lockPrice }}/升