单时间插件

1.html

<ul class="dealFlowSelectedBox_timeBox">
	<li>
		<span>打款时间</span>
		<input type="text" id="starDate" name="starDate" value="" placeholder="请选择打款时间" readonly="readonly" />
		<img src="../img/index/index_xyjt.png" />
	</li>
</ul>

2.js

<!-- 时间插件 -->
<script type="text/javascript">
	$('#starDate').mobiscroll().date({
		theme : 'android-ics light', //皮肤样式
		display : 'modal', //显示方式 
		mode : 'scroller', //日期选择模式
		endYear: 5000, //可根据当前年份设置
		lang : 'zh',
		dateFormat : "yyyy-mm-dd",
		showNow : true,
		nowText : "今天"
	});
</script>

3.文件

<!-- 时间插件 -->
<script src="../js/public/mobiscrollDate/mobiscroll_002.js" type="text/javascript"></script>
<script src="../js/public/mobiscrollDate/mobiscroll_004.js" type="text/javascript"></script>
<link href="../css/public/mobiscrollDate/mobiscroll_002.css" rel="stylesheet" type="text/css">
<link href="../css/public/mobiscrollDate/mobiscroll.css" rel="stylesheet" type="text/css">
<script src="../js/public/mobiscrollDate/mobiscroll.js" type="text/javascript"></script>
<script src="../js/public/mobiscrollDate/mobiscroll_003.js" type="text/javascript"></script>
<script src="../js/public/mobiscrollDate/mobiscroll_005.js" type="text/javascript"></script>
<link href="../css/public/mobiscrollDate/mobiscroll_003.css" rel="stylesheet" type="text/css">

 

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值