angular.js - angularjs 修改入口文件 index.html 的位置
世界只因有你
世界只因有你 2017-05-15 16:59:21
0
1
561

我在用angularjs写一个博客框架,希望能完成上传/切换网站主题的功能。

angularjs默认把根目录下的index.html当成入口文件,有没有什么方法把这个入口文件的位置修改到一个子目录中,比如根目录下的theme文件夹。

世界只因有你
世界只因有你

reply all(1)
过去多啦不再A梦

angularjsBy default, index.html in the root directory is regarded as the entry file

There is no such thing. The entry file is defined by you and has nothing to do with angular

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template