After downloading and unzipping, the demo is in the root directory
Now test the use of the official website demo
Open mobile-angular-ui-master/demo/index.html with a browser and find that no styles or js are loaded. Then, after reviewing the element, I found that the loading path was wrong, so I made the following modifications
Line 5:
Remove all /website root directory paths and change them to relative paths
demo.js and demo.css are in the demo directory,
Lines 30 and 34:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn