在uni-calendar组件中的 <picker mode="date" :value="date" fields="month" @change="bindDateChange"> <text class="uni-calendar__header-text">{{ (nowDate.year||'') +' / '+( nowDate.month||'')}}</text> </picker> 此处的多语言是否可以修改?如何修改?
6***@qq.com (作者)
谢谢你
2025-09-15 15:09