Adjust directory structure

This commit is contained in:
StevenJoeZhang 2019-06-13 13:21:34 +08:00
parent 6f137cb8ed
commit 27005921cf
6 changed files with 5 additions and 5 deletions

View File

@ -10,14 +10,14 @@ Add Live2D widget to web page.
## 示例 Demo
在[米米的博客](https://zhangshuqiao.org)的左下角可查看效果。需要使用支持WebGL的现代浏览器浏览。
![](screenshot-1.png)
![](screenshot-2.png)
![](screenshot-3.png)
![](assets/screenshot-1.png)
![](assets/screenshot-2.png)
![](assets/screenshot-3.png)
这个仓库中也提供了两个Demo
- [demo-1.html](https://mi.js.org/live2d-widget/demo-1.html) ,展现基础效果
- [demo-2.html](https://mi.js.org/live2d-widget/demo-2.html) 仿NPM的登陆界面
- [demo1.html](https://mi.js.org/live2d-widget/demo/demo1.html) ,展现基础效果
- [demo2.html](https://mi.js.org/live2d-widget/demo/demo2.html) 仿NPM的登陆界面
## 依赖 Dependencies
本插件需要jQuery和font-awesome支持请确保它们已在页面中加载例如在`<head>`中加入:

View File

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 48 KiB

View File

Before

Width:  |  Height:  |  Size: 88 KiB

After

Width:  |  Height:  |  Size: 88 KiB

View File

Before

Width:  |  Height:  |  Size: 79 KiB

After

Width:  |  Height:  |  Size: 79 KiB