mirror of
https://github.com/bs-community/blessing-skin-server.git
synced 2024-12-21 06:19:38 +08:00
tweaked preformance
This commit is contained in:
parent
05a7880299
commit
f807aa879c
@ -4,7 +4,7 @@
|
||||
<?php if ($data['user']->getTexture('steve') != "") {
|
||||
echo 'src = "../textures/'.$data['user']->getTexture('steve').'"/></p>';
|
||||
} else {
|
||||
echo '/> <span class="skin2d">未上传</span></p>';
|
||||
echo '/> </p>';
|
||||
} ?>
|
||||
|
||||
<p>Alex 模型的皮肤:<img id="alex" class="skin2d"
|
||||
|
Loading…
Reference in New Issue
Block a user