From f26f29d84e0a68831a6af14dab3eec5500496d2e Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期三, 28 五月 2025 16:48:52 +0800
Subject: [PATCH] 初始化项目

---
 uni_modules/wu-button/package.json |   90 +++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 90 insertions(+), 0 deletions(-)

diff --git a/uni_modules/wu-button/package.json b/uni_modules/wu-button/package.json
new file mode 100644
index 0000000..a160914
--- /dev/null
+++ b/uni_modules/wu-button/package.json
@@ -0,0 +1,90 @@
+{
+	"id": "wu-button",
+	"displayName": "wu-button 鎸夐挳 鍏ㄩ潰鍏煎vue3+2銆乤pp銆乭5銆佸皬绋嬪簭绛夊绔�",
+	"version": "1.0.2",
+	"description": "鎸夐挳缁勪欢鍐呴儴瀹炵幇浠ni-app鐨刡utton缁勪欢涓哄熀纭�锛岃繘琛屼簩娆″皝瑁咃紝鐏垫椿閰嶇疆锛屽姛鑳介綈鍏紝鍏煎鍏ㄧ銆�",
+	"keywords": [
+        "wu-button",
+        "button",
+        "鎸夐挳",
+        "wuui",
+        "wu-ui"
+    ],
+	"repository": "",
+	"engines": {
+		"HBuilderX": "^3.4.15"
+	},
+	"dcloudext": {
+		"type": "component-vue",
+		"sale": {
+			"regular": {
+				"price": "0.00"
+			},
+			"sourcecode": {
+				"price": "0.00"
+			}
+		},
+		"contact": {
+			"qq": ""
+		},
+		"declaration": {
+			"ads": "鏃�",
+			"data": "鎻掍欢涓嶉噰闆嗕换浣曟暟鎹�",
+			"permissions": "鏃�"
+		},
+		"npmurl": ""
+	},
+	"uni_modules": {
+		"dependencies": [
+			"wu-icon",
+			"wu-loading-icon",
+			"wu-ui-tools"
+		],
+		"encrypt": [],
+		"platforms": {
+			"cloud": {
+				"tcb": "y",
+                "aliyun": "y",
+                "alipay": "n"
+			},
+			"client": {
+				"Vue": {
+					"vue2": "y",
+					"vue3": "y"
+				},
+				"App": {
+					"app-vue": "y",
+					"app-nvue": "y"
+				},
+				"H5-mobile": {
+					"Safari": "y",
+					"Android Browser": "y",
+					"寰俊娴忚鍣�(Android)": "y",
+					"QQ娴忚鍣�(Android)": "y"
+				},
+				"H5-pc": {
+					"Chrome": "y",
+					"IE": "y",
+					"Edge": "y",
+					"Firefox": "y",
+					"Safari": "y"
+				},
+				"灏忕▼搴�": {
+					"寰俊": "y",
+					"闃块噷": "y",
+					"鐧惧害": "y",
+					"瀛楄妭璺冲姩": "y",
+					"QQ": "y",
+					"閽夐拤": "y",
+					"蹇墜": "y",
+					"椋炰功": "y",
+					"浜笢": "y"
+				},
+				"蹇簲鐢�": {
+					"鍗庝负": "y",
+					"鑱旂洘": "y"
+				}
+			}
+		}
+	}
+}
\ No newline at end of file

--
Gitblit v1.9.3