输入
uni.showModal({
title: '请确认今日工作内容',
editable: true,
placeholderText: '请确认今日工作内容',
success: function(res) {
i
}
});
弹窗
<picker @change="departstate" :range="departmentarrays">
</picker>
产品分类: uniapp/App
PC开发环境操作系统: Windows
PC开发环境操作系统版本号: win10
HBuilderX类型: Alpha
HBuilderX版本号: 4.71
手机系统: HarmonyOS NEXT
手机系统版本号: HarmonyOS 5.0.1
手机厂商: 华为
手机机型: nova 12 Pro
页面类型: vue
vue版本: vue3
打包方式: 云端
项目创建方式: HBuilderX
输入
uni.showModal({
title: '请确认今日工作内容',
editable: true,
placeholderText: '请确认今日工作内容',
success: function(res) {
i
}
});
弹窗
<picker @change="departstate" :range="departmentarrays">
</picker>
输入
uni.showModal({
title: '请确认今日工作内容',
editable: true,
placeholderText: '请确认今日工作内容',
success: function(res) {
i
}
});
弹窗
<picker @change="departstate" :range="departmentarrays">
鸿蒙uni.showmodal组件editable设置true能输入,另外picker正常触发弹窗
不能输入,不能弹窗
【报Bug】鸿蒙uni.showmodal组件editable设置true不能输入,另外picker不能触发弹窗
z***@163.com (作者)
是这个么
z***@163.com (作者)
回复 DCloud_UNI_yuhe: "modelVersion": "5.0.0",
"description": "Please describe the basic information.",
"dependencies": {
"@dcloudio/uni-app-runtime": "./libs/UniAppRuntime.har",
"@uni_modules/hmr-for-uni-app": "./libs/uni_modules__hmr_for_uni_app.har"
},
"devDependencies": {
"@ohos/hypium": "1.0.19",
"@ohos/hamock": "1.0.0"
}
2025-06-17 13:41
z***@163.com (作者)
数组['a','b']
2025-06-17 11:25