first commit

This commit is contained in:
2026-08-31 16:22:00 +08:00
commit e969a1e559
2665 changed files with 128795 additions and 0 deletions
@@ -0,0 +1,6 @@
<div class="PE_GroupOverallLayout">
<div class="PE_LayoutDrag_Right" ContainerName="right">#right#</div>
<div class="PE_LayoutDrag_Left" ContainerName="left">#left#</div>
<div class="PE_LayoutDrag_Main" ContainerName="mid">#mid#</div>
<div class="clearbox"></div>
</div>
@@ -0,0 +1,7 @@
@charset "utf-8";
.clearbox {border-top: 1px solid transparent !important;margin-top: -1px !important;border-top: 0px;margin-top: 0px;height: 0px;clear: both;background: none; font-size: 0px;visibility: hidden;}
.PE_GroupOverallLayout{ width:980px; margin:0 auto;}
.PE_LayoutDrag_Left{float:left; width:200px; }
.PE_LayoutDrag_Right{float:right; width:380px;}
.PE_LayoutDrag_Main{ margin:0 392px 0 212px;}
Binary file not shown.
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB