build(ruoyi-ui): 新增文件预览依赖包并更新依赖版本

- 新增了完整的文件预览器前端资源包,包含各类文件格式的解析、渲染依赖
- 更新@openim/wasm-client-sdk依赖版本为宽松匹配
- 删除了旧的紧急联系人菜单清理SQL脚本
This commit is contained in:
2026-07-04 19:15:06 +08:00
parent 8cfd69d9bb
commit d53ac1db32
295 changed files with 15207 additions and 98 deletions

View File

@@ -0,0 +1 @@
.model-viewer[data-v-9d2e23df]{color:#162333;background:#f8fafc;flex-direction:column;height:100%;min-height:100%;display:flex}.model-toolbar[data-v-9d2e23df]{background:#fff;border-bottom:1px solid #0f172a14;justify-content:space-between;align-items:center;gap:16px;min-height:48px;padding:0 12px;display:flex}.model-actions[data-v-9d2e23df]{flex-wrap:wrap;gap:6px;min-width:0;display:flex}.model-actions button[data-v-9d2e23df]{color:#475569;cursor:pointer;letter-spacing:0;background:#0f172a0f;border:0;border-radius:8px;min-height:30px;padding:0 10px;font-size:12px;font-weight:700;transition:background-color .18s,color .18s}.model-actions button.active[data-v-9d2e23df],.model-actions button[data-v-9d2e23df]:hover{color:#16804f;background:#21a36624}.model-meta[data-v-9d2e23df]{color:#64748b;justify-content:flex-end;align-items:center;gap:8px;min-width:0;font-size:12px;display:flex}.model-meta strong[data-v-9d2e23df]{color:#0f766e;font-weight:800}.model-meta span[data-v-9d2e23df]{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.model-stage[data-v-9d2e23df]{flex:1;min-height:0;position:relative;overflow:hidden}.model-stage canvas[data-v-9d2e23df]{outline:none;width:100%;height:100%;display:block}.model-state[data-v-9d2e23df]{color:#64748b;text-align:center;background:#f8fafce0;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:24px;line-height:1.7;display:flex;position:absolute;inset:0}.model-state.error[data-v-9d2e23df]{color:#b42318}.model-state strong[data-v-9d2e23df]{color:#b42318;font-size:18px}@media (width<=720px){.model-toolbar[data-v-9d2e23df]{flex-direction:column;align-items:flex-start;gap:8px;min-height:64px;padding:8px 10px}.model-meta[data-v-9d2e23df]{justify-content:flex-start;width:100%}}