feat:对接工单模块接口

This commit is contained in:
zjc
2025-01-01 12:59:32 +08:00
parent d2c0db5270
commit 0742c6fa93
19 changed files with 616 additions and 772 deletions

View File

@@ -12,7 +12,7 @@
>
{{ item.name }}
</li>
<el-dropdown v-if="navLeft.length > 3" trigger="click" @command="handleCommand">
<!-- <el-dropdown v-if="navLeft.length > 3" trigger="click" @command="handleCommand">
<li
class="nav-left-item"
:style="{
@@ -29,7 +29,7 @@
</el-dropdown-item>
</el-dropdown-menu>
</template>
</el-dropdown>
</el-dropdown> -->
</ul>
<div class="title">
<span>{{ title }}</span>
@@ -280,6 +280,7 @@
& > span {
font-size: vw(48);
font-weight: 800;
font-family: 'MicrosoftYaHeiBold';
color: transparent;
letter-spacing: vw(10);
-webkit-background-clip: text;