微件:Live2d:修订间差异
跳转到导航
跳转到搜索
无编辑摘要 |
无编辑摘要 |
||
| 第4行: | 第4行: | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
<button id='live2d-button' onclick='live2d_main()'>点击显示</button> | <button id='live2d-button' onclick='live2d_main()'>点击显示</button> | ||
<script src='https:// | <script src='https://zjsnrwiki.github.io/live2d/src/live2d.min.js'></script> | ||
<script src='https:// | <script src='https://zjsnrwiki.github.io/live2d/src/Live2DFramework.js'></script> | ||
<script src='https:// | <script src='https://zjsnrwiki.github.io/live2d/src/MatrixStack.js'></script> | ||
<script src='https:// | <script src='https://zjsnrwiki.github.io/live2d/src/ModelSettingJson.js'></script> | ||
<script src='https:// | <script src='https://zjsnrwiki.github.io/live2d/src/PlatformManager.js'></script> | ||
<script src='https:// | <script src='https://zjsnrwiki.github.io/live2d/src/LAppModel.js'></script> | ||
<script> | <script> | ||
var l2d_index = "<!--{$index|escape:'quotes'}-->"; | var l2d_index = "<!--{$index|escape:'quotes'}-->"; | ||
2016年10月8日 (六) 00:27的最新版本
WIP