Vue actual combat project: e-commerce management system

Example of this project: http://shop.liulongbin.top/
Front-end code: https://gitee.com/wBekvam/vue-shop-admin.git Back-
end code: https://gitee.com/wBekvam/vueShop-
Preview of api-server.git page: http://shop.liulongbin.top/
After downloading, you need to change the back-end interface from local to preview page interface
axios.defaults.baseURL =' http: //shop.liulongbin.top/api /private/v1/'
Modify location: main.js

Guess you like

Origin blog.csdn.net/weixin_44517301/article/details/114638447