removed tips about double layer skin preview
This commit is contained in:
parent
fbbc3225f1
commit
7e57cc263b
|
|
@ -3,7 +3,7 @@
|
||||||
* @Author: printempw
|
* @Author: printempw
|
||||||
* @Date: 2016-03-18 21:41:21
|
* @Date: 2016-03-18 21:41:21
|
||||||
* @Last Modified by: printempw
|
* @Last Modified by: printempw
|
||||||
* @Last Modified time: 2016-03-19 16:13:18
|
* @Last Modified time: 2016-03-20 12:52:04
|
||||||
*/
|
*/
|
||||||
require "../includes/session.inc.php";
|
require "../includes/session.inc.php";
|
||||||
$data['style'] = <<< 'EOT'
|
$data['style'] = <<< 'EOT'
|
||||||
|
|
@ -55,11 +55,6 @@ View::show('header', $data);
|
||||||
<button id="upload" class="btn btn-primary">确认上传</button>
|
<button id="upload" class="btn btn-primary">确认上传</button>
|
||||||
</div>
|
</div>
|
||||||
</div><!-- /.box -->
|
</div><!-- /.box -->
|
||||||
<div class="box box-default">
|
|
||||||
<div class="box-body">
|
|
||||||
<b>提示:</b>目前3D 皮肤预览已经可以支持双层皮肤了miao。
|
|
||||||
</div>
|
|
||||||
</div><!-- /.box -->
|
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-6">
|
<div class="col-md-6">
|
||||||
<div class="box box-default">
|
<div class="box box-default">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user