1
This commit is contained in:
@ -366,7 +366,7 @@
|
||||
<div class="option-group">
|
||||
<button class="option-btn" data-option="size-1">SPF111S1013W</button>
|
||||
<button class="option-btn" data-option="size-2">SPF111S1013TA</button>
|
||||
<button class="option-btn" data-option="size-3">SPF111S1013C</button>
|
||||
<button class="option-btn" data-option="size-3">SPF111SEM13</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -410,13 +410,20 @@
|
||||
<!-- 80 系列 -->
|
||||
<div class="series-divider">----- 80 -----</div>
|
||||
<div class="option-group">
|
||||
<button class="option-btn" data-option="size-4">SPF80S1020C</button>
|
||||
<button class="option-btn" data-option="size-4">SPF80S1020L</button>
|
||||
</div>
|
||||
<!-- 111 系列 -->
|
||||
<div class="series-divider">----- 111 -----</div>
|
||||
<div class="option-group">
|
||||
<button class="option-btn" data-option="size-7">SPF111S1020C</button>
|
||||
</div>
|
||||
<!-- vs 系列 -->
|
||||
<div class="series-divider">----- vs -----</div>
|
||||
<div class="option-group">
|
||||
<button class="option-btn" data-option="size-7">SPF111S1020PILLAR4PCS</button>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -466,8 +473,8 @@
|
||||
</div>
|
||||
<div class="category-content expanded">
|
||||
<div class="option-group">
|
||||
<button class="option-btn" data-option="color-3">SPFPDS10FTW</button>
|
||||
<button class="option-btn" data-option="color-4">SPFPDS10FTC</button>
|
||||
<button class="option-btn" data-option="color-3">SPFPCD10FTW</button>
|
||||
<button class="option-btn" data-option="color-4">SPFDPH10FTA</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -870,7 +877,7 @@
|
||||
|
||||
console.log(kernel);
|
||||
|
||||
|
||||
|
||||
// 存储当前选中的材质名和网格
|
||||
var currentMaterialName = '';
|
||||
var currentPickedMesh = null;
|
||||
|
||||
Reference in New Issue
Block a user