前端文件分离建议

html的js或者css超过30行时,应当将js或css分离到外部文件,然后引入到html文件。

posted @ 2017-09-27 16:13  AlanLeung  阅读(171)  评论(0)    收藏  举报