From 186234cb3833e620aa0ae46212fe337eb2d6e77d Mon Sep 17 00:00:00 2001 From: wupengfei <834520024@qq.com> Date: 星期四, 13 三月 2025 13:07:02 +0800 Subject: [PATCH] feat: 接口对接 --- apps/cMiniApp/package.json | 7 +------ 1 files changed, 1 insertions(+), 6 deletions(-) diff --git a/apps/cMiniApp/package.json b/apps/cMiniApp/package.json index 1bd4dc5..bff1bb9 100644 --- a/apps/cMiniApp/package.json +++ b/apps/cMiniApp/package.json @@ -123,15 +123,10 @@ "taro-plugin-compiler-optimization": "^1.0.4", "thread-loader": "^4.0.2", "unplugin-auto-import": "^0.16.6", - "unplugin-vue-components": "^0.28.0", + "unplugin-vue-components": "^0.27.4", "vue-eslint-parser": "^9.3.1", "vue-loader": "^17.0.0", "webpack": "^5.78.0", "webpack-bundle-analyzer": "^4.7.0" - }, - "pnpm": { - "patchedDependencies": { - "@nutui/nutui-taro@4.1.5": "../../patches/@nutui__nutui-taro@4.1.5.patch" - } } } -- Gitblit v1.9.1