culture/package.json | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
culture/src/utils/baseurl.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
culture/package.json
@@ -10,9 +10,9 @@ "lint": "vue-cli-service lint" }, "dependencies": { "@antv/g6": "^4.8.24", MN+*/|`````````````````` "@antv/g6": "^4.8.24", "@tinymce/tinymce-vue": "^3.2.8", "aieditor": "^1.4.0", "aieditor": "^1.3.6", "ant-design-vue": "^1.7.8", "axios": "^0.24.0", "core-js": "^3.41.0", culture/src/utils/baseurl.js
@@ -1,7 +1,7 @@ const apiConfig = { // 开发环境 development: { baseURL: "http://192.168.110.64:8081", baseURL: "http://221.182.45.100:8081", imgUrl: "http://192.168.110.64:8081/open/file/upload", showImgUrl:'http://221.182.45.100:9998/' },