chore(工具箱/工作时间可视化): 调整界面文本,与其他模块统一
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
<template>
|
||||
<div class="tool-detail-page">
|
||||
|
||||
<!-- 配置选项 -->
|
||||
<!-- 配置参数 -->
|
||||
<n-card size="small" style="--color: #2196F3;">
|
||||
<template #header>
|
||||
<div class="card-title">
|
||||
<span class="card-title__icon mdi mdi-cog-outline"></span>
|
||||
<span class="card-title__label">配置选项</span>
|
||||
<span class="card-title__label">配置参数</span>
|
||||
</div>
|
||||
</template>
|
||||
<n-form
|
||||
|
||||
Reference in New Issue
Block a user