I am using angularjs
to write a blog framework, hoping to complete the function of uploading/switching website themes.
angularjs
By default, index.html
in the root directory is regarded as the entry file. Is there any way to modify the location of this entry file to a subdirectory, such as the theme folder in the root directory.
过去多啦不再A梦2017-05-15 17:01:21
angularjs
By 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