Ver código fonte

去除今日 按钮

vaecebyZ 9 meses atrás
pai
commit
651ffa0351

+ 1 - 1
uni_modules/uni-calendar/components/uni-calendar/uni-calendar.vue

@@ -25,7 +25,7 @@
 				<view class="uni-calendar__header-btn-box" @click.stop="next">
 					<view class="uni-calendar__header-btn uni-calendar--right"></view>
 				</view>
-				<text class="uni-calendar__backtoday" @click="backToday">{{ todayText }}</text>
+				<!-- <text class="uni-calendar__backtoday" @click="backToday">{{ todayText }}</text> -->
 
 			</view>
 			<view class="uni-calendar__box" @touchstart="startTouch" @touchmove="moveTouch" @touchend="endTouch">