删除无效的引用

This commit is contained in:
18500206848
2024-05-20 22:05:38 +08:00
parent e970733bd0
commit 36a0f6634f
2 changed files with 0 additions and 7 deletions

View File

@@ -1,5 +0,0 @@
VUE_APP_SITE='hengshui'
VUE_APP_LOGIN_ERROR = http://10.160.7.216:9920/casserver/login
VUE_APP_REPLACE_STR = {"{oss_file_url}": "http://10.165.0.173:8000", "https://dy12333.org.cn/api/jobslink-api/front/file": "http://10.165.0.173:8000/jobslink-api/front/file"}
VUE_APP_LOGIN_NEXT = http://10.160.7.216:9920/casserver/login?service=http://10.165.0.173/manage/login&stService=http%3A%2F%2F10.165.0.173%2Fmanage%2Flogin
VUE_APP_SUPPER_MAP = http://10.165.0.44:1205/proxy/rest/maps/c02c6f51f3ab4190bffd5e3e54cf5ac4/111013e9067749488d44841208771768

View File

@@ -4,9 +4,7 @@
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"serve-hengshui": "vue-cli-service serve --mode hengshui",
"build": "vue-cli-service build",
"build-hengshui": "vue-cli-service build --mode hengshui",
"lint": "vue-cli-service lint",
"analyz": "npm_config_report=true npm run build",
"test:unit": "vue-cli-service test:unit",