vue-weixin icon indicating copy to clipboard operation
vue-weixin copied to clipboard

ReferenceError: io is not defined

Open starplatinum3 opened this issue 3 years ago • 0 comments

ReferenceError: io is not defined vue-router.esm.js:2316 ReferenceError: io is not defined at Object../node_modules/[email protected]@babel-loader/lib/index.js!./node_modules/[email protected]@vue-loader/lib/index.js?!./src/frames/conversation/groupchat.vue?vue&type=script&lang=js& (groupchat.vue:129:1) at webpack_require (bootstrap:853:1) at fn (bootstrap:150:1) at Module../src/frames/conversation/groupchat.vue?vue&type=script&lang=js& (groupchat.vue?1ae0:1:1) at webpack_require (bootstrap:853:1) at fn (bootstrap:150:1) at Module../src/frames/conversation/groupchat.vue (groupchat.vue:1:1) at webpack_require (bootstrap:853:1) at fn (bootstrap:150:1) at router.js:5:1

应该是因为/socket.io.js 是从服务器拿的 但是这个服务器已经不开了 但是换用了本地的js 还是不行

starplatinum3 avatar Mar 19 '22 13:03 starplatinum3