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