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-icon/package.json | 87 +++++++++++++++++++++++++++++++++++++++++++
1 files changed, 87 insertions(+), 0 deletions(-)
diff --git a/uni_modules/wu-icon/package.json b/uni_modules/wu-icon/package.json
new file mode 100644
index 0000000..641288c
--- /dev/null
+++ b/uni_modules/wu-icon/package.json
@@ -0,0 +1,87 @@
+{
+ "id": "wu-icon",
+ "displayName": "wu-icon 鍥炬爣 鍏ㄩ潰鍏煎灏忕▼搴忋�乶vue銆乿ue2銆乿ue3绛夊绔�",
+ "version": "1.0.4",
+ "description": "鍩轰簬瀛椾綋鐨勫浘鏍囬泦锛屽寘鍚簡澶у鏁板父瑙佸満鏅殑鍥炬爣锛屾敮鎸佽嚜瀹氫箟锛屾敮鎸佽嚜瀹氫箟鍥剧墖鍥炬爣绛夈�傚彲鑷畾涔夐鑹层�佸ぇ灏忋��",
+ "keywords": [
+ "wu-ui",
+ "鍥炬爣",
+ "wu-icon",
+ "鏂囧瓧鍥炬爣"
+ ],
+ "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-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",
+ "閽夐拤": "u",
+ "蹇墜": "u",
+ "椋炰功": "u",
+ "浜笢": "u"
+ },
+ "蹇簲鐢�": {
+ "鍗庝负": "u",
+ "鑱旂洘": "u"
+ }
+ }
+ }
+ }
+}
\ No newline at end of file
--
Gitblit v1.9.3