From 3e32c4ec8d58772e2e52ea7518db5ec76d378b21 Mon Sep 17 00:00:00 2001 From: yangan <yangan0921@163.com> Date: 星期四, 01 八月 2024 14:22:37 +0800 Subject: [PATCH] feat:H5及小程序修改点 --- uni_modules/uni-icons/package.json | 29 ++++++++++++++++------------- 1 files changed, 16 insertions(+), 13 deletions(-) diff --git a/uni_modules/uni-icons/package.json b/uni_modules/uni-icons/package.json index d1c4e77..6b681b4 100644 --- a/uni_modules/uni-icons/package.json +++ b/uni_modules/uni-icons/package.json @@ -1,7 +1,7 @@ { "id": "uni-icons", "displayName": "uni-icons 鍥炬爣", - "version": "1.3.5", + "version": "2.0.10", "description": "鍥炬爣缁勪欢锛岀敤浜庡睍绀虹Щ鍔ㄧ甯歌鐨勫浘鏍囷紝鍙嚜瀹氫箟棰滆壊銆佸ぇ灏忋��", "keywords": [ "uni-ui", @@ -16,11 +16,7 @@ "directories": { "example": "../../temps/example_temps" }, - "dcloudext": { - "category": [ - "鍓嶇缁勪欢", - "閫氱敤缁勪欢" - ], +"dcloudext": { "sale": { "regular": { "price": "0.00" @@ -37,7 +33,8 @@ "data": "鏃�", "permissions": "鏃�" }, - "npmurl": "https://www.npmjs.com/package/@dcloudio/uni-ui" + "npmurl": "https://www.npmjs.com/package/@dcloudio/uni-ui", + "type": "component-vue" }, "uni_modules": { "dependencies": ["uni-scss"], @@ -45,12 +42,14 @@ "platforms": { "cloud": { "tcb": "y", - "aliyun": "y" + "aliyun": "y", + "alipay": "n" }, "client": { "App": { "app-vue": "y", - "app-nvue": "y" + "app-nvue": "y", + "app-uvue": "y" }, "H5-mobile": { "Safari": "y", @@ -70,11 +69,15 @@ "闃块噷": "y", "鐧惧害": "y", "瀛楄妭璺冲姩": "y", - "QQ": "y" + "QQ": "y", + "閽夐拤": "y", + "蹇墜": "y", + "椋炰功": "y", + "浜笢": "y" }, "蹇簲鐢�": { - "鍗庝负": "u", - "鑱旂洘": "u" + "鍗庝负": "y", + "鑱旂洘": "y" }, "Vue": { "vue2": "y", @@ -83,4 +86,4 @@ } } } -} \ No newline at end of file +} -- Gitblit v1.9.1