diff --git a/.env.development b/.env.development index 12b11b7..ed30aa3 100644 --- a/.env.development +++ b/.env.development @@ -1,9 +1,11 @@ -VITE_API_BASE='https://hwjb.homilychart.com/dev/admin' +# VITE_API_BASE='https://hwjb.homilychart.com/dev/admin' # 测试环境 # VITE_API_BASE='http://18.143.76.3:10704/' # VITE_API_BASE='http://192.168.9.52:10705/' VITE_UPLOAD_URL=http://39.101.133.168:8828/hljw/api/aws/upload # VITE_API_BASE='http://192.168.9.28:8081/' -# 孙加倍 +# sunjiabei # VITE_API_BASE='http://192.168.9.28:8081/' # VITE_API_BASE='http://192.168.5.92:8081/' +# zhangyong + VITE_API_BASE='http://192.168.9.62:8081/' diff --git a/src/views/permissions/permission.vue b/src/views/permissions/permission.vue index 4db58d2..50789ee 100644 --- a/src/views/permissions/permission.vue +++ b/src/views/permissions/permission.vue @@ -1,5 +1,5 @@