教育训练处考试制证前端
d354022fc258f376fbbded621af190b30d7bcdf1..5e702859682bc992e0f8d79d35d2571288283ae4
2025-01-16 zhouwx
修改
5e7028 diff | tree
2025-01-13 zhouwx
Merge remote-tracking branch 'origin/master'
38160a diff | tree
2025-01-13 zhouwx
Merge remote-tracking branch 'origin/master'
d7620e diff | tree
2025-01-06 zhouwx
Merge remote-tracking branch 'origin/master'
c3bb35 diff | tree
2024-11-12 zhouwx
修改
0d8575 diff | tree
2 files modified
8 ■■■■ changed files
.env.development 4 ●●●● patch | view | raw | blame | history
package.json 4 ●●●● patch | view | raw | blame | history
.env.development
@@ -9,14 +9,14 @@
#VUE_APP_BASE_API = 'http://192.168.0.47:8085/api'
#董
#VUE_APP_BASE_API = 'http://192.168.2.24:8085/api'
VUE_APP_BASE_API = 'http://192.168.2.24:8085/api'
#孔
#VUE_APP_BASE_API = 'http://192.168.2.15:8085/api'
#线上
VUE_APP_BASE_API = 'http://106.15.95.149:8086/api'
#VUE_APP_BASE_API = 'http://106.15.95.149:8086/api'
# 路由懒加载
VUE_CLI_BABEL_TRANSPILE_MODULES = true
package.json
@@ -40,6 +40,7 @@
    "axios": "0.24.0",
    "clipboard": "2.0.8",
    "core-js": "^3.36.0",
    "dayjs": "^1.11.12",
    "echarts": "5.4.0",
    "element-ui": "2.15.13",
    "file-saver": "2.0.5",
@@ -48,6 +49,7 @@
    "js-beautify": "1.13.0",
    "js-cookie": "3.0.1",
    "jsencrypt": "3.0.0-rc.1",
    "json-bigint": "^1.0.0",
    "moment": "^2.30.1",
    "nprogress": "0.2.0",
    "quill": "1.3.7",
@@ -56,7 +58,9 @@
    "vue": "2.6.12",
    "vue-count-to": "1.0.13",
    "vue-cropper": "0.5.5",
    "vue-json-excel": "^0.3.0",
    "vue-meta": "2.4.0",
    "vue-print-nb": "^1.7.5",
    "vue-router": "3.4.9",
    "vuedraggable": "2.24.3",
    "vuex": "3.6.0"