From 69110c094343fa111eee75b0a56fef7dd7995f8a Mon Sep 17 00:00:00 2001
From: quanwei <419654421@qq.com>
Date: Tue, 25 Nov 2025 18:09:45 +0800
Subject: [PATCH] 修复优惠券点击立即使用弹出二维码问题 商家后台添加分销和超级分红 添加活动分享功能 添加商户提现功能

---
 supplier_vue/package.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/supplier_vue/package.json b/supplier_vue/package.json
index f1b2577..a135c1d 100644
--- a/supplier_vue/package.json
+++ b/supplier_vue/package.json
@@ -15,6 +15,7 @@
     "element-ui": "^2.12.0",
     "nprogress": "^0.2.0",
     "quill": "^1.3.7",
+    "sass": "^1.93.2",
     "true-case-path": "^2.2.1",
     "vue": "^2.5.2",
     "vue-quill-editor": "^3.0.6",
@@ -41,7 +42,6 @@
     "friendly-errors-webpack-plugin": "^1.6.1",
     "html-webpack-plugin": "^2.30.1",
     "node-notifier": "^5.1.2",
-    "node-sass": "^4.12.0",
     "optimize-css-assets-webpack-plugin": "^3.2.0",
     "ora": "^1.2.0",
     "portfinder": "^1.0.13",

--
Gitblit v1.9.2