输入关键字或相关内容进行搜索
搜索:
发布问题
iOS端展示
没有找到相关结果
DCloud_UNI_yuhe
你好,请提供一下能复现的代码
1***@163.com (作者)
<picker mode="date" :value="selectDate" fields="year" @change="handleData"> <view style="text-align:right;margin-right: 10rpx;">{{ selectDate }}年</view> </picker> selectDate: new Date().getFullYear() /** 年份选择 */ handleData(e) { this.selectDate = e.detail.value; this.page = 1; this.list = []; this.loadList(); },
2025-03-20 17:51
回复 1***@163.com: 你这是小程序?哪家平台的?
2025-03-20 17:58
回复 DCloud_UNI_yuhe: 微信小程序
2025-03-20 18:09
回复 1***@163.com: 没能复现这个问题,你的小程序工具更新一下看看呢,hbuilderx版本是多少?
2025-03-20 19:12
回复 DCloud_UNI_yuhe: 这个是我们线上的问题,本地也是复现了,微信开发者工具最新的,基础库是3.7.9!hbuilderX版本4.54.2025030608-alpha
2025-03-20 19:17
要回复问题请先登录或注册
1***@163.com (作者)
2025-03-20 17:51
DCloud_UNI_yuhe
回复 1***@163.com: 你这是小程序?哪家平台的?
2025-03-20 17:58
1***@163.com (作者)
回复 DCloud_UNI_yuhe: 微信小程序
2025-03-20 18:09
DCloud_UNI_yuhe
回复 1***@163.com: 没能复现这个问题,你的小程序工具更新一下看看呢,hbuilderx版本是多少?
2025-03-20 19:12
1***@163.com (作者)
回复 DCloud_UNI_yuhe: 这个是我们线上的问题,本地也是复现了,微信开发者工具最新的,基础库是3.7.9!hbuilderX版本4.54.2025030608-alpha
2025-03-20 19:17