Giter Club home page Giter Club logo

Comments (6)

daxiongYang avatar daxiongYang commented on June 8, 2024

npm install 安装插件是不是报错了? 应该是使用npm安装插件失败,可以尝试cnpm安装。

from renren-fast-vue.

beetlebum233 avatar beetlebum233 commented on June 8, 2024

同样的情况,没有任何报错,执行 npm run dev,页面显示空白,自动跳转到http://localhost:8001/#/,并且页面没有被渲染

from renren-fast-vue.

daxiongYang avatar daxiongYang commented on June 8, 2024

@beetlebum233 命令行终端没报错,那说明项目环境是对的。 但是页面空白是有请求后台localhost:8080接口的,如果你后台没有启动,是没办法展示的。 因为http://localhost:8001/#/ 默认跳转home页面,需要请求接口拿菜单列表和权限再做逻辑处理。
你可以直接http://localhost:8001/#/login 页面渲染是没有问题的,但是登录不了。后台没启动!

from renren-fast-vue.

daxiongYang avatar daxiongYang commented on June 8, 2024

@beetlebum233 后台查看错误看编辑器控制台,前台同理看浏览器控制台。

from renren-fast-vue.

guoliang3 avatar guoliang3 commented on June 8, 2024

我也有这个情况 我把项目删了 重新安装npm就好了

from renren-fast-vue.

beetlebum233 avatar beetlebum233 commented on June 8, 2024

我上周pull了一次之后安装就好了,感觉应该是之前源码的问题

from renren-fast-vue.

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.