简体   繁体   中英

Vue-Router not loading component

I am developing a website using Vue and Vue-Router in local. Then I commit changes with git to the production server and the site files get updated.

I was making a payment status page and it's working perfectly in local, so i uploaded the changed to the production server but for some reason the component isn't being loaded on the production server. I am getting no errors.. The rest of the routes I made (were always and are still) working fine, but the new routes I made/make dont in production (again, working perfectly locally)

Does anyone have any debugging suggestions to try and figure out whats happening?

我解决了这个问题,这与缓存有关

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM