This commit is contained in:
lzp
2026-04-14 14:26:43 +08:00
4 changed files with 34 additions and 4 deletions

View File

@@ -80,7 +80,7 @@
> .shortcut-list {
display: flex;
flex-wrap: wrap;
gap: 10px 4px;
gap: 10px 3px;
user-select: none;
> .item {
display: flex;

View File

@@ -171,7 +171,7 @@
}
])
const onPreview = (item: any) => {
if(data.superiorNodeType == NODE_DATATYPE.TO_3D_MODEL){
if(data.superiorNodeType == NODE_DATATYPE.TO_3D_MODEL && tier.value != 0){
openThreeModelPreview({
glbPath:item?.glbPath,
glbInfoObj:item?.glbInfoObj,

View File

@@ -34,10 +34,10 @@ const {} = toRefs(data);
<div class="detail">
<div class="name">
<div class="title fs18">
Sofa
3D Asset
</div>
<div class="fs14 c66">
Model Name
File Format:glb.
</div>
</div>
<div class="fs14 c18">