From 062eabd69860d5e6b8df81c265766d023be36097 Mon Sep 17 00:00:00 2001
From: 罗广辉 <guanghui.luo@foxmail.com>
Date: Tue, 27 May 2025 17:11:09 +0800
Subject: [PATCH] feat: 后台管理适配
---
package.json | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/package.json b/package.json
index 46e938c..2e00a88 100644
--- a/package.json
+++ b/package.json
@@ -15,6 +15,7 @@
"@saber/nf-design-base-elp": "^1.2.0",
"@smallwei/avue": "^3.4.4",
"@turf/turf": "6.5.0",
+ "postcss-pxtorem": "^6.1.0",
"animate.css": "^4.1.1",
"avue-plugin-ueditor": "^1.0.3",
"axios": "^0.21.1",
--
Gitblit v1.9.3