From 90982a3b381e0c0ed8e2f9330eef268b9f040da2 Mon Sep 17 00:00:00 2001 From: liyi Date: Mon, 10 Mar 2025 09:11:39 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E6=9B=B4=E6=96=B0uniapp=E6=96=87=E6=A1=A3?= =?UTF-8?q?=E3=80=81=E8=B0=83=E6=95=B4=E7=89=88=E6=9C=AC=E5=8F=B7=E5=B9=B6?= =?UTF-8?q?=E5=8F=91=E5=B8=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- env.js | 4 ++-- uni.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/env.js b/env.js index 92cdae2..9d442d7 100644 --- a/env.js +++ b/env.js @@ -1,7 +1,7 @@ // uni版本号 -export const uniVersion = '1.0.4' +export const uniVersion = '1.0.5' // uni构建号 -export const uniBuildNumber = 5 +export const uniBuildNumber = 6 // web版本号 export const webVersion = '1.0.1' diff --git a/uni.md b/uni.md index e7791a0..b4a536c 100644 --- a/uni.md +++ b/uni.md @@ -675,9 +675,9 @@ refreshHotWaterInfo(params) **返回** 无 -# 注册扩展功能 +# 扩展功能操作(ic卡、指纹、人脸、遥控、掌静脉) -## 注册 +## 注册、修改、删除、 删除全部 **调用方法**