From a28d0135ee42809b2c5863609da37155d3ecba5b Mon Sep 17 00:00:00 2001
From: yangan <yangan0921@163.com>
Date: 星期二, 29 四月 2025 15:11:39 +0800
Subject: [PATCH] feat:增加类型显示

---
 uni_modules/niceui-data-select-input/package.json |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/uni_modules/niceui-data-select-input/package.json b/uni_modules/niceui-data-select-input/package.json
index a5a14ea..d6a4622 100644
--- a/uni_modules/niceui-data-select-input/package.json
+++ b/uni_modules/niceui-data-select-input/package.json
@@ -36,7 +36,7 @@
   "uni_modules": {
       "dependencies": ["uni-load-more"],
       "encrypt": [],
-      "platforms": {
+      "plats": {
         "cloud": {
           "tcb": "y",
           "aliyun": "y"
@@ -78,4 +78,4 @@
         }
       }
     }
-  }
\ No newline at end of file
+  }

--
Gitblit v1.9.1