feat: sn
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 4m26s

This commit is contained in:
sexygoat
2026-05-06 10:54:43 +08:00
parent 950520635d
commit 8832150562
6 changed files with 56 additions and 6 deletions

Binary file not shown.

View File

@@ -637,7 +637,7 @@
.change-item {
display: flex;
align-items: flex-start;
align-items: center;
gap: 4px;
font-size: 12px;

View File

@@ -62,11 +62,11 @@
<p>3. 列格式请设置为文本格式避免长数字被转为科学计数法</p>
<p>4. <strong>重要列顺序固定不可调整</strong>系统按位置读取不识别列名</p>
<p style="color: var(--el-color-primary)">5. 必填列虚拟号第1列</p>
<p
>6.
可选列设备名称设备型号设备类型IMEI制造商最大SIM槽数默认4有效范围1-4卡1~卡4
ICCID</p
>
<p>
6.
可选列SN设备名称设备型号设备类型IMEI制造商最大SIM槽数默认4有效范围1-4卡1~卡4
ICCID
</p>
</div>
</template>
</ElAlert>