gallery-by-react icon indicating copy to clipboard operation
gallery-by-react copied to clipboard

项目提交到gitPages里面了,但是只显示APPLICATION CONTENT这样子

Open luckydingxia opened this issue 8 years ago • 2 comments

你好mater,按照您在慕课网的react教程,终于完成最后一步,然后不曾想到这个是最大的问题啊……我按照您敲的代码 git subtree…… ,最后在我的gitPages上展示出错,只有APPLICATION CONTENT,这个是地址https://lucylucy-xia.github.io/my-gallery-by-react/;请问是什么原因?我谷歌了好久,也没有解决掉

luckydingxia avatar Feb 15 '17 13:02 luckydingxia

和我的一样,是路径出错造成的,你现在好了吗?

sijinglei avatar Jun 06 '17 06:06 sijinglei

可以检查一下console的报错和network,应该是找不到assets/app.js造成的,我更改了一下index.html里的路径解决的。

@sijinglei @lucylucy-xia

arronlai avatar Apr 05 '18 08:04 arronlai