Git Product home page Git Product logo

Comments (4)

jia000 avatar jia000 commented on May 24, 2024

抓下包看看index.umd.js的response是什么,估计是重定向到404页面的html了

from tmagic-editor.

LdPz-ROOM avatar LdPz-ROOM commented on May 24, 2024

重定向404这个问题有什么解决方案吗

from tmagic-editor.

LdPz-ROOM avatar LdPz-ROOM commented on May 24, 2024

[2023-02-16T10:18:35.743] [DEBUG] default - /static/vue3/entry/event/index.umd.js
ctx {
request: {
method: 'GET',
url: '/static/vue3/entry/event/index.umd.js',
header: {
'x-forwarded-host': '0.0.0.0:1024',
'x-forwarded-proto': 'http',
'x-forwarded-port': '1024',
'x-forwarded-for': '127.0.0.1',
cookie: 'userName=defaultName',
'accept-language': 'zh-CN,zh;q=0.9',
'accept-encoding': 'gzip, deflate',
referer: 'http://0.0.0.0:1024/editor',
accept: '/',
'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36',
connection: 'close',
host: 'localhost:3001'
}
},
response: {
status: 404,
message: 'Not Found',
header: [Object: null prototype] {}
},
app: { subdomainOffset: 2, proxy: false, env: 'development' },
originalUrl: '/static/vue3/entry/event/index.umd.js',
req: '',
res: '',
socket: ''
}

from tmagic-editor.

jia000 avatar jia000 commented on May 24, 2024

#484

from tmagic-editor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.