diff --git a/dist.zip b/dist.zip deleted file mode 100644 index 7fbc9fdb..00000000 Binary files a/dist.zip and /dev/null differ diff --git a/public/js/config.js b/public/js/config.js index be9a2d13..047a789e 100644 --- a/public/js/config.js +++ b/public/js/config.js @@ -1,7 +1,7 @@ var COMPANY = ''; //通用 // var COMPANY='zhongjian'; //中建,和沃尔对接的插件版用这个企业 // var COMPANY='hezhan'; //合展-宿迁 -var COMPANY = 'nanchang'; //南昌地铁、衢州 +// var COMPANY='nanchang'; //南昌地铁、衢州 // var COMPANY='longguang'; //龙光地产 // var COMPANY='zhengwu' // var COMPANY='shenbai'; //沈白高铁 diff --git a/src/store/index.js b/src/store/index.js index c8320b65..a625d0d2 100644 --- a/src/store/index.js +++ b/src/store/index.js @@ -56,8 +56,8 @@ export default new Vuex.Store({ // UPLOADURL: 'http://192.168.34.125:6023/upload/image', // FILEURL: 'http://192.168.34.125:6023/image/', - // UPLOADURL:'http://192.168.34.246:6023/upload/image', - // FILEURL:'http://192.168.34.246:6023/image', + UPLOADURL: 'http://192.168.34.246:6023/upload/image', + FILEURL: 'http://192.168.34.246:6023/image', // UPLOADURL:'http://'+"61.190.32.219:9050"+'/upload/image',//正式 // FILEURL:'http://'+"61.190.32.219:9050"+'/image/',//正式 ACCOUNTTYPE: ['系统管理员', '企业一级管理员', '企业二级管理员', '企业三级管理员', '项目管理员'], //1系统管理员,2企业管理员账号,3企业区账号,4企业市账号,5项目账号